+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134' + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i4sjirm9:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-staging-drivers-93c116a5bbbc8676c624afc63a435a1ed17d98d8 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/93/c1/93c116a5bbbc8676c624afc63a435a1ed17d98d8_878843da enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_c6dce1fb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstacksdk-4ceff8f3bbca2f448635011efc01fe950ad0c7bc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_67a671c2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-b583cbcaae71e629cb27eb2fa4f44d3889049e72 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b5/83/b583cbcaae71e629cb27eb2fa4f44d3889049e72_1fc61a47 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-6bbf6ae002b088493a5deb1231499c678909650f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/6b/bf/6bbf6ae002b088493a5deb1231499c678909650f_2b97e58e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/f5/b4/f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261_ed2fb0be enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-641399fdd00966f0e6cedcaafffa787ac44dc7bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/64/13/641399fdd00966f0e6cedcaafffa787ac44dc7bd_ba0ee5a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-2fab8442f47dca784f115c8436189ea05d6361f3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/2f/ab/2fab8442f47dca784f115c8436189ea05d6361f3_4d9b26b4 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-ce16399ef369a01e22653e61b6f077c795e74284 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ce/16/ce16399ef369a01e22653e61b6f077c795e74284_0678ee4f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0c8c5037ff63f465588df16f0cb11f8ff2f03f49 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/0c/8c/0c8c5037ff63f465588df16f0cb11f8ff2f03f49_b369d9eb enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-7c96280555d1de5ef5e7e3b12362439669427e4e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/7c/96/7c96280555d1de5ef5e7e3b12362439669427e4e_f19af6b0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/ec/29/ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ovn-970315658ae6d0ed144580f8bf15b65997b0b843 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/97/03/970315658ae6d0ed144580f8bf15b65997b0b843_cc1045f5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/c2/c8/c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168_7ebb1d08 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-e96c16997f6b98159420226b5de85ef4c9c6eb7e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/e9/6c/e96c16997f6b98159420226b5de85ef4c9c6eb7e_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hfe2i7sa:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-staging-drivers-93c116a5bbbc8676c624afc63a435a1ed17d98d8 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/93/c1/93c116a5bbbc8676c624afc63a435a1ed17d98d8_878843da enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_c6dce1fb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstacksdk-4ceff8f3bbca2f448635011efc01fe950ad0c7bc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_67a671c2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-b583cbcaae71e629cb27eb2fa4f44d3889049e72 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b5/83/b583cbcaae71e629cb27eb2fa4f44d3889049e72_1fc61a47 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-6bbf6ae002b088493a5deb1231499c678909650f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/6b/bf/6bbf6ae002b088493a5deb1231499c678909650f_2b97e58e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/f5/b4/f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261_ed2fb0be enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-641399fdd00966f0e6cedcaafffa787ac44dc7bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/64/13/641399fdd00966f0e6cedcaafffa787ac44dc7bd_ba0ee5a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-2fab8442f47dca784f115c8436189ea05d6361f3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/2f/ab/2fab8442f47dca784f115c8436189ea05d6361f3_4d9b26b4 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-ce16399ef369a01e22653e61b6f077c795e74284 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ce/16/ce16399ef369a01e22653e61b6f077c795e74284_0678ee4f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0c8c5037ff63f465588df16f0cb11f8ff2f03f49 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/0c/8c/0c8c5037ff63f465588df16f0cb11f8ff2f03f49_b369d9eb enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-7c96280555d1de5ef5e7e3b12362439669427e4e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/7c/96/7c96280555d1de5ef5e7e3b12362439669427e4e_f19af6b0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/ec/29/ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ovn-970315658ae6d0ed144580f8bf15b65997b0b843 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/97/03/970315658ae6d0ed144580f8bf15b65997b0b843_cc1045f5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/c2/c8/c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168_7ebb1d08 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-e96c16997f6b98159420226b5de85ef4c9c6eb7e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/e9/6c/e96c16997f6b98159420226b5de85ef4c9c6eb7e_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5962796 3705616 4259316 6543772 5648560 DEBUG: Swap: 16777212 4751628 12025584 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.dqok3shd', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos8-yoga/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5690608 5427852 2844128 5093724 7336096 DEBUG: Swap: 16777212 4750860 12026352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._vhsmucm', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.cxf2g3y_:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4c8bf61164d940d897d09f2d4f2a701c', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.cxf2g3y_:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: delorean-openstack-ironic-staging-drivers-93c11 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstacksdk-4ceff8f3bbca2f4486 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-b583cbcaae71e629c 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-hardware-6bbf6ae002b088493a5deb 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-641399fdd00966f0e6ced 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-2fab8442f47dca784f115 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-ce16399ef369a01e2265 689 kB/s | 157 kB 00:00 DEBUG: delorean-openstack-octavia-0c8c5037ff63f465588d 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-7c96280555d1de5ef5e 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ec29692d0ab9b5c90cbcc8 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-970315658ae6d0ed144580f8bf1 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c2c8e26b0fa2c96d 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-e96c16997f6b9815942 32 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 29 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 33 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.5 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 19 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 40 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 34 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 23 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 23 kB/s | 3.0 kB 00:00 DEBUG: opstools 4.8 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 238 kB/s | 228 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-18.el8 Stream-BaseOS 23 M DEBUG: git-core x86_64 2.39.1-1.el8 Stream-AppStream 10 M DEBUG: make x86_64 1:4.2.1-11.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2023.1.0-0.20230216203412.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.33.0-2.el8 delorean-yoga-testing 392 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-yoga-testing 1.1 M DEBUG: python3-setuptools_scm noarch 6.0.1-1.el8 delorean-yoga-build-deps 55 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-yoga-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-yoga-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.4.31-1.el8 delorean-yoga-testing 2.5 M DEBUG: python36-devel x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 16 k DEBUG: rpm-build x86_64 4.14.3-26.el8 Stream-AppStream 174 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-1.el8 Stream-BaseOS 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 11.13-1.el8 Stream-BaseOS 972 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.0.7-4.el8 Stream-BaseOS 123 k DEBUG: avahi-libs x86_64 0.7-20.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-4.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-119.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2022.2.54-80.2.el8 Stream-BaseOS 921 k DEBUG: cairo x86_64 1.15.12-6.el8 Stream-AppStream 719 k DEBUG: centos-gpg-keys noarch 1:8-6.el8 Stream-BaseOS 14 k DEBUG: centos-stream-release noarch 8.6-1.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-6.el8 Stream-BaseOS 20 k DEBUG: chkconfig x86_64 1.19.1-1.el8 Stream-BaseOS 198 k DEBUG: coreutils x86_64 8.30-15.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-15.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-11.el8 Stream-BaseOS 266 k DEBUG: cpp x86_64 8.5.0-18.el8 Stream-BaseOS 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20221215-1.gitece0092.el8 Stream-BaseOS 64 k DEBUG: cryptsetup-libs x86_64 2.3.7-5.el8 Stream-BaseOS 488 k DEBUG: cups-libs x86_64 1:2.2.6-51.el8 Stream-BaseOS 435 k DEBUG: curl x86_64 7.61.1-30.el8 Stream-BaseOS 353 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-6.el8_5 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-24.el8 Stream-BaseOS 42 k DEBUG: dbus-common noarch 1:1.12.8-24.el8 Stream-BaseOS 47 k DEBUG: dbus-daemon x86_64 1:1.12.8-24.el8 Stream-BaseOS 241 k DEBUG: dbus-libs x86_64 1:1.12.8-24.el8 Stream-BaseOS 185 k DEBUG: dbus-tools x86_64 1:1.12.8-24.el8 Stream-BaseOS 86 k DEBUG: device-mapper x86_64 8:1.02.181-9.el8 Stream-BaseOS 378 k DEBUG: device-mapper-libs x86_64 8:1.02.181-9.el8 Stream-BaseOS 410 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-223.git20230119.el8 Stream-BaseOS 379 k DEBUG: dwz x86_64 0.12-10.el8 Stream-BaseOS 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-BaseOS 22 k DEBUG: elfutils x86_64 0.188-3.el8 Stream-BaseOS 544 k DEBUG: elfutils-default-yama-scope noarch 0.188-3.el8 Stream-BaseOS 52 k DEBUG: elfutils-libelf x86_64 0.188-3.el8 Stream-BaseOS 231 k DEBUG: elfutils-libs x86_64 0.188-3.el8 Stream-BaseOS 299 k DEBUG: emacs-filesystem noarch 1:26.1-9.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-11.el8 Stream-BaseOS 113 k DEBUG: file x86_64 5.33-24.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-24.el8 Stream-BaseOS 544 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-20.el8 Stream-BaseOS 528 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-9.el8 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-9.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-4.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-BaseOS 109 k DEBUG: gcc-plugin-annobin x86_64 8.5.0-18.el8 Stream-BaseOS 35 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-19.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-2.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-2.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-BaseOS 9.3 k DEBUG: glib2 x86_64 2.56.4-161.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-225.el8 Stream-BaseOS 2.2 M DEBUG: glibc-all-langpacks x86_64 2.28-225.el8 Stream-BaseOS 26 M DEBUG: glibc-common x86_64 2.28-225.el8 Stream-BaseOS 1.0 M DEBUG: glibc-devel x86_64 2.28-225.el8 Stream-BaseOS 83 k DEBUG: glibc-gconv-extra x86_64 2.28-225.el8 Stream-BaseOS 1.5 M DEBUG: glibc-headers x86_64 2.28-225.el8 Stream-BaseOS 488 k DEBUG: gmp x86_64 1:6.1.2-10.el8 Stream-BaseOS 322 k DEBUG: gnupg2 x86_64 2.2.20-3.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-6.el8 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-BaseOS 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-129.el8 Stream-BaseOS 893 k DEBUG: grub2-tools x86_64 1:2.02-129.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-129.el8 Stream-BaseOS 212 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-11.el8 Stream-AppStream 32 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-BaseOS 3.5 M DEBUG: gzip x86_64 1.9-13.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-3.el8 Stream-AppStream 295 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-7.el8_5 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-BaseOS 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-3.el8 Stream-BaseOS 41 k DEBUG: kbd-legacy noarch 2.0.4-10.el8 Stream-BaseOS 481 k DEBUG: kbd-misc noarch 2.0.4-10.el8 Stream-BaseOS 1.5 M DEBUG: kernel-headers x86_64 4.18.0-483.el8 Stream-BaseOS 11 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-19.el8 Stream-BaseOS 126 k DEBUG: kmod-libs x86_64 25-19.el8 Stream-BaseOS 68 k DEBUG: krb5-libs x86_64 1.18.2-22.el8 Stream-BaseOS 841 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-5.el8 Stream-AppStream 611 k DEBUG: libX11-common noarch 1.6.8-5.el8 Stream-AppStream 158 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-9.el8 Stream-AppStream 58 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-1.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-5.el8 Stream-BaseOS 360 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-BaseOS 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-4.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-41.el8 Stream-BaseOS 220 k DEBUG: libcap x86_64 2.48-4.el8 Stream-BaseOS 74 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-5.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-30.el8 Stream-BaseOS 303 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-42.el8_4 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-42.el8_4 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-41.el8 Stream-BaseOS 253 k DEBUG: libffi x86_64 3.1-24.el8 Stream-BaseOS 38 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-18.el8 Stream-BaseOS 81 k DEBUG: libgcrypt x86_64 1.8.5-7.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-18.el8 Stream-BaseOS 208 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-5.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-BaseOS 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.2.0-2.el8 Stream-BaseOS 48 k DEBUG: libkcapi-hmaccalc x86_64 1.2.0-2.el8 Stream-BaseOS 31 k DEBUG: libksba x86_64 1.3.5-9.el8 Stream-BaseOS 134 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-41.el8 Stream-BaseOS 236 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-BaseOS 61 k DEBUG: libnghttp2 x86_64 1.33.0-3.el8_2.1 Stream-BaseOS 77 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-6.el8 Stream-BaseOS 120 k DEBUG: librsvg2 x86_64 2.42.7-4.el8 Stream-AppStream 571 k DEBUG: libseccomp x86_64 2.5.2-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-8.el8 Stream-BaseOS 166 k DEBUG: libsemanage x86_64 2.9-9.el8 Stream-BaseOS 168 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-41.el8 Stream-BaseOS 179 k DEBUG: libssh x86_64 0.9.6-6.el8 Stream-BaseOS 217 k DEBUG: libssh-config noarch 0.9.6-6.el8 Stream-BaseOS 20 k DEBUG: libstdc++ x86_64 8.5.0-18.el8 Stream-BaseOS 454 k DEBUG: libtasn1 x86_64 4.13-4.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-27.el8 Stream-AppStream 189 k DEBUG: libtirpc x86_64 1.1.4-8.el8 Stream-BaseOS 113 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-41.el8 Stream-BaseOS 98 k DEBUG: libverto x86_64 0.3.2-2.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-5.el8 Stream-AppStream 272 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-16.el8 Stream-BaseOS 696 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-yoga-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-9.20180224.el8 Stream-BaseOS 387 k DEBUG: ncurses-base noarch 6.1-9.20180224.el8 Stream-BaseOS 81 k DEBUG: ncurses-libs x86_64 6.1-9.20180224.el8 Stream-BaseOS 334 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-BaseOS 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-BaseOS 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-5.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-17.el8 Stream-BaseOS 524 k DEBUG: openssh-clients x86_64 8.0p1-17.el8 Stream-BaseOS 669 k DEBUG: openssl x86_64 1:1.1.1k-9.el8 Stream-BaseOS 737 k DEBUG: openssl-libs x86_64 1:1.1.1k-9.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-1.el8 Stream-BaseOS 324 k DEBUG: p11-kit-trust x86_64 0.23.22-1.el8 Stream-BaseOS 137 k DEBUG: pam x86_64 1.3.1-25.el8 Stream-BaseOS 746 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-3.el8 Stream-BaseOS 247 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-BaseOS 11 k DEBUG: pixman x86_64 0.38.4-2.el8 Stream-AppStream 257 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-51.el8 Stream-BaseOS 86 k DEBUG: platform-python-devel x86_64 3.6.8-51.el8 Stream-AppStream 240 k DEBUG: platform-python-pip noarch 9.0.3-22.el8 Stream-BaseOS 1.6 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-13.el8 Stream-BaseOS 330 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-45.el8 Stream-BaseOS 16 k DEBUG: python-srpm-macros noarch 3-45.el8 Stream-BaseOS 16 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-dns noarch 1.15.0-11.el8 Stream-BaseOS 253 k DEBUG: python3-docutils noarch 0.14-12.module_el8.5.0+761+faacb0fb Stream-AppStream 1.6 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-3.el8 Stream-AppStream 538 k DEBUG: python3-libs x86_64 3.6.8-51.el8 Stream-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-yoga-testing 67 k DEBUG: python3-pip noarch 9.0.3-22.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-22.el8 Stream-BaseOS 895 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8.5.0+764+71fa3b33 Stream-AppStream 1.9 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-yoga-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-9.el8 Stream-AppStream 54 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-yoga-testing 128 k DEBUG: python3-rpm-generators noarch 5-8.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-45.el8 Stream-BaseOS 15 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-yoga-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-7.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-yoga-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-yoga-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-yoga-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-yoga-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-yoga-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-yoga-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-yoga-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-yoga-build-deps 31 k DEBUG: python3-toml noarch 0.10.1-2.el8 delorean-yoga-build-deps 42 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-yoga-testing 189 k DEBUG: python36 x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el8 Stream-BaseOS 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 131-1.el8 Stream-BaseOS 94 k DEBUG: rpm x86_64 4.14.3-26.el8 Stream-BaseOS 544 k DEBUG: rpm-build-libs x86_64 4.14.3-26.el8 Stream-BaseOS 157 k DEBUG: rpm-libs x86_64 4.14.3-26.el8 Stream-BaseOS 345 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-BaseOS 9.2 k DEBUG: sed x86_64 4.5-5.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-9.el8 Stream-BaseOS 181 k DEBUG: shadow-utils x86_64 2:4.6-17.el8 Stream-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 1.9-3.el8 Stream-BaseOS 329 k DEBUG: sqlite-libs x86_64 3.26.0-17.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-73.el8 Stream-BaseOS 3.8 M DEBUG: systemd-libs x86_64 239-73.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-73.el8 Stream-BaseOS 497 k DEBUG: systemd-udev x86_64 239-73.el8 Stream-BaseOS 1.6 M DEBUG: tar x86_64 2:1.30-9.el8 Stream-BaseOS 847 k DEBUG: tpm2-tss x86_64 2.3.2-4.el8 Stream-BaseOS 275 k DEBUG: trousers-lib x86_64 0.3.15-1.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2022g-2.el8 Stream-BaseOS 474 k DEBUG: unzip x86_64 6.0-46.el8 Stream-BaseOS 196 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-41.el8 Stream-BaseOS 2.6 M DEBUG: which x86_64 2.21-20.el8 Stream-BaseOS 50 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-4.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-4.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-21.el8 Stream-BaseOS 103 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-yoga-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-yoga-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20221215-1.gitece0092.el8 Stream-BaseOS 84 k DEBUG: elfutils-debuginfod-client x86_64 0.188-3.el8 Stream-BaseOS 75 k DEBUG: gnupg2-smime x86_64 2.2.20-3.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-44.el8 Stream-AppStream 1.9 M DEBUG: grubby x86_64 8.40-47.el8 Stream-BaseOS 50 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-10.el8 Stream-BaseOS 390 k DEBUG: kpartx x86_64 0.8.4-39.el8 Stream-BaseOS 119 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.2.4-2.el8 Stream-BaseOS 51 k DEBUG: openssl-pkcs11 x86_64 0.4.10-3.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: trousers x86_64 0.3.15-1.el8 Stream-BaseOS 152 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 342 Packages DEBUG: Total size: 232 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] annobin-11.13-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.20-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-119.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2022.2.54-80.2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-8.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.19.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20221215-1.gitece0092.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20221215-1.gitece0092.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.3.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-30.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.181-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.181-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-223.git20230119.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.188-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-161.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.20-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.20-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.16-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-129.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-129.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-129.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-47.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.3.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-7.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-483.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.18.2-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.3-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-30.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.2.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.1.0-9.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-3.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.9-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.6-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.23-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.3-3.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memstrack-0.2.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-9.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.0p1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.0p1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1k-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1k-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.10-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-45.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-45.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-1.15.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-45.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-39.2.0-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-131-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-73.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-73.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-73.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-73.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-2.3.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2022g-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.39.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.16-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.8-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.27-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-8.el8_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.9.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.38.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-0.23-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.28-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.33.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.5.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-50.3.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.4.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.25.10-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.7.8.9-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-6.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-2.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.1-2.el8.noarch.rpm: Already downloaded DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 1.6 MB/s | 1.6 kB 00:00 DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial DEBUG: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-18.el8.x86_64 1/342 DEBUG: Running scriptlet: libgcc-8.5.0-18.el8.x86_64 1/342 DEBUG: Installing : python-srpm-macros-3-45.el8.noarch 2/342 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 3/342 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 4/342 DEBUG: Installing : python-rpm-macros-3-45.el8.noarch 5/342 DEBUG: Installing : python3-rpm-macros-3-45.el8.noarch 6/342 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/342 DEBUG: Installing : tzdata-2022g-2.el8.noarch 8/342 DEBUG: Installing : python3-setuptools-wheel-39.2.0-7.el8.noarch 9/342 DEBUG: Installing : python3-pip-wheel-9.0.3-22.el8.noarch 10/342 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/342 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/342 DEBUG: Installing : libX11-common-1.6.8-5.el8.noarch 13/342 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 14/342 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 15/342 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 16/342 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 17/342 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 18/342 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 19/342 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 20/342 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 21/342 DEBUG: Installing : ncurses-base-6.1-9.20180224.el8.noarch 22/342 DEBUG: Installing : libssh-config-0.9.6-6.el8.noarch 23/342 DEBUG: Installing : kernel-headers-4.18.0-483.el8.x86_64 24/342 DEBUG: Installing : kbd-misc-2.0.4-10.el8.noarch 25/342 DEBUG: Installing : kbd-legacy-2.0.4-10.el8.noarch 26/342 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 27/342 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 28/342 DEBUG: Installing : emacs-filesystem-1:26.1-9.el8.noarch 29/342 DEBUG: Installing : centos-gpg-keys-1:8-6.el8.noarch 30/342 DEBUG: Installing : centos-stream-release-8.6-1.el8.noarch 31/342 DEBUG: Installing : centos-stream-repos-8-6.el8.noarch 32/342 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.12.2-9.el8.noarch 33/342 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-9.el8.noarch 33/342 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 34/342 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 35/342 DEBUG: Installing : basesystem-11-5.el8.noarch 36/342 DEBUG: Installing : pcre2-10.32-3.el8.x86_64 37/342 DEBUG: Installing : libselinux-2.9-8.el8.x86_64 38/342 DEBUG: Installing : ncurses-libs-6.1-9.20180224.el8.x86_64 39/342 DEBUG: Installing : glibc-all-langpacks-2.28-225.el8.x86_64 40/342 DEBUG: Installing : glibc-gconv-extra-2.28-225.el8.x86_64 41/342 DEBUG: Running scriptlet: glibc-gconv-extra-2.28-225.el8.x86_64 41/342 DEBUG: Installing : glibc-common-2.28-225.el8.x86_64 42/342 DEBUG: Running scriptlet: glibc-2.28-225.el8.x86_64 43/342 DEBUG: Installing : glibc-2.28-225.el8.x86_64 43/342 DEBUG: Running scriptlet: glibc-2.28-225.el8.x86_64 43/342 DEBUG: Installing : bash-4.4.20-4.el8.x86_64 44/342 DEBUG: Running scriptlet: bash-4.4.20-4.el8.x86_64 44/342 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 45/342 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 45/342 DEBUG: Installing : zlib-1.2.11-21.el8.x86_64 46/342 DEBUG: Installing : info-6.5-7.el8_5.x86_64 47/342 DEBUG: Installing : xz-libs-5.2.4-4.el8.x86_64 48/342 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 49/342 DEBUG: Installing : libstdc++-8.5.0-18.el8.x86_64 50/342 DEBUG: Running scriptlet: libstdc++-8.5.0-18.el8.x86_64 50/342 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 51/342 DEBUG: Installing : elfutils-libelf-0.188-3.el8.x86_64 52/342 DEBUG: Installing : gmp-1:6.1.2-10.el8.x86_64 53/342 DEBUG: Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 53/342 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 54/342 DEBUG: Installing : freetype-2.9.1-9.el8.x86_64 55/342 DEBUG: Installing : libcap-2.48-4.el8.x86_64 56/342 DEBUG: Installing : libcom_err-1.45.6-5.el8.x86_64 57/342 DEBUG: Running scriptlet: libcom_err-1.45.6-5.el8.x86_64 57/342 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 58/342 DEBUG: Installing : libuuid-2.32.1-41.el8.x86_64 59/342 DEBUG: Running scriptlet: libuuid-2.32.1-41.el8.x86_64 59/342 DEBUG: Installing : libxml2-2.9.7-16.el8.x86_64 60/342 DEBUG: Installing : readline-7.0-10.el8.x86_64 61/342 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 61/342 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 62/342 DEBUG: Installing : sqlite-libs-3.26.0-17.el8.x86_64 63/342 DEBUG: Installing : expat-2.2.5-11.el8.x86_64 64/342 DEBUG: Installing : popt-1.18-1.el8.x86_64 65/342 DEBUG: Installing : chkconfig-1.19.1-1.el8.x86_64 66/342 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 67/342 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 68/342 DEBUG: Installing : libgcrypt-1.8.5-7.el8.x86_64 69/342 DEBUG: Running scriptlet: libgcrypt-1.8.5-7.el8.x86_64 69/342 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 70/342 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 70/342 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 71/342 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 72/342 DEBUG: Installing : sed-4.5-5.el8.x86_64 73/342 DEBUG: Running scriptlet: sed-4.5-5.el8.x86_64 73/342 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 74/342 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 75/342 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 76/342 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 76/342 DEBUG: Installing : libgomp-8.5.0-18.el8.x86_64 77/342 DEBUG: Running scriptlet: libgomp-8.5.0-18.el8.x86_64 77/342 DEBUG: Installing : libffi-3.1-24.el8.x86_64 78/342 DEBUG: Installing : p11-kit-0.23.22-1.el8.x86_64 79/342 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/342 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 81/342 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 82/342 DEBUG: Installing : file-libs-5.33-24.el8.x86_64 83/342 DEBUG: Installing : file-5.33-24.el8.x86_64 84/342 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 85/342 DEBUG: Installing : audit-libs-3.0.7-4.el8.x86_64 86/342 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 87/342 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 87/342 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 88/342 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 89/342 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 90/342 DEBUG: Installing : libksba-1.3.5-9.el8.x86_64 91/342 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 92/342 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 92/342 DEBUG: Installing : unzip-6.0-46.el8.x86_64 93/342 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 94/342 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 94/342 DEBUG: Running scriptlet: glibc-headers-2.28-225.el8.x86_64 95/342 DEBUG: Installing : glibc-headers-2.28-225.el8.x86_64 95/342 DEBUG: Installing : grub2-common-1:2.02-129.el8.noarch 96/342 DEBUG: Installing : cpio-2.12-11.el8.x86_64 97/342 DEBUG: Installing : gdbm-libs-1:1.18-2.el8.x86_64 98/342 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 99/342 DEBUG: Installing : libtasn1-4.13-4.el8.x86_64 100/342 DEBUG: Running scriptlet: libtasn1-4.13-4.el8.x86_64 100/342 DEBUG: Installing : p11-kit-trust-0.23.22-1.el8.x86_64 101/342 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 101/342 DEBUG: Installing : pcre-8.42-6.el8.x86_64 102/342 DEBUG: Installing : grep-3.1-6.el8.x86_64 103/342 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 103/342 DEBUG: Installing : xz-5.2.4-4.el8.x86_64 104/342 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 105/342 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 105/342 DEBUG: Installing : gdbm-1:1.18-2.el8.x86_64 106/342 DEBUG: Installing : zip-3.0-23.el8.x86_64 107/342 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 108/342 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 108/342 DEBUG: Installing : cpp-8.5.0-18.el8.x86_64 109/342 DEBUG: Running scriptlet: cpp-8.5.0-18.el8.x86_64 109/342 DEBUG: Installing : libsemanage-2.9-9.el8.x86_64 110/342 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 111/342 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 112/342 DEBUG: Installing : tar-2:1.30-9.el8.x86_64 113/342 DEBUG: Running scriptlet: tar-2:1.30-9.el8.x86_64 113/342 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 114/342 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 115/342 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 115/342 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 116/342 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 116/342 DEBUG: Installing : dwz-0.12-10.el8.x86_64 117/342 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/342 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 119/342 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 120/342 DEBUG: Installing : coreutils-common-8.30-15.el8.x86_64 121/342 DEBUG: Running scriptlet: coreutils-common-8.30-15.el8.x86_64 121/342 DEBUG: Installing : libidn-1.34-5.el8.x86_64 122/342 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 122/342 DEBUG: Installing : pigz-2.4-4.el8.x86_64 123/342 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 124/342 DEBUG: Installing : less-530-1.el8.x86_64 125/342 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 126/342 DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 127/342 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 128/342 DEBUG: Installing : json-c-0.13.1-3.el8.x86_64 129/342 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 130/342 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 131/342 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 132/342 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 133/342 DEBUG: Installing : libnghttp2-1.33.0-3.el8_2.1.x86_64 134/342 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 135/342 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 136/342 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 137/342 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 138/342 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 139/342 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 139/342 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 140/342 DEBUG: Installing : glibc-devel-2.28-225.el8.x86_64 141/342 DEBUG: Running scriptlet: glibc-devel-2.28-225.el8.x86_64 141/342 DEBUG: Installing : libseccomp-2.5.2-1.el8.x86_64 142/342 DEBUG: Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 142/342 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 143/342 DEBUG: Installing : gawk-4.2.1-4.el8.x86_64 144/342 DEBUG: Installing : libsmartcols-2.32.1-41.el8.x86_64 145/342 DEBUG: Running scriptlet: libsmartcols-2.32.1-41.el8.x86_64 145/342 DEBUG: Installing : libverto-0.3.2-2.el8.x86_64 146/342 DEBUG: Installing : memstrack-0.2.4-2.el8.x86_64 147/342 DEBUG: Installing : ncurses-6.1-9.20180224.el8.x86_64 148/342 DEBUG: Installing : npth-1.5-4.el8.x86_64 149/342 DEBUG: Installing : fribidi-1.0.4-9.el8.x86_64 150/342 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 151/342 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 151/342 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 152/342 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 152/342 DEBUG: Installing : libtiff-4.0.9-27.el8.x86_64 153/342 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 154/342 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 155/342 DEBUG: Installing : libX11-1.6.8-5.el8.x86_64 156/342 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 157/342 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 158/342 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 159/342 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 160/342 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 161/342 DEBUG: Installing : libXpm-3.5.12-9.el8.x86_64 162/342 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 163/342 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 164/342 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 165/342 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 166/342 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 167/342 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 168/342 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 169/342 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 170/342 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 171/342 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 172/342 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 172/342 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 173/342 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 173/342 DEBUG: Installing : libijs-0.35-5.el8.x86_64 174/342 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 175/342 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 175/342 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 176/342 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 177/342 DEBUG: Installing : libwebp-1.0.0-5.el8.x86_64 178/342 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 179/342 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 179/342 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 180/342 DEBUG: Installing : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/342 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/342 DEBUG: Installing : platform-python-pip-9.0.3-22.el8.noarch 182/342 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 183/342 DEBUG: Installing : python3-libs-3.6.8-51.el8.x86_64 184/342 DEBUG: Installing : grub2-tools-minimal-1:2.02-129.el8.x86_64 185/342 DEBUG: Installing : libssh-0.9.6-6.el8.x86_64 186/342 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 187/342 DEBUG: Installing : platform-python-3.6.8-51.el8.x86_64 188/342 DEBUG: Running scriptlet: platform-python-3.6.8-51.el8.x86_64 188/342 DEBUG: Installing : grubby-8.40-47.el8.x86_64 189/342 DEBUG: Installing : libkcapi-1.2.0-2.el8.x86_64 190/342 DEBUG: Installing : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 191/342 DEBUG: Installing : libarchive-3.3.3-5.el8.x86_64 192/342 DEBUG: Installing : libdb-utils-5.3.28-42.el8_4.x86_64 193/342 DEBUG: Installing : curl-7.61.1-30.el8.x86_64 194/342 DEBUG: Installing : libcurl-7.61.1-30.el8.x86_64 195/342 DEBUG: Installing : openssl-1:1.1.1k-9.el8.x86_64 196/342 DEBUG: Installing : crypto-policies-scripts-20221215-1.gitece0092.el 197/342 DEBUG: Installing : crypto-policies-20221215-1.gitece0092.el8.noarch 198/342 DEBUG: Running scriptlet: crypto-policies-20221215-1.gitece0092.el8.noarch 198/342 DEBUG: Installing : elfutils-default-yama-scope-0.188-3.el8.noarch 199/342 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.188-3.el8.noarch 199/342 DEBUG: Installing : gzip-1.9-13.el8.x86_64 200/342 DEBUG: Running scriptlet: gzip-1.9-13.el8.x86_64 200/342 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 201/342 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 202/342 DEBUG: Installing : procps-ng-3.3.15-13.el8.x86_64 203/342 DEBUG: Installing : krb5-libs-1.18.2-22.el8.x86_64 204/342 DEBUG: Installing : libtirpc-1.1.4-8.el8.x86_64 205/342 DEBUG: Running scriptlet: libtirpc-1.1.4-8.el8.x86_64 205/342 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/342 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/342 DEBUG: Installing : kpartx-0.8.4-39.el8.x86_64 207/342 DEBUG: Installing : device-mapper-8:1.02.181-9.el8.x86_64 208/342 DEBUG: Installing : elfutils-debuginfod-client-0.188-3.el8.x86_64 209/342 DEBUG: Installing : elfutils-libs-0.188-3.el8.x86_64 210/342 DEBUG: Installing : openssl-pkcs11-0.4.10-3.el8.x86_64 211/342 DEBUG: Installing : rpm-4.14.3-26.el8.x86_64 212/342 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 213/342 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 214/342 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 214/342 DEBUG: Installing : dbus-common-1:1.12.8-24.el8.noarch 215/342 DEBUG: Installing : libfdisk-2.32.1-41.el8.x86_64 216/342 DEBUG: Running scriptlet: libfdisk-2.32.1-41.el8.x86_64 216/342 DEBUG: Installing : libmount-2.32.1-41.el8.x86_64 217/342 DEBUG: Running scriptlet: libmount-2.32.1-41.el8.x86_64 217/342 DEBUG: Installing : dbus-libs-1:1.12.8-24.el8.x86_64 218/342 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-24.el8.x86_64 218/342 DEBUG: Installing : dbus-tools-1:1.12.8-24.el8.x86_64 219/342 DEBUG: Installing : which-2.21-20.el8.x86_64 220/342 DEBUG: Installing : coreutils-8.30-15.el8.x86_64 221/342 DEBUG: Installing : systemd-libs-239-73.el8.x86_64 222/342 DEBUG: Running scriptlet: systemd-libs-239-73.el8.x86_64 222/342 DEBUG: Installing : libblkid-2.32.1-41.el8.x86_64 223/342 DEBUG: Running scriptlet: libblkid-2.32.1-41.el8.x86_64 223/342 DEBUG: Installing : device-mapper-libs-8:1.02.181-9.el8.x86_64 224/342 DEBUG: Installing : shadow-utils-2:4.6-17.el8.x86_64 225/342 DEBUG: Running scriptlet: ca-certificates-2022.2.54-80.2.el8.noarch 226/342 DEBUG: Installing : ca-certificates-2022.2.54-80.2.el8.noarch 226/342 DEBUG: Running scriptlet: ca-certificates-2022.2.54-80.2.el8.noarch 226/342 DEBUG: Installing : openssl-libs-1:1.1.1k-9.el8.x86_64 227/342 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-9.el8.x86_64 227/342 DEBUG: Installing : libdb-5.3.28-42.el8_4.x86_64 228/342 DEBUG: Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 228/342 DEBUG: Installing : rpm-libs-4.14.3-26.el8.x86_64 229/342 DEBUG: Running scriptlet: rpm-libs-4.14.3-26.el8.x86_64 229/342 DEBUG: Installing : kmod-25-19.el8.x86_64 230/342 DEBUG: Installing : kmod-libs-25-19.el8.x86_64 231/342 DEBUG: Running scriptlet: kmod-libs-25-19.el8.x86_64 231/342 DEBUG: Installing : cryptsetup-libs-2.3.7-5.el8.x86_64 232/342 DEBUG: Running scriptlet: cryptsetup-libs-2.3.7-5.el8.x86_64 232/342 DEBUG: Installing : trousers-lib-0.3.15-1.el8.x86_64 233/342 DEBUG: Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 233/342 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-24.el8.x86_64 234/342 DEBUG: Installing : dbus-daemon-1:1.12.8-24.el8.x86_64 234/342 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-24.el8.x86_64 234/342 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 235/342 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 235/342 DEBUG: Installing : kbd-2.0.4-10.el8.x86_64 236/342 DEBUG: Installing : libpwquality-1.4.4-6.el8.x86_64 237/342 DEBUG: Installing : pam-1.3.1-25.el8.x86_64 238/342 DEBUG: Running scriptlet: pam-1.3.1-25.el8.x86_64 238/342 DEBUG: Installing : util-linux-2.32.1-41.el8.x86_64 239/342 DEBUG: Running scriptlet: util-linux-2.32.1-41.el8.x86_64 239/342 DEBUG: Installing : systemd-pam-239-73.el8.x86_64 240/342 DEBUG: Installing : dracut-049-223.git20230119.el8.x86_64 241/342 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 242/342 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 243/342 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 243/342 DEBUG: Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 244/342 DEBUG: Installing : grub2-tools-1:2.02-129.el8.x86_64 244/342 DEBUG: Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 244/342 DEBUG: Installing : glib2-2.56.4-161.el8.x86_64 245/342 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 246/342 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 246/342 DEBUG: Installing : gnutls-3.6.16-6.el8.x86_64 247/342 DEBUG: Installing : dbus-1:1.12.8-24.el8.x86_64 248/342 DEBUG: Running scriptlet: systemd-239-73.el8.x86_64 249/342 DEBUG: Installing : systemd-239-73.el8.x86_64 249/342 DEBUG: Running scriptlet: systemd-239-73.el8.x86_64 249/342 DEBUG: Installing : systemd-udev-239-73.el8.x86_64 250/342 DEBUG: Running scriptlet: systemd-udev-239-73.el8.x86_64 250/342 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/342 DEBUG: Installing : trousers-0.3.15-1.el8.x86_64 251/342 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/342 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 252/342 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 252/342 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 253/342 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 253/342 DEBUG: Installing : python3-pip-9.0.3-22.el8.noarch 254/342 DEBUG: Installing : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/342 DEBUG: Running scriptlet: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/342 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 256/342 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 257/342 DEBUG: Installing : binutils-2.30-119.el8.x86_64 258/342 DEBUG: Running scriptlet: binutils-2.30-119.el8.x86_64 258/342 DEBUG: Installing : gcc-8.5.0-18.el8.x86_64 259/342 DEBUG: Running scriptlet: gcc-8.5.0-18.el8.x86_64 259/342 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 260/342 DEBUG: Installing : annobin-11.13-1.el8.x86_64 261/342 DEBUG: Installing : gcc-plugin-annobin-8.5.0-18.el8.x86_64 262/342 DEBUG: Installing : python3-docutils-0.14-12.module_el8.5.0+761+faac 263/342 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 264/342 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 265/342 DEBUG: Installing : gtk-update-icon-cache-3.22.30-11.el8.x86_64 266/342 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 267/342 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 267/342 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 268/342 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 269/342 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 269/342 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 270/342 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 270/342 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/342 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/342 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 272/342 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 272/342 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/342 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/342 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/342 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/342 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/342 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/342 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 276/342 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 276/342 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 277/342 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 277/342 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 278/342 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 278/342 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 279/342 DEBUG: Installing : libbabeltrace-1.5.4-4.el8.x86_64 280/342 DEBUG: Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 280/342 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 281/342 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 282/342 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 282/342 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 283/342 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 283/342 DEBUG: Running scriptlet: openssh-8.0p1-17.el8.x86_64 284/342 DEBUG: Installing : openssh-8.0p1-17.el8.x86_64 284/342 DEBUG: Installing : openssh-clients-8.0p1-17.el8.x86_64 285/342 DEBUG: Installing : git-core-2.39.1-1.el8.x86_64 286/342 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/342 DEBUG: Installing : tpm2-tss-2.3.2-4.el8.x86_64 287/342 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/342 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 288/342 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 289/342 DEBUG: Installing : gnupg2-smime-2.2.20-3.el8.x86_64 290/342 DEBUG: Installing : gnupg2-2.2.20-3.el8.x86_64 291/342 DEBUG: Installing : rpm-build-libs-4.14.3-26.el8.x86_64 292/342 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-26.el8.x86_64 292/342 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 293/342 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 293/342 DEBUG: Installing : gdb-headless-8.2-19.el8.x86_64 294/342 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 295/342 DEBUG: Installing : avahi-libs-0.7-20.el8.x86_64 296/342 DEBUG: Installing : cups-libs-1:2.2.6-51.el8.x86_64 297/342 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 298/342 DEBUG: Installing : redhat-rpm-config-131-1.el8.noarch 299/342 DEBUG: Running scriptlet: redhat-rpm-config-131-1.el8.noarch 299/342 DEBUG: Installing : elfutils-0.188-3.el8.x86_64 300/342 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 301/342 DEBUG: Installing : python3-dns-1.15.0-11.el8.noarch 302/342 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 303/342 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 304/342 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 305/342 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 306/342 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 307/342 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 308/342 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 309/342 DEBUG: Installing : python3-jinja2-2.10.1-3.el8.noarch 310/342 DEBUG: Installing : python3-rpm-generators-5-8.el8.noarch 311/342 DEBUG: Installing : platform-python-devel-3.6.8-51.el8.x86_64 312/342 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 313/342 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 314/342 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 315/342 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 316/342 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 317/342 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 318/342 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 319/342 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 320/342 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 321/342 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 322/342 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 323/342 DEBUG: Installing : python3-toml-0.10.1-2.el8.noarch 324/342 DEBUG: Installing : openjpeg2-2.4.0-5.el8.x86_64 325/342 DEBUG: Installing : libgs-9.27-5.el8.x86_64 326/342 DEBUG: Installing : pixman-0.38.4-2.el8.x86_64 327/342 DEBUG: Installing : cairo-1.15.12-6.el8.x86_64 328/342 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 329/342 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 329/342 DEBUG: Installing : librsvg2-2.42.7-4.el8.x86_64 330/342 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 331/342 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 331/342 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 332/342 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 332/342 DEBUG: Installing : graphviz-2.40.1-44.el8.x86_64 333/342 DEBUG: Running scriptlet: graphviz-2.40.1-44.el8.x86_64 333/342 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 334/342 DEBUG: Installing : python3-setuptools_scm-6.0.1-1.el8.noarch 335/342 DEBUG: Installing : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 336/342 DEBUG: Running scriptlet: python36-devel-3.6.8-38.module_el8.5.0+895+a459e 336/342 DEBUG: Installing : python3-eventlet-0.33.0-2.el8.noarch 337/342 DEBUG: Installing : rpm-build-4.14.3-26.el8.x86_64 338/342 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 339/342 DEBUG: Installing : python3-sqlalchemy-1.4.31-1.el8.x86_64 340/342 DEBUG: Installing : make-1:4.2.1-11.el8.x86_64 341/342 DEBUG: Running scriptlet: make-1:4.2.1-11.el8.x86_64 341/342 DEBUG: Installing : openstack-macros-2023.1.0-0.20230216203412.ce6a1 342/342 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 342/342 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-225.el8.x86_64 342/342 DEBUG: Running scriptlet: crypto-policies-scripts-20221215-1.gitece0092.el 342/342 DEBUG: Running scriptlet: ca-certificates-2022.2.54-80.2.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 342/342 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 342/342 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 342/342 DEBUG: Running scriptlet: glibc-common-2.28-225.el8.x86_64 342/342 DEBUG: Running scriptlet: info-6.5-7.el8_5.x86_64 342/342 DEBUG: Running scriptlet: glib2-2.56.4-161.el8.x86_64 342/342 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 342/342 DEBUG: Running scriptlet: systemd-239-73.el8.x86_64 342/342 DEBUG: Running scriptlet: systemd-udev-239-73.el8.x86_64 342/342 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 342/342 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 342/342 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 342/342 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230216203412.ce6a1 1/342 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 2/342 DEBUG: Verifying : annobin-11.13-1.el8.x86_64 3/342 DEBUG: Verifying : audit-libs-3.0.7-4.el8.x86_64 4/342 DEBUG: Verifying : avahi-libs-0.7-20.el8.x86_64 5/342 DEBUG: Verifying : basesystem-11-5.el8.noarch 6/342 DEBUG: Verifying : bash-4.4.20-4.el8.x86_64 7/342 DEBUG: Verifying : binutils-2.30-119.el8.x86_64 8/342 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 9/342 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 10/342 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 11/342 DEBUG: Verifying : ca-certificates-2022.2.54-80.2.el8.noarch 12/342 DEBUG: Verifying : centos-gpg-keys-1:8-6.el8.noarch 13/342 DEBUG: Verifying : centos-stream-release-8.6-1.el8.noarch 14/342 DEBUG: Verifying : centos-stream-repos-8-6.el8.noarch 15/342 DEBUG: Verifying : chkconfig-1.19.1-1.el8.x86_64 16/342 DEBUG: Verifying : coreutils-8.30-15.el8.x86_64 17/342 DEBUG: Verifying : coreutils-common-8.30-15.el8.x86_64 18/342 DEBUG: Verifying : cpio-2.12-11.el8.x86_64 19/342 DEBUG: Verifying : cpp-8.5.0-18.el8.x86_64 20/342 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 21/342 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 22/342 DEBUG: Verifying : crypto-policies-20221215-1.gitece0092.el8.noarch 23/342 DEBUG: Verifying : crypto-policies-scripts-20221215-1.gitece0092.el 24/342 DEBUG: Verifying : cryptsetup-libs-2.3.7-5.el8.x86_64 25/342 DEBUG: Verifying : cups-libs-1:2.2.6-51.el8.x86_64 26/342 DEBUG: Verifying : curl-7.61.1-30.el8.x86_64 27/342 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 28/342 DEBUG: Verifying : dbus-1:1.12.8-24.el8.x86_64 29/342 DEBUG: Verifying : dbus-common-1:1.12.8-24.el8.noarch 30/342 DEBUG: Verifying : dbus-daemon-1:1.12.8-24.el8.x86_64 31/342 DEBUG: Verifying : dbus-libs-1:1.12.8-24.el8.x86_64 32/342 DEBUG: Verifying : dbus-tools-1:1.12.8-24.el8.x86_64 33/342 DEBUG: Verifying : device-mapper-8:1.02.181-9.el8.x86_64 34/342 DEBUG: Verifying : device-mapper-libs-8:1.02.181-9.el8.x86_64 35/342 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 36/342 DEBUG: Verifying : dracut-049-223.git20230119.el8.x86_64 37/342 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 38/342 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 39/342 DEBUG: Verifying : elfutils-0.188-3.el8.x86_64 40/342 DEBUG: Verifying : elfutils-debuginfod-client-0.188-3.el8.x86_64 41/342 DEBUG: Verifying : elfutils-default-yama-scope-0.188-3.el8.noarch 42/342 DEBUG: Verifying : elfutils-libelf-0.188-3.el8.x86_64 43/342 DEBUG: Verifying : elfutils-libs-0.188-3.el8.x86_64 44/342 DEBUG: Verifying : emacs-filesystem-1:26.1-9.el8.noarch 45/342 DEBUG: Verifying : expat-2.2.5-11.el8.x86_64 46/342 DEBUG: Verifying : file-5.33-24.el8.x86_64 47/342 DEBUG: Verifying : file-libs-5.33-24.el8.x86_64 48/342 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 49/342 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 50/342 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 51/342 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 52/342 DEBUG: Verifying : freetype-2.9.1-9.el8.x86_64 53/342 DEBUG: Verifying : gawk-4.2.1-4.el8.x86_64 54/342 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 55/342 DEBUG: Verifying : gcc-8.5.0-18.el8.x86_64 56/342 DEBUG: Verifying : gcc-plugin-annobin-8.5.0-18.el8.x86_64 57/342 DEBUG: Verifying : gdbm-1:1.18-2.el8.x86_64 58/342 DEBUG: Verifying : gdbm-libs-1:1.18-2.el8.x86_64 59/342 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 60/342 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 61/342 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 62/342 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 63/342 DEBUG: Verifying : glib2-2.56.4-161.el8.x86_64 64/342 DEBUG: Verifying : glibc-2.28-225.el8.x86_64 65/342 DEBUG: Verifying : glibc-all-langpacks-2.28-225.el8.x86_64 66/342 DEBUG: Verifying : glibc-common-2.28-225.el8.x86_64 67/342 DEBUG: Verifying : glibc-devel-2.28-225.el8.x86_64 68/342 DEBUG: Verifying : glibc-gconv-extra-2.28-225.el8.x86_64 69/342 DEBUG: Verifying : glibc-headers-2.28-225.el8.x86_64 70/342 DEBUG: Verifying : gmp-1:6.1.2-10.el8.x86_64 71/342 DEBUG: Verifying : gnupg2-2.2.20-3.el8.x86_64 72/342 DEBUG: Verifying : gnupg2-smime-2.2.20-3.el8.x86_64 73/342 DEBUG: Verifying : gnutls-3.6.16-6.el8.x86_64 74/342 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 75/342 DEBUG: Verifying : grep-3.1-6.el8.x86_64 76/342 DEBUG: Verifying : grub2-common-1:2.02-129.el8.noarch 77/342 DEBUG: Verifying : grub2-tools-1:2.02-129.el8.x86_64 78/342 DEBUG: Verifying : grub2-tools-minimal-1:2.02-129.el8.x86_64 79/342 DEBUG: Verifying : grubby-8.40-47.el8.x86_64 80/342 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 81/342 DEBUG: Verifying : gzip-1.9-13.el8.x86_64 82/342 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 83/342 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 84/342 DEBUG: Verifying : info-6.5-7.el8_5.x86_64 85/342 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 86/342 DEBUG: Verifying : json-c-0.13.1-3.el8.x86_64 87/342 DEBUG: Verifying : kbd-2.0.4-10.el8.x86_64 88/342 DEBUG: Verifying : kbd-legacy-2.0.4-10.el8.noarch 89/342 DEBUG: Verifying : kbd-misc-2.0.4-10.el8.noarch 90/342 DEBUG: Verifying : kernel-headers-4.18.0-483.el8.x86_64 91/342 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 92/342 DEBUG: Verifying : kmod-25-19.el8.x86_64 93/342 DEBUG: Verifying : kmod-libs-25-19.el8.x86_64 94/342 DEBUG: Verifying : kpartx-0.8.4-39.el8.x86_64 95/342 DEBUG: Verifying : krb5-libs-1.18.2-22.el8.x86_64 96/342 DEBUG: Verifying : less-530-1.el8.x86_64 97/342 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 98/342 DEBUG: Verifying : libarchive-3.3.3-5.el8.x86_64 99/342 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 100/342 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 101/342 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 102/342 DEBUG: Verifying : libbabeltrace-1.5.4-4.el8.x86_64 103/342 DEBUG: Verifying : libblkid-2.32.1-41.el8.x86_64 104/342 DEBUG: Verifying : libcap-2.48-4.el8.x86_64 105/342 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 106/342 DEBUG: Verifying : libcom_err-1.45.6-5.el8.x86_64 107/342 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 108/342 DEBUG: Verifying : libcurl-7.61.1-30.el8.x86_64 109/342 DEBUG: Verifying : libdb-5.3.28-42.el8_4.x86_64 110/342 DEBUG: Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 111/342 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 112/342 DEBUG: Verifying : libfdisk-2.32.1-41.el8.x86_64 113/342 DEBUG: Verifying : libffi-3.1-24.el8.x86_64 114/342 DEBUG: Verifying : libgcc-8.5.0-18.el8.x86_64 115/342 DEBUG: Verifying : libgcrypt-1.8.5-7.el8.x86_64 116/342 DEBUG: Verifying : libgomp-8.5.0-18.el8.x86_64 117/342 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 118/342 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 119/342 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 120/342 DEBUG: Verifying : libkcapi-1.2.0-2.el8.x86_64 121/342 DEBUG: Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 122/342 DEBUG: Verifying : libksba-1.3.5-9.el8.x86_64 123/342 DEBUG: Verifying : libmount-2.32.1-41.el8.x86_64 124/342 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 125/342 DEBUG: Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 126/342 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 127/342 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 128/342 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 129/342 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 130/342 DEBUG: Verifying : libpwquality-1.4.4-6.el8.x86_64 131/342 DEBUG: Verifying : libseccomp-2.5.2-1.el8.x86_64 132/342 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 133/342 DEBUG: Verifying : libselinux-2.9-8.el8.x86_64 134/342 DEBUG: Verifying : libsemanage-2.9-9.el8.x86_64 135/342 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 136/342 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 137/342 DEBUG: Verifying : libsmartcols-2.32.1-41.el8.x86_64 138/342 DEBUG: Verifying : libssh-0.9.6-6.el8.x86_64 139/342 DEBUG: Verifying : libssh-config-0.9.6-6.el8.noarch 140/342 DEBUG: Verifying : libstdc++-8.5.0-18.el8.x86_64 141/342 DEBUG: Verifying : libtasn1-4.13-4.el8.x86_64 142/342 DEBUG: Verifying : libtirpc-1.1.4-8.el8.x86_64 143/342 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 144/342 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 145/342 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 146/342 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 147/342 DEBUG: Verifying : libuuid-2.32.1-41.el8.x86_64 148/342 DEBUG: Verifying : libverto-0.3.2-2.el8.x86_64 149/342 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 150/342 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 151/342 DEBUG: Verifying : libxml2-2.9.7-16.el8.x86_64 152/342 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 153/342 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 154/342 DEBUG: Verifying : make-1:4.2.1-11.el8.x86_64 155/342 DEBUG: Verifying : memstrack-0.2.4-2.el8.x86_64 156/342 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 157/342 DEBUG: Verifying : ncurses-6.1-9.20180224.el8.x86_64 158/342 DEBUG: Verifying : ncurses-base-6.1-9.20180224.el8.noarch 159/342 DEBUG: Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 160/342 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 161/342 DEBUG: Verifying : npth-1.5-4.el8.x86_64 162/342 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 163/342 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 164/342 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 165/342 DEBUG: Verifying : openssh-8.0p1-17.el8.x86_64 166/342 DEBUG: Verifying : openssh-clients-8.0p1-17.el8.x86_64 167/342 DEBUG: Verifying : openssl-1:1.1.1k-9.el8.x86_64 168/342 DEBUG: Verifying : openssl-libs-1:1.1.1k-9.el8.x86_64 169/342 DEBUG: Verifying : openssl-pkcs11-0.4.10-3.el8.x86_64 170/342 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 171/342 DEBUG: Verifying : p11-kit-0.23.22-1.el8.x86_64 172/342 DEBUG: Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 173/342 DEBUG: Verifying : pam-1.3.1-25.el8.x86_64 174/342 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 175/342 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 176/342 DEBUG: Verifying : pcre2-10.32-3.el8.x86_64 177/342 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 178/342 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 179/342 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 180/342 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 181/342 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 182/342 DEBUG: Verifying : platform-python-3.6.8-51.el8.x86_64 183/342 DEBUG: Verifying : platform-python-pip-9.0.3-22.el8.noarch 184/342 DEBUG: Verifying : popt-1.18-1.el8.x86_64 185/342 DEBUG: Verifying : procps-ng-3.3.15-13.el8.x86_64 186/342 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 187/342 DEBUG: Verifying : python-rpm-macros-3-45.el8.noarch 188/342 DEBUG: Verifying : python-srpm-macros-3-45.el8.noarch 189/342 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 190/342 DEBUG: Verifying : python3-dns-1.15.0-11.el8.noarch 191/342 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 192/342 DEBUG: Verifying : python3-libs-3.6.8-51.el8.x86_64 193/342 DEBUG: Verifying : python3-pip-wheel-9.0.3-22.el8.noarch 194/342 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 195/342 DEBUG: Verifying : python3-rpm-macros-3-45.el8.noarch 196/342 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-7.el8.noarch 197/342 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 198/342 DEBUG: Verifying : readline-7.0-10.el8.x86_64 199/342 DEBUG: Verifying : redhat-rpm-config-131-1.el8.noarch 200/342 DEBUG: Verifying : rpm-4.14.3-26.el8.x86_64 201/342 DEBUG: Verifying : rpm-build-libs-4.14.3-26.el8.x86_64 202/342 DEBUG: Verifying : rpm-libs-4.14.3-26.el8.x86_64 203/342 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 204/342 DEBUG: Verifying : sed-4.5-5.el8.x86_64 205/342 DEBUG: Verifying : setup-2.12.2-9.el8.noarch 206/342 DEBUG: Verifying : shadow-utils-2:4.6-17.el8.x86_64 207/342 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 208/342 DEBUG: Verifying : sqlite-libs-3.26.0-17.el8.x86_64 209/342 DEBUG: Verifying : systemd-239-73.el8.x86_64 210/342 DEBUG: Verifying : systemd-libs-239-73.el8.x86_64 211/342 DEBUG: Verifying : systemd-pam-239-73.el8.x86_64 212/342 DEBUG: Verifying : systemd-udev-239-73.el8.x86_64 213/342 DEBUG: Verifying : tar-2:1.30-9.el8.x86_64 214/342 DEBUG: Verifying : tpm2-tss-2.3.2-4.el8.x86_64 215/342 DEBUG: Verifying : trousers-0.3.15-1.el8.x86_64 216/342 DEBUG: Verifying : trousers-lib-0.3.15-1.el8.x86_64 217/342 DEBUG: Verifying : tzdata-2022g-2.el8.noarch 218/342 DEBUG: Verifying : unzip-6.0-46.el8.x86_64 219/342 DEBUG: Verifying : util-linux-2.32.1-41.el8.x86_64 220/342 DEBUG: Verifying : which-2.21-20.el8.x86_64 221/342 DEBUG: Verifying : xz-5.2.4-4.el8.x86_64 222/342 DEBUG: Verifying : xz-libs-5.2.4-4.el8.x86_64 223/342 DEBUG: Verifying : zip-3.0-23.el8.x86_64 224/342 DEBUG: Verifying : zlib-1.2.11-21.el8.x86_64 225/342 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 226/342 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 227/342 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 228/342 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 229/342 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 230/342 DEBUG: Verifying : cairo-1.15.12-6.el8.x86_64 231/342 DEBUG: Verifying : fribidi-1.0.4-9.el8.x86_64 232/342 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 233/342 DEBUG: Verifying : gdb-headless-8.2-19.el8.x86_64 234/342 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 235/342 DEBUG: Verifying : git-core-2.39.1-1.el8.x86_64 236/342 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 237/342 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 238/342 DEBUG: Verifying : graphviz-2.40.1-44.el8.x86_64 239/342 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-11.el8.x86_64 240/342 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 241/342 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 242/342 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 243/342 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 244/342 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 245/342 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 246/342 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 247/342 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 248/342 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 249/342 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 250/342 DEBUG: Verifying : libX11-1.6.8-5.el8.x86_64 251/342 DEBUG: Verifying : libX11-common-1.6.8-5.el8.noarch 252/342 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 253/342 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 254/342 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 255/342 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 256/342 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 257/342 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 258/342 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 259/342 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 260/342 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 261/342 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 262/342 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 263/342 DEBUG: Verifying : libXpm-3.5.12-9.el8.x86_64 264/342 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 265/342 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 266/342 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 267/342 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 268/342 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 269/342 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 270/342 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 271/342 DEBUG: Verifying : libgs-9.27-5.el8.x86_64 272/342 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 273/342 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 274/342 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 275/342 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 276/342 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 277/342 DEBUG: Verifying : librsvg2-2.42.7-4.el8.x86_64 278/342 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 279/342 DEBUG: Verifying : libtiff-4.0.9-27.el8.x86_64 280/342 DEBUG: Verifying : libwebp-1.0.0-5.el8.x86_64 281/342 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 282/342 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 283/342 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 284/342 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 285/342 DEBUG: Verifying : openjpeg2-2.4.0-5.el8.x86_64 286/342 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 287/342 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 288/342 DEBUG: Verifying : pixman-0.38.4-2.el8.x86_64 289/342 DEBUG: Verifying : platform-python-devel-3.6.8-51.el8.x86_64 290/342 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 291/342 DEBUG: Verifying : python3-docutils-0.14-12.module_el8.5.0+761+faac 292/342 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 293/342 DEBUG: Verifying : python3-jinja2-2.10.1-3.el8.noarch 294/342 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 295/342 DEBUG: Verifying : python3-pip-9.0.3-22.el8.noarch 296/342 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 297/342 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 298/342 DEBUG: Verifying : python3-rpm-generators-5-8.el8.noarch 299/342 DEBUG: Verifying : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 300/342 DEBUG: Verifying : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 301/342 DEBUG: Verifying : rpm-build-4.14.3-26.el8.x86_64 302/342 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 303/342 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 304/342 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 305/342 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 306/342 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 307/342 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 308/342 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 309/342 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 310/342 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 311/342 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 312/342 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 313/342 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 314/342 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 315/342 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 316/342 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 317/342 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 318/342 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 319/342 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 320/342 DEBUG: Verifying : python3-eventlet-0.33.0-2.el8.noarch 321/342 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 322/342 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 323/342 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 324/342 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 325/342 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 326/342 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 327/342 DEBUG: Verifying : python3-sqlalchemy-1.4.31-1.el8.x86_64 328/342 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 329/342 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 330/342 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 331/342 DEBUG: Verifying : python3-setuptools_scm-6.0.1-1.el8.noarch 332/342 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 333/342 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 334/342 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 335/342 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 336/342 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 337/342 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 338/342 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 339/342 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 340/342 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 341/342 DEBUG: Verifying : python3-toml-0.10.1-2.el8.noarch 342/342 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: centos-gpg-keys-1:8-6.el8.noarch DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: cups-libs-1:2.2.6-51.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-1:1.12.8-24.el8.x86_64 DEBUG: dbus-common-1:1.12.8-24.el8.noarch DEBUG: dbus-daemon-1:1.12.8-24.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-24.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-24.el8.x86_64 DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-9.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: file-5.33-24.el8.x86_64 DEBUG: file-libs-5.33-24.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: gdbm-1:1.18-2.el8.x86_64 DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: gmp-1:6.1.2-10.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-129.el8.noarch DEBUG: grub2-tools-1:2.02-129.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: kernel-headers-4.18.0-483.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-11.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: openssl-1:1.1.1k-9.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-9.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-5.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: shadow-utils-2:4.6-17.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: systemd-239-73.el8.x86_64 DEBUG: systemd-libs-239-73.el8.x86_64 DEBUG: systemd-pam-239-73.el8.x86_64 DEBUG: systemd-udev-239-73.el8.x86_64 DEBUG: tar-2:1.30-9.el8.x86_64 DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: tzdata-2022g-2.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5754d1d00676455fa64312c8e3f3d6d0', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f0725369340a42f5a61b26837280d5ef', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '751c7cb49f0f46b5bafac1473fec66ea', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c117b5cad4a64300b76b8c04ba8a710d', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fccc9674fbdb4a83bc0a9155c9d6fa7d', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-24.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-73.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-483.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-24.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-73.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-73.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-73.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: libgs-9.27-5.el8.x86_64 libsepol-2.9-3.el8.x86_64 elfutils-debuginfod-client-0.188-3.el8.x86_64 libgcrypt-1.8.5-7.el8.x86_64 libgomp-8.5.0-18.el8.x86_64 libXcursor-1.1.15-3.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 elfutils-libelf-0.188-3.el8.x86_64 elfutils-libs-0.188-3.el8.x86_64 openldap-2.4.46-18.el8.x86_64 gdb-headless-8.2-19.el8.x86_64 python-srpm-macros-3-45.el8.noarch libsemanage-2.9-9.el8.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 libtiff-4.0.9-27.el8.x86_64 libblkid-2.32.1-41.el8.x86_64 libXt-1.1.5-12.el8.x86_64 gtk2-2.24.32-5.el8.x86_64 basesystem-11-5.el8.noarch python3-toml-0.10.1-2.el8.noarch urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch kbd-2.0.4-10.el8.x86_64 annobin-11.13-1.el8.x86_64 libXdamage-1.1.4-14.el8.x86_64 libgcc-8.5.0-18.el8.x86_64 zlib-1.2.11-21.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch systemd-udev-239-73.el8.x86_64 ilmbase-2.2.0-13.el8.x86_64 krb5-libs-1.18.2-22.el8.x86_64 efi-srpm-macros-3-3.el8.noarch lcms2-2.9-2.el8.x86_64 util-linux-2.32.1-41.el8.x86_64 libksba-1.3.5-9.el8.x86_64 jbig2dec-libs-0.16-1.el8.x86_64 libdb-utils-5.3.28-42.el8_4.x86_64 libidn-1.34-5.el8.x86_64 python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch gtk-update-icon-cache-3.22.30-11.el8.x86_64 rust-srpm-macros-5-2.el8.noarch file-libs-5.33-24.el8.x86_64 chkconfig-1.19.1-1.el8.x86_64 libfontenc-1.1.3-8.el8.x86_64 harfbuzz-1.7.5-3.el8.x86_64 libkcapi-1.2.0-2.el8.x86_64 cairo-1.15.12-6.el8.x86_64 guile-2.0.14-7.el8.x86_64 fontconfig-2.13.1-4.el8.x86_64 rpm-4.14.3-26.el8.x86_64 librsvg2-2.42.7-4.el8.x86_64 atk-2.28.1-1.el8.x86_64 p11-kit-0.23.22-1.el8.x86_64 graphviz-2.40.1-44.el8.x86_64 OpenEXR-libs-2.2.0-12.el8.x86_64 adobe-mappings-cmap-20171205-3.el8.noarch centos-stream-release-8.6-1.el8.noarch keyutils-libs-1.5.10-9.el8.x86_64 npth-1.5-4.el8.x86_64 pango-1.42.4-8.el8.x86_64 cups-libs-2.2.6-51.el8.x86_64 gnutls-3.6.16-6.el8.x86_64 dbus-common-1.12.8-24.el8.noarch isl-0.16.1-6.el8.x86_64 device-mapper-libs-1.02.181-9.el8.x86_64 libpwquality-1.4.4-6.el8.x86_64 ncurses-base-6.1-9.20180224.el8.noarch openjpeg2-2.4.0-5.el8.x86_64 rpm-build-libs-4.14.3-26.el8.x86_64 libX11-common-1.6.8-5.el8.noarch libX11-1.6.8-5.el8.x86_64 dracut-049-223.git20230119.el8.x86_64 libthai-0.1.27-2.el8.x86_64 grub2-tools-2.02-129.el8.x86_64 platform-python-devel-3.6.8-51.el8.x86_64 python3-setuptools-50.3.2-1.el8.noarch gpg-pubkey-8483c65d-5ccc5b19 ncurses-6.1-9.20180224.el8.x86_64 ca-certificates-2022.2.54-80.2.el8.noarch pam-1.3.1-25.el8.x86_64 readline-7.0-10.el8.x86_64 gcc-8.5.0-18.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 urw-base35-fonts-20170801-10.el8.noarch ima-evm-utils-1.3.2-12.el8.x86_64 python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch findutils-4.6.0-20.el8.x86_64 platform-python-pip-9.0.3-22.el8.noarch glibc-gconv-extra-2.28-225.el8.x86_64 python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 python3-six-1.15.0-2.el8.noarch gawk-4.2.1-4.el8.x86_64 cryptsetup-libs-2.3.7-5.el8.x86_64 python3-pytz-2017.2-9.el8.noarch cracklib-dicts-2.9.6-15.el8.x86_64 libssh-0.9.6-6.el8.x86_64 gnupg2-smime-2.2.20-3.el8.x86_64 qt5-srpm-macros-5.15.3-1.el8.noarch diffutils-3.6-6.el8.x86_64 python-rpm-macros-3-45.el8.noarch libgpg-error-1.31-1.el8.x86_64 python3-idna-2.5-5.el8.noarch tar-1.30-9.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 shared-mime-info-1.9-3.el8.x86_64 fontpackages-filesystem-1.44-22.el8.noarch ncurses-libs-6.1-9.20180224.el8.x86_64 libdb-5.3.28-42.el8_4.x86_64 patch-2.7.6-11.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 gmp-6.1.2-10.el8.x86_64 publicsuffix-list-dafsa-20180723-1.el8.noarch libjpeg-turbo-1.5.3-12.el8.x86_64 python3-rpm-macros-3-45.el8.noarch python3-eventlet-0.33.0-2.el8.noarch libsecret-0.18.6-1.el8.x86_64 python3-pip-9.0.3-22.el8.noarch zstd-1.4.5-6.el8.x86_64 kbd-misc-2.0.4-10.el8.noarch libsigsegv-2.11-5.el8.x86_64 kbd-legacy-2.0.4-10.el8.noarch python3-pyparsing-2.4.6-1.el8.noarch python3-sqlalchemy-1.4.31-1.el8.x86_64 grubby-8.40-47.el8.x86_64 hardlink-1.3-6.el8.x86_64 libkcapi-hmaccalc-1.2.0-2.el8.x86_64 libijs-0.35-5.el8.x86_64 memstrack-0.2.4-2.el8.x86_64 pixman-0.38.4-2.el8.x86_64 libSM-1.2.3-1.el8.x86_64 libXau-1.0.9-3.el8.x86_64 elfutils-default-yama-scope-0.188-3.el8.noarch python3-setuptools_scm-6.0.1-1.el8.noarch python3-setuptools-wheel-39.2.0-7.el8.noarch python3-urllib3-1.25.10-4.el8.noarch acl-2.2.53-1.el8.x86_64 python3-greenlet-0.4.13-4.el8.x86_64 google-droid-sans-fonts-20120715-13.el8.noarch python3-babel-2.5.1-7.el8.noarch python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch gnupg2-2.2.20-3.el8.x86_64 gdbm-1.18-2.el8.x86_64 libacl-2.2.53-1.el8.x86_64 centos-stream-repos-8-6.el8.noarch shadow-utils-4.6-17.el8.x86_64 redhat-rpm-config-131-1.el8.noarch procps-ng-3.3.15-13.el8.x86_64 xz-libs-5.2.4-4.el8.x86_64 fribidi-1.0.4-9.el8.x86_64 brotli-1.0.6-3.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 libarchive-3.3.3-5.el8.x86_64 libpng-1.6.34-5.el8.x86_64 python3-markupsafe-0.23-19.el8.x86_64 python3-chardet-3.0.4-7.el8.noarch python3-libs-3.6.8-51.el8.x86_64 xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch dbus-1.12.8-24.el8.x86_64 freetype-2.9.1-9.el8.x86_64 go-srpm-macros-2-17.el8.noarch python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch urw-base35-z003-fonts-20170801-10.el8.noarch libXxf86misc-1.0.4-1.el8.x86_64 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 python3-pip-wheel-9.0.3-22.el8.noarch grep-3.1-6.el8.x86_64 cpp-8.5.0-18.el8.x86_64 mpfr-3.1.6-1.el8.x86_64 kmod-25-19.el8.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el8.noarch xorg-x11-font-utils-7.5-41.el8.x86_64 bzip2-1.0.6-26.el8.x86_64 openssl-libs-1.1.1k-9.el8.x86_64 libcap-ng-0.7.11-1.el8.x86_64 less-530-1.el8.x86_64 libcom_err-1.45.6-5.el8.x86_64 gc-7.6.4-3.el8.x86_64 systemd-pam-239-73.el8.x86_64 dbus-libs-1.12.8-24.el8.x86_64 xz-5.2.4-4.el8.x86_64 bash-4.4.20-4.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 libtirpc-1.1.4-8.el8.x86_64 gettext-libs-0.19.8.1-17.el8.x86_64 urw-base35-d050000l-fonts-20170801-10.el8.noarch setup-2.12.2-9.el8.noarch filesystem-3.8-6.el8.x86_64 systemd-239-73.el8.x86_64 python3-imagesize-1.0.0-2.el8.noarch libXaw-1.0.13-10.el8.x86_64 nettle-3.4.1-7.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 libXcomposite-0.4.4-14.el8.x86_64 jasper-libs-2.0.14-5.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch lz4-libs-1.8.3-3.el8_4.x86_64 json-c-0.13.1-3.el8.x86_64 cracklib-2.9.6-15.el8.x86_64 python3-packaging-20.4-1.el8.noarch libidn2-2.2.0-1.el8.x86_64 python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch libselinux-2.9-8.el8.x86_64 libcurl-7.61.1-30.el8.x86_64 os-prober-1.74-9.el8.x86_64 libXext-1.3.4-1.el8.x86_64 sqlite-libs-3.26.0-17.el8.x86_64 grub2-tools-minimal-2.02-129.el8.x86_64 libwebp-1.0.0-5.el8.x86_64 python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch libmcpp-2.7.2-20.el8.x86_64 urw-base35-p052-fonts-20170801-10.el8.noarch libffi-3.1-24.el8.x86_64 libXft-2.3.3-1.el8.x86_64 urw-base35-fonts-common-20170801-10.el8.noarch libXinerama-1.1.4-1.el8.x86_64 coreutils-8.30-15.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 ghc-srpm-macros-1.4.2-7.el8.noarch openssl-1.1.1k-9.el8.x86_64 libXpm-3.5.12-9.el8.x86_64 python3-jinja2-2.10.1-3.el8.noarch libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 openssh-8.0p1-17.el8.x86_64 glibc-2.28-225.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch libatomic_ops-7.6.2-3.el8.x86_64 libxcb-1.13.1-1.el8.x86_64 gcc-plugin-annobin-8.5.0-18.el8.x86_64 grub2-common-2.02-129.el8.noarch cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 openblas-srpm-macros-2-2.el8.noarch libutempter-1.1.6-14.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch libfdisk-2.32.1-41.el8.x86_64 libssh-config-0.9.6-6.el8.noarch lua-libs-5.3.4-12.el8.x86_64 libXrender-0.9.10-7.el8.x86_64 glibc-devel-2.28-225.el8.x86_64 libassuan-2.5.1-3.el8.x86_64 openssl-pkcs11-0.4.10-3.el8.x86_64 python3-dns-1.15.0-11.el8.noarch libattr-2.4.48-3.el8.x86_64 kernel-headers-4.18.0-483.el8.x86_64 sed-4.5-5.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 pinentry-1.1.0-2.el8.x86_64 libnghttp2-1.33.0-3.el8_2.1.x86_64 git-core-2.39.1-1.el8.x86_64 ocaml-srpm-macros-5-4.el8.noarch libtool-ltdl-2.4.6-25.el8.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch python3-pbr-5.5.1-1.el8.noarch urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch kmod-libs-25-19.el8.x86_64 libICE-1.0.9-15.el8.x86_64 device-mapper-1.02.181-9.el8.x86_64 urw-base35-bookman-fonts-20170801-10.el8.noarch coreutils-common-8.30-15.el8.x86_64 libsmartcols-2.32.1-41.el8.x86_64 tpm2-tss-2.3.2-4.el8.x86_64 gettext-0.19.8.1-17.el8.x86_64 libzstd-1.4.5-6.el8.x86_64 python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch pcre-8.42-6.el8.x86_64 libpsl-0.20.2-6.el8.x86_64 libmount-2.32.1-41.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch libseccomp-2.5.2-1.el8.x86_64 trousers-0.3.15-1.el8.x86_64 libXi-1.7.10-1.el8.x86_64 curl-7.61.1-30.el8.x86_64 platform-python-3.6.8-51.el8.x86_64 mcpp-2.7.2-20.el8.x86_64 emacs-filesystem-26.1-9.el8.noarch glibc-all-langpacks-2.28-225.el8.x86_64 pigz-2.4-4.el8.x86_64 dbus-daemon-1.12.8-24.el8.x86_64 python3-snowballstemmer-1.9.0-4.el8.noarch gdbm-libs-1.18-2.el8.x86_64 python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch libstdc++-8.5.0-18.el8.x86_64 gzip-1.9-13.el8.x86_64 make-4.2.1-11.el8.x86_64 unzip-6.0-46.el8.x86_64 audit-libs-3.0.7-4.el8.x86_64 systemd-libs-239-73.el8.x86_64 ImageMagick-6.7.8.9-18.el8.x86_64 perl-srpm-macros-1-25.el8.noarch libcroco-0.6.12-4.el8_2.1.x86_64 avahi-libs-0.7-20.el8.x86_64 gd-2.2.5-7.el8.x86_64 rpm-libs-4.14.3-26.el8.x86_64 dwz-0.12-10.el8.x86_64 which-2.21-20.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch libwmf-lite-0.2.9-8.el8_0.x86_64 openssh-clients-8.0p1-17.el8.x86_64 file-5.33-24.el8.x86_64 xorg-x11-server-utils-7.7-27.el8.x86_64 tzdata-2022g-2.el8.noarch libdatrie-0.2.9-7.el8.x86_64 glib2-2.56.4-161.el8.x86_64 trousers-lib-0.3.15-1.el8.x86_64 urw-base35-gothic-fonts-20170801-10.el8.noarch jbigkit-libs-2.1-14.el8.x86_64 rpm-build-4.14.3-26.el8.x86_64 crypto-policies-scripts-20221215-1.gitece0092.el8.noarch glibc-common-2.28-225.el8.x86_64 zip-3.0-23.el8.x86_64 libuuid-2.32.1-41.el8.x86_64 python3-rpm-generators-5-8.el8.noarch libXrandr-1.5.2-1.el8.x86_64 libxcrypt-devel-4.1.1-6.el8.x86_64 libtasn1-4.13-4.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 python3-requests-2.25.1-1.el8.noarch crypto-policies-20221215-1.gitece0092.el8.noarch libxml2-2.9.7-16.el8.x86_64 cpio-2.12-11.el8.x86_64 dbus-tools-1.12.8-24.el8.x86_64 libverto-0.3.2-2.el8.x86_64 adobe-mappings-pdf-20180407-1.el8.noarch libpaper-1.1.24-22.el8.x86_64 elfutils-0.188-3.el8.x86_64 libcap-2.48-4.el8.x86_64 kpartx-0.8.4-39.el8.x86_64 pcre2-10.32-3.el8.x86_64 info-6.5-7.el8_5.x86_64 python3-sphinx-2.2.2-1.el8.noarch binutils-2.30-119.el8.x86_64 libbabeltrace-1.5.4-4.el8.x86_64 libipt-1.6.1-8.el8.x86_64 python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch popt-1.18-1.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 p11-kit-trust-0.23.22-1.el8.x86_64 centos-gpg-keys-8-6.el8.noarch glibc-headers-2.28-225.el8.x86_64 expat-2.2.5-11.el8.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-yoga/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 4ceff8f3bbca2f448635011efc01fe950ad0c7bc HEAD is now at 4ceff8f3 Replace deprecated inspect.getargspec call + '[' -d /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc ~/data/python-openstacksdk + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/python-openstacksdk ++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 0.62.0 4ceff8f + UPSTREAMVERSION=0.62.0 + [[ 0.62.0 =~ ([^-]*)-(.+) ]] + [[ 0.62.0 =~ (.*?)\.(0rc.+) ]] + [[ 0.62.0 =~ (.*?)\.(0b.+) ]] + [[ 0.62.0 =~ (.*?)\.(0a.+) ]] + [[ 0.62.0 =~ (.*?)\.(dev.+) ]] + [[ 0.62.0 =~ (.*?)\.(g.+) ]] + [[ 0.62.0 =~ (.*?)\.pre.* ]] + [[ 0.62.0 =~ ^([.0-9]*)$ ]] + VERSION=0.62.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230411165545.4ceff8f + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bodrd7my:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-staging-drivers-93c116a5bbbc8676c624afc63a435a1ed17d98d8 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/93/c1/93c116a5bbbc8676c624afc63a435a1ed17d98d8_878843da enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_c6dce1fb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstacksdk-4ceff8f3bbca2f448635011efc01fe950ad0c7bc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_67a671c2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-b583cbcaae71e629cb27eb2fa4f44d3889049e72 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b5/83/b583cbcaae71e629cb27eb2fa4f44d3889049e72_1fc61a47 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-6bbf6ae002b088493a5deb1231499c678909650f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/6b/bf/6bbf6ae002b088493a5deb1231499c678909650f_2b97e58e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/f5/b4/f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261_ed2fb0be enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-641399fdd00966f0e6cedcaafffa787ac44dc7bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/64/13/641399fdd00966f0e6cedcaafffa787ac44dc7bd_ba0ee5a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-2fab8442f47dca784f115c8436189ea05d6361f3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/2f/ab/2fab8442f47dca784f115c8436189ea05d6361f3_4d9b26b4 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-ce16399ef369a01e22653e61b6f077c795e74284 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ce/16/ce16399ef369a01e22653e61b6f077c795e74284_0678ee4f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0c8c5037ff63f465588df16f0cb11f8ff2f03f49 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/0c/8c/0c8c5037ff63f465588df16f0cb11f8ff2f03f49_b369d9eb enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-7c96280555d1de5ef5e7e3b12362439669427e4e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/7c/96/7c96280555d1de5ef5e7e3b12362439669427e4e_f19af6b0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/ec/29/ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ovn-970315658ae6d0ed144580f8bf15b65997b0b843 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/97/03/970315658ae6d0ed144580f8bf15b65997b0b843_cc1045f5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/c2/c8/c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168_7ebb1d08 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-e96c16997f6b98159420226b5de85ef4c9c6eb7e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/e9/6c/e96c16997f6b98159420226b5de85ef4c9c6eb7e_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5382424 383444 6134600 10446316 4333556 DEBUG: Swap: 16777212 4724236 12052976 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.x7jw3vzm', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5353384 375536 6136988 10483264 4360212 DEBUG: Swap: 16777212 4724236 12052976 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.t54qded0', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '475d979f4a7c47969510bc418faaf669', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bodrd7my:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e4ce5b3d32484925ac1408eef085159a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bodrd7my:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) running egg_info creating openstacksdk.egg-info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing requirements to openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'openstacksdk.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'openstacksdk.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating openstacksdk-0.62.0 creating openstacksdk-0.62.0/devstack creating openstacksdk-0.62.0/doc creating openstacksdk-0.62.0/doc/source creating openstacksdk-0.62.0/doc/source/contributor creating openstacksdk-0.62.0/doc/source/contributor/create creating openstacksdk-0.62.0/doc/source/contributor/create/examples creating openstacksdk-0.62.0/doc/source/contributor/create/examples/resource creating openstacksdk-0.62.0/doc/source/install creating openstacksdk-0.62.0/doc/source/user creating openstacksdk-0.62.0/doc/source/user/config creating openstacksdk-0.62.0/doc/source/user/guides creating openstacksdk-0.62.0/doc/source/user/guides/clustering creating openstacksdk-0.62.0/doc/source/user/proxies creating openstacksdk-0.62.0/doc/source/user/resources creating openstacksdk-0.62.0/doc/source/user/resources/accelerator creating openstacksdk-0.62.0/doc/source/user/resources/accelerator/v2 creating openstacksdk-0.62.0/doc/source/user/resources/baremetal creating openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 creating openstacksdk-0.62.0/doc/source/user/resources/baremetal_introspection creating openstacksdk-0.62.0/doc/source/user/resources/baremetal_introspection/v1 creating openstacksdk-0.62.0/doc/source/user/resources/block_storage creating openstacksdk-0.62.0/doc/source/user/resources/block_storage/v2 creating openstacksdk-0.62.0/doc/source/user/resources/block_storage/v3 creating openstacksdk-0.62.0/doc/source/user/resources/clustering creating openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 creating openstacksdk-0.62.0/doc/source/user/resources/compute creating openstacksdk-0.62.0/doc/source/user/resources/compute/v2 creating openstacksdk-0.62.0/doc/source/user/resources/database creating openstacksdk-0.62.0/doc/source/user/resources/database/v1 creating openstacksdk-0.62.0/doc/source/user/resources/dns creating openstacksdk-0.62.0/doc/source/user/resources/dns/v2 creating openstacksdk-0.62.0/doc/source/user/resources/identity creating openstacksdk-0.62.0/doc/source/user/resources/identity/v2 creating openstacksdk-0.62.0/doc/source/user/resources/identity/v3 creating openstacksdk-0.62.0/doc/source/user/resources/image creating openstacksdk-0.62.0/doc/source/user/resources/image/v1 creating openstacksdk-0.62.0/doc/source/user/resources/image/v2 creating openstacksdk-0.62.0/doc/source/user/resources/key_manager creating openstacksdk-0.62.0/doc/source/user/resources/key_manager/v1 creating openstacksdk-0.62.0/doc/source/user/resources/load_balancer creating openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 creating openstacksdk-0.62.0/doc/source/user/resources/network creating openstacksdk-0.62.0/doc/source/user/resources/network/v2 creating openstacksdk-0.62.0/doc/source/user/resources/object_store creating openstacksdk-0.62.0/doc/source/user/resources/object_store/v1 creating openstacksdk-0.62.0/doc/source/user/resources/orchestration creating openstacksdk-0.62.0/doc/source/user/resources/orchestration/v1 creating openstacksdk-0.62.0/doc/source/user/resources/placement creating openstacksdk-0.62.0/doc/source/user/resources/placement/v1 creating openstacksdk-0.62.0/doc/source/user/resources/shared_file_system creating openstacksdk-0.62.0/doc/source/user/resources/shared_file_system/v2 creating openstacksdk-0.62.0/doc/source/user/resources/workflow creating openstacksdk-0.62.0/doc/source/user/resources/workflow/v2 creating openstacksdk-0.62.0/examples creating openstacksdk-0.62.0/examples/baremetal creating openstacksdk-0.62.0/examples/cloud creating openstacksdk-0.62.0/examples/clustering creating openstacksdk-0.62.0/examples/compute creating openstacksdk-0.62.0/examples/dns creating openstacksdk-0.62.0/examples/identity creating openstacksdk-0.62.0/examples/image creating openstacksdk-0.62.0/examples/key_manager creating openstacksdk-0.62.0/examples/network creating openstacksdk-0.62.0/examples/shared_file_system creating openstacksdk-0.62.0/extras creating openstacksdk-0.62.0/openstack creating openstacksdk-0.62.0/openstack/accelerator creating openstacksdk-0.62.0/openstack/accelerator/v2 creating openstacksdk-0.62.0/openstack/baremetal creating openstacksdk-0.62.0/openstack/baremetal/v1 creating openstacksdk-0.62.0/openstack/baremetal_introspection creating openstacksdk-0.62.0/openstack/baremetal_introspection/v1 creating openstacksdk-0.62.0/openstack/block_storage creating openstacksdk-0.62.0/openstack/block_storage/v2 creating openstacksdk-0.62.0/openstack/block_storage/v3 creating openstacksdk-0.62.0/openstack/cloud creating openstacksdk-0.62.0/openstack/cloud/cmd creating openstacksdk-0.62.0/openstack/cloud/tests creating openstacksdk-0.62.0/openstack/clustering creating openstacksdk-0.62.0/openstack/clustering/v1 creating openstacksdk-0.62.0/openstack/compute creating openstacksdk-0.62.0/openstack/compute/v2 creating openstacksdk-0.62.0/openstack/config creating openstacksdk-0.62.0/openstack/config/vendors creating openstacksdk-0.62.0/openstack/database creating openstacksdk-0.62.0/openstack/database/v1 creating openstacksdk-0.62.0/openstack/dns creating openstacksdk-0.62.0/openstack/dns/v2 creating openstacksdk-0.62.0/openstack/fixture creating openstacksdk-0.62.0/openstack/identity creating openstacksdk-0.62.0/openstack/identity/v2 creating openstacksdk-0.62.0/openstack/identity/v3 creating openstacksdk-0.62.0/openstack/image creating openstacksdk-0.62.0/openstack/image/v1 creating openstacksdk-0.62.0/openstack/image/v2 creating openstacksdk-0.62.0/openstack/instance_ha creating openstacksdk-0.62.0/openstack/instance_ha/v1 creating openstacksdk-0.62.0/openstack/key_manager creating openstacksdk-0.62.0/openstack/key_manager/v1 creating openstacksdk-0.62.0/openstack/load_balancer creating openstacksdk-0.62.0/openstack/load_balancer/v2 creating openstacksdk-0.62.0/openstack/message creating openstacksdk-0.62.0/openstack/message/v2 creating openstacksdk-0.62.0/openstack/network creating openstacksdk-0.62.0/openstack/network/v2 creating openstacksdk-0.62.0/openstack/object_store creating openstacksdk-0.62.0/openstack/object_store/v1 creating openstacksdk-0.62.0/openstack/orchestration creating openstacksdk-0.62.0/openstack/orchestration/util creating openstacksdk-0.62.0/openstack/orchestration/v1 creating openstacksdk-0.62.0/openstack/placement creating openstacksdk-0.62.0/openstack/placement/v1 creating openstacksdk-0.62.0/openstack/shared_file_system creating openstacksdk-0.62.0/openstack/shared_file_system/v2 creating openstacksdk-0.62.0/openstack/tests creating openstacksdk-0.62.0/openstack/tests/ansible creating openstacksdk-0.62.0/openstack/tests/ansible/hooks creating openstacksdk-0.62.0/openstack/tests/ansible/roles creating openstacksdk-0.62.0/openstack/tests/ansible/roles/auth creating openstacksdk-0.62.0/openstack/tests/ansible/roles/auth/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/client_config creating openstacksdk-0.62.0/openstack/tests/ansible/roles/client_config/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/group creating openstacksdk-0.62.0/openstack/tests/ansible/roles/group/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/group/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/image creating openstacksdk-0.62.0/openstack/tests/ansible/roles/image/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/image/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keypair creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keypair/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keypair/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_domain creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_domain/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_domain/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_role creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_role/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_role/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/network creating openstacksdk-0.62.0/openstack/tests/ansible/roles/network/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/network/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/nova_flavor creating openstacksdk-0.62.0/openstack/tests/ansible/roles/nova_flavor/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/object creating openstacksdk-0.62.0/openstack/tests/ansible/roles/object/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/port creating openstacksdk-0.62.0/openstack/tests/ansible/roles/port/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/port/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/router creating openstacksdk-0.62.0/openstack/tests/ansible/roles/router/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/router/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/security_group creating openstacksdk-0.62.0/openstack/tests/ansible/roles/security_group/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/security_group/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/server creating openstacksdk-0.62.0/openstack/tests/ansible/roles/server/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/server/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/subnet creating openstacksdk-0.62.0/openstack/tests/ansible/roles/subnet/defaults creating openstacksdk-0.62.0/openstack/tests/ansible/roles/subnet/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/user creating openstacksdk-0.62.0/openstack/tests/ansible/roles/user/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/user_group creating openstacksdk-0.62.0/openstack/tests/ansible/roles/user_group/tasks creating openstacksdk-0.62.0/openstack/tests/ansible/roles/volume creating openstacksdk-0.62.0/openstack/tests/ansible/roles/volume/tasks creating openstacksdk-0.62.0/openstack/tests/functional creating openstacksdk-0.62.0/openstack/tests/functional/baremetal creating openstacksdk-0.62.0/openstack/tests/functional/block_storage creating openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 creating openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 creating openstacksdk-0.62.0/openstack/tests/functional/cloud creating openstacksdk-0.62.0/openstack/tests/functional/cloud/hooks creating openstacksdk-0.62.0/openstack/tests/functional/clustering creating openstacksdk-0.62.0/openstack/tests/functional/compute creating openstacksdk-0.62.0/openstack/tests/functional/compute/v2 creating openstacksdk-0.62.0/openstack/tests/functional/dns creating openstacksdk-0.62.0/openstack/tests/functional/dns/v2 creating openstacksdk-0.62.0/openstack/tests/functional/examples creating openstacksdk-0.62.0/openstack/tests/functional/identity creating openstacksdk-0.62.0/openstack/tests/functional/identity/v3 creating openstacksdk-0.62.0/openstack/tests/functional/image creating openstacksdk-0.62.0/openstack/tests/functional/image/v2 creating openstacksdk-0.62.0/openstack/tests/functional/instance_ha creating openstacksdk-0.62.0/openstack/tests/functional/load_balancer creating openstacksdk-0.62.0/openstack/tests/functional/load_balancer/v2 creating openstacksdk-0.62.0/openstack/tests/functional/network creating openstacksdk-0.62.0/openstack/tests/functional/network/v2 creating openstacksdk-0.62.0/openstack/tests/functional/object_store creating openstacksdk-0.62.0/openstack/tests/functional/object_store/v1 creating openstacksdk-0.62.0/openstack/tests/functional/orchestration creating openstacksdk-0.62.0/openstack/tests/functional/orchestration/v1 creating openstacksdk-0.62.0/openstack/tests/functional/placement creating openstacksdk-0.62.0/openstack/tests/functional/placement/v1 creating openstacksdk-0.62.0/openstack/tests/functional/shared_file_system creating openstacksdk-0.62.0/openstack/tests/unit creating openstacksdk-0.62.0/openstack/tests/unit/accelerator creating openstacksdk-0.62.0/openstack/tests/unit/accelerator/v2 creating openstacksdk-0.62.0/openstack/tests/unit/baremetal creating openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 creating openstacksdk-0.62.0/openstack/tests/unit/baremetal_introspection creating openstacksdk-0.62.0/openstack/tests/unit/baremetal_introspection/v1 creating openstacksdk-0.62.0/openstack/tests/unit/block_storage creating openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 creating openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 creating openstacksdk-0.62.0/openstack/tests/unit/cloud creating openstacksdk-0.62.0/openstack/tests/unit/clustering creating openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 creating openstacksdk-0.62.0/openstack/tests/unit/compute creating openstacksdk-0.62.0/openstack/tests/unit/compute/v2 creating openstacksdk-0.62.0/openstack/tests/unit/config creating openstacksdk-0.62.0/openstack/tests/unit/database creating openstacksdk-0.62.0/openstack/tests/unit/database/v1 creating openstacksdk-0.62.0/openstack/tests/unit/dns creating openstacksdk-0.62.0/openstack/tests/unit/dns/v2 creating openstacksdk-0.62.0/openstack/tests/unit/fake creating openstacksdk-0.62.0/openstack/tests/unit/fake/v1 creating openstacksdk-0.62.0/openstack/tests/unit/fake/v2 creating openstacksdk-0.62.0/openstack/tests/unit/fixtures creating openstacksdk-0.62.0/openstack/tests/unit/fixtures/clouds creating openstacksdk-0.62.0/openstack/tests/unit/identity creating openstacksdk-0.62.0/openstack/tests/unit/identity/v2 creating openstacksdk-0.62.0/openstack/tests/unit/identity/v3 creating openstacksdk-0.62.0/openstack/tests/unit/image creating openstacksdk-0.62.0/openstack/tests/unit/image/v1 creating openstacksdk-0.62.0/openstack/tests/unit/image/v2 creating openstacksdk-0.62.0/openstack/tests/unit/instance_ha creating openstacksdk-0.62.0/openstack/tests/unit/instance_ha/v1 creating openstacksdk-0.62.0/openstack/tests/unit/key_manager creating openstacksdk-0.62.0/openstack/tests/unit/key_manager/v1 creating openstacksdk-0.62.0/openstack/tests/unit/load_balancer creating openstacksdk-0.62.0/openstack/tests/unit/load_balancer/v2 creating openstacksdk-0.62.0/openstack/tests/unit/message creating openstacksdk-0.62.0/openstack/tests/unit/message/v2 creating openstacksdk-0.62.0/openstack/tests/unit/network creating openstacksdk-0.62.0/openstack/tests/unit/network/v2 creating openstacksdk-0.62.0/openstack/tests/unit/object_store creating openstacksdk-0.62.0/openstack/tests/unit/object_store/v1 creating openstacksdk-0.62.0/openstack/tests/unit/orchestration creating openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 creating openstacksdk-0.62.0/openstack/tests/unit/placement creating openstacksdk-0.62.0/openstack/tests/unit/placement/v1 creating openstacksdk-0.62.0/openstack/tests/unit/shared_file_system creating openstacksdk-0.62.0/openstack/tests/unit/shared_file_system/v2 creating openstacksdk-0.62.0/openstack/tests/unit/workflow creating openstacksdk-0.62.0/openstack/tests/unit/workflow/v2 creating openstacksdk-0.62.0/openstack/workflow creating openstacksdk-0.62.0/openstack/workflow/v2 creating openstacksdk-0.62.0/openstacksdk.egg-info creating openstacksdk-0.62.0/playbooks creating openstacksdk-0.62.0/playbooks/devstack creating openstacksdk-0.62.0/releasenotes creating openstacksdk-0.62.0/releasenotes/notes creating openstacksdk-0.62.0/releasenotes/source creating openstacksdk-0.62.0/releasenotes/source/_static creating openstacksdk-0.62.0/releasenotes/source/_templates creating openstacksdk-0.62.0/tools copying files to openstacksdk-0.62.0... copying .coveragerc -> openstacksdk-0.62.0 copying .mailmap -> openstacksdk-0.62.0 copying .pre-commit-config.yaml -> openstacksdk-0.62.0 copying .stestr.conf -> openstacksdk-0.62.0 copying .zuul.yaml -> openstacksdk-0.62.0 copying AUTHORS -> openstacksdk-0.62.0 copying CONTRIBUTING.rst -> openstacksdk-0.62.0 copying ChangeLog -> openstacksdk-0.62.0 copying HACKING.rst -> openstacksdk-0.62.0 copying LICENSE -> openstacksdk-0.62.0 copying MANIFEST.in -> openstacksdk-0.62.0 copying README.rst -> openstacksdk-0.62.0 copying SHADE-MERGE-TODO.rst -> openstacksdk-0.62.0 copying babel.cfg -> openstacksdk-0.62.0 copying bindep.txt -> openstacksdk-0.62.0 copying create_yaml.sh -> openstacksdk-0.62.0 copying docs-requirements.txt -> openstacksdk-0.62.0 copying post_test_hook.sh -> openstacksdk-0.62.0 copying requirements.txt -> openstacksdk-0.62.0 copying setup.cfg -> openstacksdk-0.62.0 copying setup.py -> openstacksdk-0.62.0 copying test-requirements.txt -> openstacksdk-0.62.0 copying tox.ini -> openstacksdk-0.62.0 copying devstack/plugin.sh -> openstacksdk-0.62.0/devstack copying doc/requirements.txt -> openstacksdk-0.62.0/doc copying doc/source/conf.py -> openstacksdk-0.62.0/doc/source copying doc/source/glossary.rst -> openstacksdk-0.62.0/doc/source copying doc/source/index.rst -> openstacksdk-0.62.0/doc/source copying doc/source/releasenotes.rst -> openstacksdk-0.62.0/doc/source copying doc/source/contributor/clouds.yaml -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/coding.rst -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/contributing.rst -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/history.rst -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/index.rst -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/layout.rst -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/layout.txt -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/setup.rst -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/testing.rst -> openstacksdk-0.62.0/doc/source/contributor copying doc/source/contributor/create/resource.rst -> openstacksdk-0.62.0/doc/source/contributor/create copying doc/source/contributor/create/examples/resource/fake.py -> openstacksdk-0.62.0/doc/source/contributor/create/examples/resource copying doc/source/contributor/create/examples/resource/fake_service.py -> openstacksdk-0.62.0/doc/source/contributor/create/examples/resource copying doc/source/install/index.rst -> openstacksdk-0.62.0/doc/source/install copying doc/source/user/connection.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/index.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/microversions.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/model.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/multi-cloud-demo.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/resource.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/service_description.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/transition_from_profile.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/utils.rst -> openstacksdk-0.62.0/doc/source/user copying doc/source/user/config/configuration.rst -> openstacksdk-0.62.0/doc/source/user/config copying doc/source/user/config/index.rst -> openstacksdk-0.62.0/doc/source/user/config copying doc/source/user/config/network-config.rst -> openstacksdk-0.62.0/doc/source/user/config copying doc/source/user/config/reference.rst -> openstacksdk-0.62.0/doc/source/user/config copying doc/source/user/config/using.rst -> openstacksdk-0.62.0/doc/source/user/config copying doc/source/user/config/vendor-support.rst -> openstacksdk-0.62.0/doc/source/user/config copying doc/source/user/guides/baremetal.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/block_storage.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/clustering.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/compute.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/connect.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/connect_from_config.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/database.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/dns.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/identity.rst -> openstacksdk-0.62.0/doc/source/user/guides 'doc/source/user/examples' not a regular file -- skipping copying doc/source/user/guides/image.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/intro.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/key_manager.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/logging.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/message.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/network.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/object_store.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/orchestration.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/shared_file_system.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/stats.rst -> openstacksdk-0.62.0/doc/source/user/guides copying doc/source/user/guides/clustering/action.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/cluster.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/event.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/node.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/policy.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/policy_type.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/profile.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/profile_type.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/receiver.rst -> openstacksdk-0.62.0/doc/source/user/guides/clustering copying doc/source/user/proxies/accelerator.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/baremetal.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/baremetal_introspection.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/block_storage_v2.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/block_storage_v3.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/clustering.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/compute.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/database.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/dns.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/identity_v2.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/identity_v3.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/image_v1.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/image_v2.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/key_manager.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/load_balancer_v2.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/message_v2.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/network.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/object_store.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/orchestration.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/placement.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/shared_file_system.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/proxies/workflow.rst -> openstacksdk-0.62.0/doc/source/user/proxies copying doc/source/user/resources/accelerator/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/accelerator copying doc/source/user/resources/accelerator/v2/accelerator_request.rst -> openstacksdk-0.62.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/accelerator/v2/deployable.rst -> openstacksdk-0.62.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/accelerator/v2/device.rst -> openstacksdk-0.62.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/accelerator/v2/device_profile.rst -> openstacksdk-0.62.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/baremetal/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal copying doc/source/user/resources/baremetal/v1/allocation.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/chassis.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/conductor.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/deploy_templates.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/driver.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/node.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/port.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/port_group.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/volume_connector.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/volume_target.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal_introspection/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal_introspection copying doc/source/user/resources/baremetal_introspection/v1/introspection.rst -> openstacksdk-0.62.0/doc/source/user/resources/baremetal_introspection/v1 copying doc/source/user/resources/block_storage/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage copying doc/source/user/resources/block_storage/v2/backup.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v2/snapshot.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v2/type.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v2/volume.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v3/backup.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/block_storage/v3/snapshot.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/block_storage/v3/type.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/block_storage/v3/volume.rst -> openstacksdk-0.62.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/clustering/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering copying doc/source/user/resources/clustering/v1/action.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/build_info.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/cluster.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/cluster_policy.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/event.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/node.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/policy.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/policy_type.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/profile.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/profile_type.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/receiver.rst -> openstacksdk-0.62.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/compute/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute copying doc/source/user/resources/compute/v2/extension.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/flavor.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/hypervisor.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/image.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/keypair.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/limits.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/server.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/server_interface.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/server_ip.rst -> openstacksdk-0.62.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/database/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/database copying doc/source/user/resources/database/v1/database.rst -> openstacksdk-0.62.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/database/v1/flavor.rst -> openstacksdk-0.62.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/database/v1/instance.rst -> openstacksdk-0.62.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/database/v1/user.rst -> openstacksdk-0.62.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/dns/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/dns copying doc/source/user/resources/dns/v2/floating_ip.rst -> openstacksdk-0.62.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/recordset.rst -> openstacksdk-0.62.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone.rst -> openstacksdk-0.62.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone_export.rst -> openstacksdk-0.62.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone_import.rst -> openstacksdk-0.62.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone_transfer.rst -> openstacksdk-0.62.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/identity/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity copying doc/source/user/resources/identity/v2/extension.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v2/role.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v2/tenant.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v2/user.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v3/credential.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/domain.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/endpoint.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/group.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/policy.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/project.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/service.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/trust.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/user.rst -> openstacksdk-0.62.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/image/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/image copying doc/source/user/resources/image/v1/image.rst -> openstacksdk-0.62.0/doc/source/user/resources/image/v1 copying doc/source/user/resources/image/v2/image.rst -> openstacksdk-0.62.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/image/v2/member.rst -> openstacksdk-0.62.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/image/v2/service_info.rst -> openstacksdk-0.62.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/image/v2/task.rst -> openstacksdk-0.62.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/key_manager/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/key_manager copying doc/source/user/resources/key_manager/v1/container.rst -> openstacksdk-0.62.0/doc/source/user/resources/key_manager/v1 copying doc/source/user/resources/key_manager/v1/order.rst -> openstacksdk-0.62.0/doc/source/user/resources/key_manager/v1 copying doc/source/user/resources/key_manager/v1/secret.rst -> openstacksdk-0.62.0/doc/source/user/resources/key_manager/v1 copying doc/source/user/resources/load_balancer/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer copying doc/source/user/resources/load_balancer/v2/amphora.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/availability_zone.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/availability_zone_profile.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/flavor.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/flavor_profile.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/health_monitor.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/l7_policy.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/l7_rule.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/listener.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/load_balancer.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/member.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/pool.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/provider.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/quota.rst -> openstacksdk-0.62.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/network/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/network copying doc/source/user/resources/network/v2/address_group.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/address_scope.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/agent.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/auto_allocated_topology.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/availability_zone.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/extension.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/flavor.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/floating_ip.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/health_monitor.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/ikepolicy.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/ipsec_site_connection.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/listener.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/load_balancer.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/local_ip.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/local_ip_association.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/metering_label.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/metering_label_rule.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/network.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/network_ip_availability.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/network_segment_range.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/pool.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/pool_member.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/port.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_bandwidth_limit_rule.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_dscp_marking_rule.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_minimum_bandwidth_rule.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_policy.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_rule_type.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/quota.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/rbac_policy.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/router.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/security_group.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/security_group_rule.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/segment.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/service_profile.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/service_provider.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/subnet.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/subnet_pool.rst -> openstacksdk-0.62.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/object_store/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/object_store copying doc/source/user/resources/object_store/v1/account.rst -> openstacksdk-0.62.0/doc/source/user/resources/object_store/v1 copying doc/source/user/resources/object_store/v1/container.rst -> openstacksdk-0.62.0/doc/source/user/resources/object_store/v1 copying doc/source/user/resources/object_store/v1/obj.rst -> openstacksdk-0.62.0/doc/source/user/resources/object_store/v1 copying doc/source/user/resources/orchestration/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/orchestration copying doc/source/user/resources/orchestration/v1/resource.rst -> openstacksdk-0.62.0/doc/source/user/resources/orchestration/v1 copying doc/source/user/resources/orchestration/v1/stack.rst -> openstacksdk-0.62.0/doc/source/user/resources/orchestration/v1 copying doc/source/user/resources/placement/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/placement copying doc/source/user/resources/placement/v1/resource_class.rst -> openstacksdk-0.62.0/doc/source/user/resources/placement/v1 copying doc/source/user/resources/placement/v1/resource_provider.rst -> openstacksdk-0.62.0/doc/source/user/resources/placement/v1 copying doc/source/user/resources/shared_file_system/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/shared_file_system copying doc/source/user/resources/shared_file_system/v2/availability_zone.rst -> openstacksdk-0.62.0/doc/source/user/resources/shared_file_system/v2 copying doc/source/user/resources/workflow/index.rst -> openstacksdk-0.62.0/doc/source/user/resources/workflow copying doc/source/user/resources/workflow/v2/execution.rst -> openstacksdk-0.62.0/doc/source/user/resources/workflow/v2 copying doc/source/user/resources/workflow/v2/workflow.rst -> openstacksdk-0.62.0/doc/source/user/resources/workflow/v2 copying examples/__init__.py -> openstacksdk-0.62.0/examples copying examples/connect.py -> openstacksdk-0.62.0/examples copying examples/baremetal/list.py -> openstacksdk-0.62.0/examples/baremetal copying examples/baremetal/provisioning.py -> openstacksdk-0.62.0/examples/baremetal copying examples/cloud/cleanup-servers.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/create-server-dict.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/create-server-name-or-id.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/debug-logging.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/find-an-image.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/http-debug-logging.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/munch-dict-object.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/normalization.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/server-information.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/service-conditional-overrides.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/service-conditionals.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/strict-mode.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/upload-large-object.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/upload-object.py -> openstacksdk-0.62.0/examples/cloud copying examples/cloud/user-agent.py -> openstacksdk-0.62.0/examples/cloud copying examples/clustering/__init__.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/action.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/cluster.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/event.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/node.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/policy.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/policy_type.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/profile.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/profile_type.py -> openstacksdk-0.62.0/examples/clustering copying examples/clustering/receiver.py -> openstacksdk-0.62.0/examples/clustering copying examples/compute/__init__.py -> openstacksdk-0.62.0/examples/compute copying examples/compute/create.py -> openstacksdk-0.62.0/examples/compute copying examples/compute/delete.py -> openstacksdk-0.62.0/examples/compute copying examples/compute/find.py -> openstacksdk-0.62.0/examples/compute copying examples/compute/list.py -> openstacksdk-0.62.0/examples/compute copying examples/dns/__init__.py -> openstacksdk-0.62.0/examples/dns copying examples/dns/list.py -> openstacksdk-0.62.0/examples/dns copying examples/identity/__init__.py -> openstacksdk-0.62.0/examples/identity copying examples/identity/list.py -> openstacksdk-0.62.0/examples/identity copying examples/image/__init__.py -> openstacksdk-0.62.0/examples/image copying examples/image/create.py -> openstacksdk-0.62.0/examples/image copying examples/image/delete.py -> openstacksdk-0.62.0/examples/image copying examples/image/download.py -> openstacksdk-0.62.0/examples/image copying examples/image/import.py -> openstacksdk-0.62.0/examples/image copying examples/image/list.py -> openstacksdk-0.62.0/examples/image copying examples/key_manager/__init__.py -> openstacksdk-0.62.0/examples/key_manager copying examples/key_manager/create.py -> openstacksdk-0.62.0/examples/key_manager copying examples/key_manager/get.py -> openstacksdk-0.62.0/examples/key_manager copying examples/key_manager/list.py -> openstacksdk-0.62.0/examples/key_manager copying examples/network/__init__.py -> openstacksdk-0.62.0/examples/network copying examples/network/create.py -> openstacksdk-0.62.0/examples/network copying examples/network/delete.py -> openstacksdk-0.62.0/examples/network copying examples/network/find.py -> openstacksdk-0.62.0/examples/network copying examples/network/list.py -> openstacksdk-0.62.0/examples/network copying examples/network/security_group_rules.py -> openstacksdk-0.62.0/examples/network copying examples/shared_file_system/__init__.py -> openstacksdk-0.62.0/examples/shared_file_system copying examples/shared_file_system/availability_zones.py -> openstacksdk-0.62.0/examples/shared_file_system copying extras/delete-network.sh -> openstacksdk-0.62.0/extras copying extras/run-ansible-tests.sh -> openstacksdk-0.62.0/extras copying openstack/__init__.py -> openstacksdk-0.62.0/openstack copying openstack/__main__.py -> openstacksdk-0.62.0/openstack copying openstack/_hacking.py -> openstacksdk-0.62.0/openstack copying openstack/_log.py -> openstacksdk-0.62.0/openstack copying openstack/_services_mixin.py -> openstacksdk-0.62.0/openstack copying openstack/connection.py -> openstacksdk-0.62.0/openstack copying openstack/exceptions.py -> openstacksdk-0.62.0/openstack copying openstack/format.py -> openstacksdk-0.62.0/openstack copying openstack/proxy.py -> openstacksdk-0.62.0/openstack copying openstack/py.typed -> openstacksdk-0.62.0/openstack copying openstack/resource.py -> openstacksdk-0.62.0/openstack copying openstack/service_description.py -> openstacksdk-0.62.0/openstack copying openstack/utils.py -> openstacksdk-0.62.0/openstack copying openstack/version.py -> openstacksdk-0.62.0/openstack copying openstack/accelerator/__init__.py -> openstacksdk-0.62.0/openstack/accelerator copying openstack/accelerator/accelerator_service.py -> openstacksdk-0.62.0/openstack/accelerator copying openstack/accelerator/version.py -> openstacksdk-0.62.0/openstack/accelerator copying openstack/accelerator/v2/__init__.py -> openstacksdk-0.62.0/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> openstacksdk-0.62.0/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> openstacksdk-0.62.0/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> openstacksdk-0.62.0/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> openstacksdk-0.62.0/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> openstacksdk-0.62.0/openstack/accelerator/v2 copying openstack/baremetal/__init__.py -> openstacksdk-0.62.0/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> openstacksdk-0.62.0/openstack/baremetal copying openstack/baremetal/configdrive.py -> openstacksdk-0.62.0/openstack/baremetal copying openstack/baremetal/version.py -> openstacksdk-0.62.0/openstack/baremetal copying openstack/baremetal/v1/__init__.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/conductor.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/deploy_templates.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_target.py -> openstacksdk-0.62.0/openstack/baremetal/v1 copying openstack/baremetal_introspection/__init__.py -> openstacksdk-0.62.0/openstack/baremetal_introspection copying openstack/baremetal_introspection/baremetal_introspection_service.py -> openstacksdk-0.62.0/openstack/baremetal_introspection copying openstack/baremetal_introspection/v1/__init__.py -> openstacksdk-0.62.0/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> openstacksdk-0.62.0/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> openstacksdk-0.62.0/openstack/baremetal_introspection/v1 copying openstack/block_storage/__init__.py -> openstacksdk-0.62.0/openstack/block_storage copying openstack/block_storage/_base_proxy.py -> openstacksdk-0.62.0/openstack/block_storage copying openstack/block_storage/block_storage_service.py -> openstacksdk-0.62.0/openstack/block_storage copying openstack/block_storage/v2/__init__.py -> openstacksdk-0.62.0/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> openstacksdk-0.62.0/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> openstacksdk-0.62.0/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> openstacksdk-0.62.0/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> openstacksdk-0.62.0/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> openstacksdk-0.62.0/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> openstacksdk-0.62.0/openstack/block_storage/v2 copying openstack/block_storage/v3/__init__.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/availability_zone.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/capabilities.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/extension.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/group_type.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/limits.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/resource_filter.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> openstacksdk-0.62.0/openstack/block_storage/v3 copying openstack/cloud/__init__.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_accelerator.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_baremetal.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_block_storage.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_clustering.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_coe.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_compute.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_dns.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_floating_ip.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_identity.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_image.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_network.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_network_common.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_normalize.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_object_store.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_orchestration.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_security_group.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_shared_file_system.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/_utils.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/exc.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/inventory.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/meta.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/openstackcloud.py -> openstacksdk-0.62.0/openstack/cloud copying openstack/cloud/cmd/__init__.py -> openstacksdk-0.62.0/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> openstacksdk-0.62.0/openstack/cloud/cmd copying openstack/cloud/tests/__init__.py -> openstacksdk-0.62.0/openstack/cloud/tests copying openstack/clustering/__init__.py -> openstacksdk-0.62.0/openstack/clustering copying openstack/clustering/clustering_service.py -> openstacksdk-0.62.0/openstack/clustering copying openstack/clustering/version.py -> openstacksdk-0.62.0/openstack/clustering copying openstack/clustering/v1/__init__.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> openstacksdk-0.62.0/openstack/clustering/v1 copying openstack/compute/__init__.py -> openstacksdk-0.62.0/openstack/compute copying openstack/compute/compute_service.py -> openstacksdk-0.62.0/openstack/compute copying openstack/compute/version.py -> openstacksdk-0.62.0/openstack/compute copying openstack/compute/v2/__init__.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/extension.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/image.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/limits.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/metadata.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/server.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/service.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> openstacksdk-0.62.0/openstack/compute/v2 copying openstack/config/__init__.py -> openstacksdk-0.62.0/openstack/config copying openstack/config/_util.py -> openstacksdk-0.62.0/openstack/config copying openstack/config/cloud_config.py -> openstacksdk-0.62.0/openstack/config copying openstack/config/cloud_region.py -> openstacksdk-0.62.0/openstack/config copying openstack/config/defaults.json -> openstacksdk-0.62.0/openstack/config copying openstack/config/defaults.py -> openstacksdk-0.62.0/openstack/config copying openstack/config/exceptions.py -> openstacksdk-0.62.0/openstack/config copying openstack/config/loader.py -> openstacksdk-0.62.0/openstack/config copying openstack/config/schema.json -> openstacksdk-0.62.0/openstack/config copying openstack/config/vendor-schema.json -> openstacksdk-0.62.0/openstack/config copying openstack/config/vendors/__init__.py -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/auro.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/conoha.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/elastx.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/fuga.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/internap.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/otc.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/ovh-us.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/ovh.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/config/vendors/zetta.json -> openstacksdk-0.62.0/openstack/config/vendors copying openstack/database/__init__.py -> openstacksdk-0.62.0/openstack/database copying openstack/database/database_service.py -> openstacksdk-0.62.0/openstack/database copying openstack/database/v1/__init__.py -> openstacksdk-0.62.0/openstack/database/v1 copying openstack/database/v1/_proxy.py -> openstacksdk-0.62.0/openstack/database/v1 copying openstack/database/v1/database.py -> openstacksdk-0.62.0/openstack/database/v1 copying openstack/database/v1/flavor.py -> openstacksdk-0.62.0/openstack/database/v1 copying openstack/database/v1/instance.py -> openstacksdk-0.62.0/openstack/database/v1 copying openstack/database/v1/user.py -> openstacksdk-0.62.0/openstack/database/v1 copying openstack/dns/__init__.py -> openstacksdk-0.62.0/openstack/dns copying openstack/dns/dns_service.py -> openstacksdk-0.62.0/openstack/dns copying openstack/dns/v2/__init__.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/_base.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/zone.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> openstacksdk-0.62.0/openstack/dns/v2 copying openstack/fixture/__init__.py -> openstacksdk-0.62.0/openstack/fixture copying openstack/fixture/connection.py -> openstacksdk-0.62.0/openstack/fixture copying openstack/identity/__init__.py -> openstacksdk-0.62.0/openstack/identity copying openstack/identity/identity_service.py -> openstacksdk-0.62.0/openstack/identity copying openstack/identity/version.py -> openstacksdk-0.62.0/openstack/identity copying openstack/identity/v2/__init__.py -> openstacksdk-0.62.0/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> openstacksdk-0.62.0/openstack/identity/v2 copying openstack/identity/v2/extension.py -> openstacksdk-0.62.0/openstack/identity/v2 copying openstack/identity/v2/role.py -> openstacksdk-0.62.0/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> openstacksdk-0.62.0/openstack/identity/v2 copying openstack/identity/v2/user.py -> openstacksdk-0.62.0/openstack/identity/v2 copying openstack/identity/v3/__init__.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/credential.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/domain.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/group.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/limit.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/policy.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/project.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/region.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/role.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/service.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/trust.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/identity/v3/user.py -> openstacksdk-0.62.0/openstack/identity/v3 copying openstack/image/__init__.py -> openstacksdk-0.62.0/openstack/image copying openstack/image/_base_proxy.py -> openstacksdk-0.62.0/openstack/image copying openstack/image/_download.py -> openstacksdk-0.62.0/openstack/image copying openstack/image/image_service.py -> openstacksdk-0.62.0/openstack/image copying openstack/image/image_signer.py -> openstacksdk-0.62.0/openstack/image copying openstack/image/iterable_chunked_file.py -> openstacksdk-0.62.0/openstack/image copying openstack/image/v1/__init__.py -> openstacksdk-0.62.0/openstack/image/v1 copying openstack/image/v1/_proxy.py -> openstacksdk-0.62.0/openstack/image/v1 copying openstack/image/v1/image.py -> openstacksdk-0.62.0/openstack/image/v1 copying openstack/image/v2/__init__.py -> openstacksdk-0.62.0/openstack/image/v2 copying openstack/image/v2/_proxy.py -> openstacksdk-0.62.0/openstack/image/v2 copying openstack/image/v2/image.py -> openstacksdk-0.62.0/openstack/image/v2 copying openstack/image/v2/member.py -> openstacksdk-0.62.0/openstack/image/v2 copying openstack/image/v2/schema.py -> openstacksdk-0.62.0/openstack/image/v2 copying openstack/image/v2/service_info.py -> openstacksdk-0.62.0/openstack/image/v2 copying openstack/image/v2/task.py -> openstacksdk-0.62.0/openstack/image/v2 copying openstack/instance_ha/__init__.py -> openstacksdk-0.62.0/openstack/instance_ha copying openstack/instance_ha/instance_ha_service.py -> openstacksdk-0.62.0/openstack/instance_ha copying openstack/instance_ha/v1/__init__.py -> openstacksdk-0.62.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> openstacksdk-0.62.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> openstacksdk-0.62.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> openstacksdk-0.62.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> openstacksdk-0.62.0/openstack/instance_ha/v1 copying openstack/key_manager/__init__.py -> openstacksdk-0.62.0/openstack/key_manager copying openstack/key_manager/key_manager_service.py -> openstacksdk-0.62.0/openstack/key_manager copying openstack/key_manager/v1/__init__.py -> openstacksdk-0.62.0/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> openstacksdk-0.62.0/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> openstacksdk-0.62.0/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> openstacksdk-0.62.0/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> openstacksdk-0.62.0/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> openstacksdk-0.62.0/openstack/key_manager/v1 copying openstack/load_balancer/__init__.py -> openstacksdk-0.62.0/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> openstacksdk-0.62.0/openstack/load_balancer copying openstack/load_balancer/version.py -> openstacksdk-0.62.0/openstack/load_balancer copying openstack/load_balancer/v2/__init__.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone_profile.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> openstacksdk-0.62.0/openstack/load_balancer/v2 copying openstack/message/__init__.py -> openstacksdk-0.62.0/openstack/message copying openstack/message/message_service.py -> openstacksdk-0.62.0/openstack/message copying openstack/message/version.py -> openstacksdk-0.62.0/openstack/message copying openstack/message/v2/__init__.py -> openstacksdk-0.62.0/openstack/message/v2 copying openstack/message/v2/_proxy.py -> openstacksdk-0.62.0/openstack/message/v2 copying openstack/message/v2/claim.py -> openstacksdk-0.62.0/openstack/message/v2 copying openstack/message/v2/message.py -> openstacksdk-0.62.0/openstack/message/v2 copying openstack/message/v2/queue.py -> openstacksdk-0.62.0/openstack/message/v2 copying openstack/message/v2/subscription.py -> openstacksdk-0.62.0/openstack/message/v2 copying openstack/network/__init__.py -> openstacksdk-0.62.0/openstack/network copying openstack/network/network_service.py -> openstacksdk-0.62.0/openstack/network copying openstack/network/version.py -> openstacksdk-0.62.0/openstack/network copying openstack/network/v2/__init__.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/_base.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/_proxy.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/address_group.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/address_scope.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/agent.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/extension.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/flavor.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/ikepolicy.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/ipsec_site_connection.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/l3_conntrack_helper.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/listener.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/local_ip.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/local_ip_association.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/metering_label.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/network.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/pool.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/pool_member.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/port.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/quota.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/router.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/security_group.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/segment.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/service_profile.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/service_provider.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/subnet.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/trunk.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> openstacksdk-0.62.0/openstack/network/v2 copying openstack/object_store/__init__.py -> openstacksdk-0.62.0/openstack/object_store copying openstack/object_store/object_store_service.py -> openstacksdk-0.62.0/openstack/object_store copying openstack/object_store/v1/__init__.py -> openstacksdk-0.62.0/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> openstacksdk-0.62.0/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> openstacksdk-0.62.0/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> openstacksdk-0.62.0/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> openstacksdk-0.62.0/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> openstacksdk-0.62.0/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> openstacksdk-0.62.0/openstack/object_store/v1 copying openstack/orchestration/__init__.py -> openstacksdk-0.62.0/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> openstacksdk-0.62.0/openstack/orchestration copying openstack/orchestration/version.py -> openstacksdk-0.62.0/openstack/orchestration copying openstack/orchestration/util/__init__.py -> openstacksdk-0.62.0/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> openstacksdk-0.62.0/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> openstacksdk-0.62.0/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> openstacksdk-0.62.0/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> openstacksdk-0.62.0/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> openstacksdk-0.62.0/openstack/orchestration/util copying openstack/orchestration/v1/__init__.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> openstacksdk-0.62.0/openstack/orchestration/v1 copying openstack/placement/__init__.py -> openstacksdk-0.62.0/openstack/placement copying openstack/placement/placement_service.py -> openstacksdk-0.62.0/openstack/placement copying openstack/placement/v1/__init__.py -> openstacksdk-0.62.0/openstack/placement/v1 copying openstack/placement/v1/_proxy.py -> openstacksdk-0.62.0/openstack/placement/v1 copying openstack/placement/v1/resource_class.py -> openstacksdk-0.62.0/openstack/placement/v1 copying openstack/placement/v1/resource_provider.py -> openstacksdk-0.62.0/openstack/placement/v1 copying openstack/shared_file_system/__init__.py -> openstacksdk-0.62.0/openstack/shared_file_system copying openstack/shared_file_system/shared_file_system_service.py -> openstacksdk-0.62.0/openstack/shared_file_system copying openstack/shared_file_system/v2/__init__.py -> openstacksdk-0.62.0/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/_proxy.py -> openstacksdk-0.62.0/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/availability_zone.py -> openstacksdk-0.62.0/openstack/shared_file_system/v2 copying openstack/tests/__init__.py -> openstacksdk-0.62.0/openstack/tests copying openstack/tests/base.py -> openstacksdk-0.62.0/openstack/tests copying openstack/tests/fakes.py -> openstacksdk-0.62.0/openstack/tests copying openstack/tests/ansible/README.txt -> openstacksdk-0.62.0/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> openstacksdk-0.62.0/openstack/tests/ansible copying openstack/tests/ansible/hooks/post_test_hook.sh -> openstacksdk-0.62.0/openstack/tests/ansible/hooks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/group/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/image/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/network/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/port/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/router/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/server/defaults/main.yaml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> openstacksdk-0.62.0/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/functional/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional copying openstack/tests/functional/base.py -> openstacksdk-0.62.0/openstack/tests/functional copying openstack/tests/functional/baremetal/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> openstacksdk-0.62.0/openstack/tests/functional/baremetal copying openstack/tests/functional/block_storage/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage copying openstack/tests/functional/block_storage/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v3/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_extension.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_group_type.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_limits.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> openstacksdk-0.62.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/cloud/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_clustering.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project_cleanup.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/util.py -> openstacksdk-0.62.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> openstacksdk-0.62.0/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/clustering/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> openstacksdk-0.62.0/openstack/tests/functional/clustering copying openstack/tests/functional/compute/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/compute copying openstack/tests/functional/compute/base.py -> openstacksdk-0.62.0/openstack/tests/functional/compute copying openstack/tests/functional/compute/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_hypervisor.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_service.py -> openstacksdk-0.62.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/dns/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/dns copying openstack/tests/functional/dns/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> openstacksdk-0.62.0/openstack/tests/functional/dns/v2 copying openstack/tests/functional/examples/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> openstacksdk-0.62.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> openstacksdk-0.62.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> openstacksdk-0.62.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> openstacksdk-0.62.0/openstack/tests/functional/examples copying openstack/tests/functional/identity/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/identity copying openstack/tests/functional/identity/v3/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_application_credential.py -> openstacksdk-0.62.0/openstack/tests/functional/identity/v3 copying openstack/tests/functional/image/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/image copying openstack/tests/functional/image/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> openstacksdk-0.62.0/openstack/tests/functional/image/v2 copying openstack/tests/functional/instance_ha/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> openstacksdk-0.62.0/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> openstacksdk-0.62.0/openstack/tests/functional/instance_ha copying openstack/tests/functional/load_balancer/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/load_balancer copying openstack/tests/functional/load_balancer/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> openstacksdk-0.62.0/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/network/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/network copying openstack/tests/functional/network/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_group.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip_association.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> openstacksdk-0.62.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/object_store/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/object_store copying openstack/tests/functional/object_store/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> openstacksdk-0.62.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> openstacksdk-0.62.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> openstacksdk-0.62.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/orchestration/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/orchestration copying openstack/tests/functional/orchestration/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> openstacksdk-0.62.0/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> openstacksdk-0.62.0/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/placement/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/placement copying openstack/tests/functional/placement/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider.py -> openstacksdk-0.62.0/openstack/tests/functional/placement/v1 copying openstack/tests/functional/shared_file_system/__init__.py -> openstacksdk-0.62.0/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/base.py -> openstacksdk-0.62.0/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/functional/shared_file_system copying openstack/tests/unit/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/base.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/fakes.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_format.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_microversions.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_stats.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/test_utils.py -> openstacksdk-0.62.0/openstack/tests/unit copying openstack/tests/unit/accelerator/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_deployable.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/baremetal/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_conductor.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal_introspection/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal_introspection copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/block_storage/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage copying openstack/tests/unit/block_storage/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v3/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_extension.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_type.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_limits.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> openstacksdk-0.62.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/cloud/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_accelerator.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_caching.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_normalize.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade_operator.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shared_file_system.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> openstacksdk-0.62.0/openstack/tests/unit/cloud copying openstack/tests/unit/clustering/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> openstacksdk-0.62.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/compute/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/compute copying openstack/tests/unit/compute/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/compute copying openstack/tests/unit/compute/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_metadata.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> openstacksdk-0.62.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/config/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_loader.py -> openstacksdk-0.62.0/openstack/tests/unit/config copying openstack/tests/unit/database/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/database copying openstack/tests/unit/database/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> openstacksdk-0.62.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> openstacksdk-0.62.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> openstacksdk-0.62.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> openstacksdk-0.62.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/dns/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/dns copying openstack/tests/unit/dns/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> openstacksdk-0.62.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/fake/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/fake copying openstack/tests/unit/fake/fake_service.py -> openstacksdk-0.62.0/openstack/tests/unit/fake copying openstack/tests/unit/fake/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> openstacksdk-0.62.0/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> openstacksdk-0.62.0/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fixtures/accelerator.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-placement.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/old-compute-version.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/shared-file-system.json -> openstacksdk-0.62.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> openstacksdk-0.62.0/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> openstacksdk-0.62.0/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/identity/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/identity copying openstack/tests/unit/identity/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/identity copying openstack/tests/unit/identity/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v3/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_application_credential.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_identity_provider.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_mapping.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> openstacksdk-0.62.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/image/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/image copying openstack/tests/unit/image/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> openstacksdk-0.62.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/instance_ha/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/instance_ha copying openstack/tests/unit/instance_ha/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> openstacksdk-0.62.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> openstacksdk-0.62.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> openstacksdk-0.62.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/key_manager/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/key_manager copying openstack/tests/unit/key_manager/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> openstacksdk-0.62.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> openstacksdk-0.62.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> openstacksdk-0.62.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/load_balancer/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_amphora.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/message/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/message copying openstack/tests/unit/message/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/message copying openstack/tests/unit/message/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> openstacksdk-0.62.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> openstacksdk-0.62.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> openstacksdk-0.62.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> openstacksdk-0.62.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/network/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/network copying openstack/tests/unit/network/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/network copying openstack/tests/unit/network/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_group.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_ikepolicy.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_ipsec_site_connection.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip_association.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> openstacksdk-0.62.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/object_store/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/object_store copying openstack/tests/unit/object_store/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> openstacksdk-0.62.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> openstacksdk-0.62.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> openstacksdk-0.62.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/orchestration/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> openstacksdk-0.62.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/placement/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/placement copying openstack/tests/unit/placement/v1/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_class.py -> openstacksdk-0.62.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider.py -> openstacksdk-0.62.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/shared_file_system/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/shared_file_system copying openstack/tests/unit/shared_file_system/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> openstacksdk-0.62.0/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/workflow/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> openstacksdk-0.62.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_version.py -> openstacksdk-0.62.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> openstacksdk-0.62.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/v2/__init__.py -> openstacksdk-0.62.0/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/test_proxy.py -> openstacksdk-0.62.0/openstack/tests/unit/workflow/v2 copying openstack/workflow/__init__.py -> openstacksdk-0.62.0/openstack/workflow copying openstack/workflow/version.py -> openstacksdk-0.62.0/openstack/workflow copying openstack/workflow/workflow_service.py -> openstacksdk-0.62.0/openstack/workflow copying openstack/workflow/v2/__init__.py -> openstacksdk-0.62.0/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> openstacksdk-0.62.0/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> openstacksdk-0.62.0/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> openstacksdk-0.62.0/openstack/workflow/v2 copying openstacksdk.egg-info/PKG-INFO -> openstacksdk-0.62.0/openstacksdk.egg-info copying openstacksdk.egg-info/SOURCES.txt -> openstacksdk-0.62.0/openstacksdk.egg-info copying openstacksdk.egg-info/dependency_links.txt -> openstacksdk-0.62.0/openstacksdk.egg-info copying openstacksdk.egg-info/entry_points.txt -> openstacksdk-0.62.0/openstacksdk.egg-info copying openstacksdk.egg-info/not-zip-safe -> openstacksdk-0.62.0/openstacksdk.egg-info copying openstacksdk.egg-info/pbr.json -> openstacksdk-0.62.0/openstacksdk.egg-info copying openstacksdk.egg-info/requires.txt -> openstacksdk-0.62.0/openstacksdk.egg-info copying openstacksdk.egg-info/top_level.txt -> openstacksdk-0.62.0/openstacksdk.egg-info copying playbooks/devstack/legacy-git.yaml -> openstacksdk-0.62.0/playbooks/devstack copying playbooks/devstack/post.yaml -> openstacksdk-0.62.0/playbooks/devstack copying releasenotes/notes/add-aggregates-fc563e237755112e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-application-credentials-abab9106dea10c11.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-az-to-loadbalancer-da9bf1baaedc89a4.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-bulk-create-resources-12192ec9d76c7716.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-cipher-list-support-to-octavia-b6b2b0053ca6b184.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-compute-flavor-ops-12149e58299c413e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-current-user-id-49b6463e6bcc3b31.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-cyborg-support-b9afca69f709c048.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-dns-606cc018e01d40fa.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-dns-domain-support-for-port-3fa4568330dda07e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-fip-portforwarding-methods-cffc14a6283cedfb.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-image-attributes-05b820a85cd09806.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-image-schema-9c07c2789490718a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-image-service-info-90d6063b5ba0735d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-image-stage-1dbc3844a042fd26.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-jmespath-support-f47b7a503dbbfda1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-list_flavor_access-e038253e953e6586.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-flavor-api-d2598e30347a19fc.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-flavor-profile-api-e5a15157563eb75f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-listener-alpn-protocols-ded816c78bf2080c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-pool-alpn-protocols-77f0c7015f176369.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-provider-api-08bcfb72ddf5b247.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-magnum-cluster-support-843fe2709b8f4789.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-masakara-support-3f7df4436ac869cf.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-masakari-enabled-to-segment-0e83da869d2ab03f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-new-field-progress-details-in-notification-resource-f7871acb6ffd46dc.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-node-boot-mode-5f49882fdd86f35b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-node-boot-mode-set-5718a8d6511b4826.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-node-vendor_passthru-29b384cadf795b48.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-octavia-amphora-api-7f3586f6a4f31de4.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-octavia-lb-failover-9a34c9577d78ad34.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-octavia-lb-listener-stats-1538cc6e4f734353.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-octavia-tags-support-1c1cf94184e6ebb7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-placement-resource-class-e1c644d978b886bc.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-placement-support-a2011eb1e900804d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-port-numa-affinity-policy-b42a85dbe26560d2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-propagate_uplink_status-to-port-0152d476c65979e3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-server-console-078ed2696e5b04d9.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-service-0bcc16eb026eade3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-sg-rules-bulk-f36a3e2326d74867.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-shared-file-systems-83a3767429fd5e8c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-show-all-images-flag-352748b6c3d99f3f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-support-allowed-cidrs-loadbalancer-listener-809e523a8bd6a7d5.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-support-availability_zone-loadbalancer-a18aa1708d7859e2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-support-for-setting-static-routes-b3ce6cac2c5e9e51.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-tls-version-support-for-octavia-7ecb372e6fb58101.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-tls_enabled-parameter-for-octavia-pools-f0a23436d826b313.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-unified-limit-5ac334a08e137a70.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-volume-extend-support-86e5c8cff5d6874e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add-volume-type-update-b84f50b7fa3b061d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_description_create_user-0ddc9a0ef4da840d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_designate_recordsets_support-69af0a6b317073e7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_designate_zones_support-35fa9b8b09995b43.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_heat_tag_support-135aa43ba1dce3bb.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_host_aggregate_support-471623faf45ec3c3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_image_import_support-6cea2e7d7a781071.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_influxdb_stats-665714d715302ad5.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_magnum_baymodel_support-e35e5aab0b14ff75.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_magnum_services_support-3d95f9dcc60b5573.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_project_cleanup-39c3517b25a5372e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_server_group_support-dfa472e3dae7d34d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_support_port_binding_attrs-c70966724eb970f3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_update_server-8761059d6de7e68b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_update_service-28e590a7a7524053.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/add_vendor_hook-e87b6afb7f215a30.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/added-federation-support-3b65e531e57211f5.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/added-senlin-support-1eb4e47c31258f66.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/allocation-api-04f6b3b7a0ccc850.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/allocation-update-910c36c1290e5121.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/alternate-auth-context-3939f1492a0e1355.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/always-detail-cluster-templates-3eb4b5744ba327ac.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/auth-url-vexxhost-8d63cd17bde21320.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/bail-on-failed-service-cf299c37d5647b08.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-configdrive-mkisofs-xorrisofs-075db4d7d80e5a13.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-details-09b27fba82111cfb.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-errors-5cc871e8df4c9d95.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-fields-1f6fbcd8bd1ea2aa.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-fields-624546fa533a8287.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-fields-convert-857b8804327f1e86.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-introspection-973351b3ee76309e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-maintenance-5cb95c6d898d4d72.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-patch-feebd96b1b92f3b9.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-ports-cc0f56ae0d192aba.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-reservation-40327923092e9647.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-retired-fields-f56a4632ad4797d7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-retries-804f553b4e22b3bf.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-retries-ff8aa8f73fb97415.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-traits-d1137318db33b8d1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-update-80effb38aae8e02d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-validate-ccce2a37d2a20d96.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-vif-122457118c722a9b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/baremetal-wait-e4571cdb150b188a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/block-storage-backup-5886e91fd6e423bf.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/block-storage-v3-9798d584d088c048.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/block_storage-type_encryption-121f8a222c822fb5.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/boot-on-server-group-a80e51850db24b3d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/bug-2001080-de52ead3c5466792.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/cache-auth-in-keyring-773dd5f682cd1610.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/cache-in-use-volumes-c7fa8bb378106fe3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/catch-up-release-notes-e385fad34e9f3d6e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/change-attach-vol-return-value-4834a1f78392abb1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/cinder_volume_backups_support-6f7ceab440853833.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/cinderv2-norm-fix-037189c60b43089f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/cleanup-objects-f99aeecf22ac13dd.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/cloud-profile-status-e0d29b5e2f10e95c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/clustering-resource-deletion-bed869ba47c2aac1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/complete-aggregate-functions-45d5f2beeeac2b48.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/compute-microversion-2-73-abae1d0c3740f76e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/compute-microversion-2-89-8c5187cc3bf6bd02.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/compute-quotas-b07a0f24dfac8444.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/compute-service-zone-2b25ec705b0156c4.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/compute-usage-defaults-5f5b2936f17ff400.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/conf-object-ctr-c0e1da0a67dad841.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/config-aliases-0f6297eafd05c07c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/config-flavor-specs-ca712e17971482b6.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/configdrive-f8ca9f94b2981db7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/container-search-b0f4253ce2deeda5.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/create-object-data-870cb543543aa983.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/create-object-directory-98e2cae175cc5082.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/create-stack-fix-12dbb59a48ac7442.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/create_server_network_fix-c4a56b31d2850a4b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/create_service_norm-319a97433d68fa6a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/data-model-cf50d86982646370.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/default-cloud-7ee0bcb9e5dd24b9.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/default-microversion-b2401727cb591002.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/delete-autocreated-1839187b0aa35022.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/delete-image-objects-9d4b4e0fff36a23f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/delete-obj-return-a3ecf0415b7a2989.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/delete_project-399f9b3107014dde.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-metering-label-rules-843d5a962e4e428c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/deprecated-profile-762afdef0e8fc9e8.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/disable-service-39df96ef8a817785.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/dns-domain-parameter-d3acfc3287a9d632.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/domain_operations_name_or_id-baba4cac5b67234d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/drop-python27-b824f9ce51cb1ab7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/dropped-python-3.5-b154887cce87947c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/dual-stack-networks-8a81941c97d28deb.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/endpoint-from-catalog-bad36cb0409a4e6a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/expose-client-side-rate-limit-ddb82df7cb92091c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/false-not-attribute-error-49484d0fdc61f75d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/feature-server-metadata-50caf18cec532160.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fip_timeout-035c4bb3ff92fa1f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/firewall-resources-c7589d288dd57e35.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-compat-with-old-keystoneauth-66e11ee9d008b962.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-config-drive-a148b7589f7e1022.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-delete-ips-1d4eebf7bc4d4733.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-dns-return-c810d5e6736322f1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-endpoint-override-ac41baeec9549ab3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-floating-ip-private-matching-84e369eee380a185.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-for-microversion-70cd686b6d6e3fd0.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-image-hw_qemu_guest_agent-bf1147e52c84b5e8.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-image-task-ae79502dd5c7ecba.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-list-networks-a592725df64c306e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-microversion-354dc70deb2b2f0b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-missing-futures-a0617a1c1ce6e659.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-neutron-endpoint-mangling-a9dd89dd09bc71ec.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-properties-key-conflict-2161ca1faaad6731.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-supplemental-fips-c9cd58aac12eb30e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-task-timing-048afea680adc62e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-update-domain-af47b066ac52eb7f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fix-yaml-load-3e6bd852afe549b4.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fixed-magnum-type-7406f0a60525f858.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/flavor-cloud-layer-0b4d130ac1c5e7c4.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/flavor_fix-a53c6b326dc34a2c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/fnmatch-name-or-id-f658fe26f84086c8.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/force_ipv4_no_ipv6_address-9842168b5d05d262.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/futurist-b54b0f449d410997.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/generate-form-signature-294ca46812f291d6.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/get-limits-c383c512f8e01873.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/get-object-raw-e58284e59c81c8ef.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/get-server-by-id-none-3e8538800fa09d82.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/get-usage-72d249ff790d1b8f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/get_object_api-968483adb016bce1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/glance-image-pagination-0b4dfef22b25852b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/glance-image-stores-2baa66e6743a2f2d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/global-request-id-d7c0736f43929165.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/grant-revoke-assignments-231d3f9596a1ae75.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/identity-auth-url-f3ae8ef22d2bcab6.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/image-flavor-by-name-54865b00ebbf1004.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/image-from-volume-9acf7379f5995b5b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/image-import-support-97052cdbc8ce449b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/image-update-76bd3bf24c1c1380.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/infer-secgroup-source-58d840aaf1a1f485.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/introduce-source-and-destination-ip-prefixes-into-metering-label-rules-e04b797adac5d0d0.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/introspection-node-6a3b7d55839ef82c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/ironic-conductors-support-3bf27e8b2f0299ba.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/ironic-deploy-steps-2c0f39d7d2a13289.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/ironic-deploy-template-support-fa56005365ed6e4d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/ironic-microversion-ba5b0f36f11196a6.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/ironic-volume_target-support-8130361804366787.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/ksa-discovery-86a4ef00d85ea87f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/less-file-hashing-d2497337da5acbef.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/list-az-names-a38c277d1192471b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/list-network-resources-empty-list-6aa760c01e7d97d7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/list-role-assignments-keystone-v2-b127b12b4860f50c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/list-servers-all-projects-349e6dc665ba2e8d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/load-yaml-3177efca78e5c67a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/location-server-resource-af77fdab5d35d421.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/log-request-ids-37507cb6eed9a7da.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/machine-get-update-microversions-4b910e63cebd65e2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/magic-fixes-dca4ae4dac2441a8.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/make-cloud-region-standalone-848a2c4b5f3ebc29.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/make-rest-client-dd3d365632a26fa0.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/make-rest-client-version-discovery-84125700f159491a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/make_object_metadata_easier.yaml-e9751723e002e06f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/merge-shade-os-client-config-29878734ad643e33.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/meta-passthrough-d695bff4f9366b65.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/metadata-key-name-bugfix-77612a825c5145d7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/min-max-legacy-version-301242466ddefa93.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/mtu-settings-8ce8b54d096580a2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/multiple-updates-b48cc2f6db2e526d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/munch-sub-dict-e1619c71c26879cb.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/nat-source-field-7c7db2a724616d59.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/nat-source-support-92aaf6b336d0b848.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/net_provider-dd64b697476b7094.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/network-data-bd94e4a499ba3e0d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/network-data-deb5772edc111428.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/network-list-e6e9dafdd8446263.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/network-quotas-b98cce9ffeffdbf4.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/network-security-group-query-parameter-id-f6dda45b2c09dbaa.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/neutron-discovery-54399116d5f810ee.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/neutron_availability_zone_extension-675c2460ebb50a09.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/new-floating-attributes-213cdf5681d337e1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/no-import-fallback-a09b5d5a11299933.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/no-inspect-associated-563e272785bb6016.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/no-more-troveclient-0a4739c21432ac63.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/no-start-task-manager-56773f3ea5eb3a59.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/node-owner-7f4b083ff9da8cce.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/node-set-provision-state-3472cbd81c47458f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/norm_role_assignments-a13f41768e62d40c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/normalize-images-1331bea7bfffa36a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/normalize-machine-290d9f2a3b3a7ef0.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/nova-flavor-to-rest-0a5757e35714a690.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/nova-old-microversion-5e4b8e239ba44096.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/object-checksum-generation-ea1c1e47d2290054.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/object-chunked-data-ee619b7d4759b8d2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/object-search-a5f5ec4b2df3e045.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/old-placement-4b3c34abb8fe7b81.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/optimize-server-console-1d27c107b9a1cdc3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/option-precedence-1fecab21fdfb2c33.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/port-device-profile-af91e25c45321691.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/power-wait-751083852f958cb4.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/provision-state-negotiation-0155b4d0e932054c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/python-3.5-629817cec092d528.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/qos-port-network-policy-cab43faa0f8bc036.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/rackspace-block-storage-v2-fe0dd69b9e037599.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remote-address-group-id-6291816888cb3de7.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remote-profile-100218d08b25019d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remove-auto-container-527f1807605b42c0.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remove-block-store-details-classes-158ab1f46655320a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remove-magnumclient-875b3e513f98f57c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remove-metric-fe5ddfd52b43c852.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remove-novaclient-3f8d4db20d5f9582.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/remove-serverdetails-resource-f66cb278b224627d.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/removed-deprecated-things-8700fe3592c3bf18.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/removed-glanceclient-105c7fba9481b9be.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/removed-meter-6f6651b6e452e000.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/removed-profile-437f3038025b0fb3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/removed-profile-b033d870937868a1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/removed-swiftclient-aff22bfaeee5f59f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/rename-base-proxy-b9fcb22d373864a2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/rename-resource-methods-5f2a716b08156765.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/rename-service-force-down-6f462d62959a5315.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/renamed-bare-metal-b1cdbc52af14e042.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/renamed-block-store-bc5e0a7315bfeb67.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/renamed-cluster-743da6d321fffcba.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/renamed-telemetry-c08ae3e72afca24f.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/request-stats-9d70480bebbdb4d6.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/resource-find-filter-by-name-e647e5c507ff4b6c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/resource2-migration-835590b300bef621.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/revert-futurist-34acc42fd3f0e7f3.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/rework-compute-hypervisor-a62f275a0fd1f074.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/router-extraroute-atomic-1a0c84c3fd90ceb1.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/router_ext_gw-b86582317bca8b39.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/sdk-helper-41f8d815cfbcfb00.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/server-create-error-id-66c698c7e633fb8b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/server-security-groups-840ab28c04f359de.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/service_enabled_flag-c917b305d3f2e8fd.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/session-client-b581a6e5d18c8f04.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/set-bootable-volume-454a7a41e7e77d08.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/shade-helper-568f8cb372eef6d9.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/shade-into-connection-81191fb3d0ddaf6e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/shade-location-b0d2e5cae743b738.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/stack-update-5886e91fd6e423bf.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/started-using-reno-242e2b0cd27f9480.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/stateful-security-group-f32a78b9bbb49874.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/stream-object-6ecd43511dca726b.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/stream-to-file-91f48d6dcea399c6.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/strict-mode-d493abc0c3e87945.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/strict-proxies-4a315f68f387ee89.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/support_stdin_image_upload-305c04fb2daeb32c.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/swift-upload-lock-d18f3d42b3a0719a.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/switch-nova-to-created_at-45b7b50af6a2d59e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/task-manager-parameter-c6606653532248f2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/toggle-port-security-f5bc606e82141feb.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/unprocessed-2d75133911945869.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/update-role-property-b16e902e913c7b25.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/update_endpoint-f87c1f42d0c0d1ef.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/use-interface-ip-c5cb3e7c91150096.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/v4-fixed-ip-325740fdae85ffa9.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/validate-machine-dcf528b8f587e3f0.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/vendor-add-betacloud-03872c3485104853.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/vendor-add-limestonenetworks-99b2ffab9fc23b08.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/vendor-update-betacloud-37dac22d8d91a3c5.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/vendor-updates-f11184ba56bb27cf.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/version-command-70c37dd7f880e9ae.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/version-discovery-a501c4e9e9869f77.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/volume-quotas-5b674ee8c1f71eb6.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/volume-types-a07a14ae668e7dd2.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/volume_connector-api-f001e6f5fc4d1688.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/wait-on-image-snapshot-27cd2eacab2fabd8.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/wait-provision-state-no-fail-efa74dd39f687df8.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/wait_for_server-8dc8446b7c673d36.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/wire-in-retries-10898f7bc81e2269.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/workaround-transitive-deps-1e7a214f3256b77e.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/notes/xenapi-use-agent-ecc33e520da81ffa.yaml -> openstacksdk-0.62.0/releasenotes/notes copying releasenotes/source/conf.py -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/index.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/ocata.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/pike.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/queens.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/rocky.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/stein.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/train.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/unreleased.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/ussuri.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/victoria.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/wallaby.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/xena.rst -> openstacksdk-0.62.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> openstacksdk-0.62.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> openstacksdk-0.62.0/releasenotes/source/_templates copying tools/keystone_version.py -> openstacksdk-0.62.0/tools copying tools/nova_version.py -> openstacksdk-0.62.0/tools copying tools/print-services.py -> openstacksdk-0.62.0/tools Writing openstacksdk-0.62.0/setup.cfg creating dist Creating tar archive removing 'openstacksdk-0.62.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.9e3ZVq1cXb/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3l1o7bmc:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-staging-drivers-93c116a5bbbc8676c624afc63a435a1ed17d98d8 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/93/c1/93c116a5bbbc8676c624afc63a435a1ed17d98d8_878843da enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_c6dce1fb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstacksdk-4ceff8f3bbca2f448635011efc01fe950ad0c7bc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_67a671c2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-b583cbcaae71e629cb27eb2fa4f44d3889049e72 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b5/83/b583cbcaae71e629cb27eb2fa4f44d3889049e72_1fc61a47 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-6bbf6ae002b088493a5deb1231499c678909650f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/6b/bf/6bbf6ae002b088493a5deb1231499c678909650f_2b97e58e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/f5/b4/f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261_ed2fb0be enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-641399fdd00966f0e6cedcaafffa787ac44dc7bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/64/13/641399fdd00966f0e6cedcaafffa787ac44dc7bd_ba0ee5a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-2fab8442f47dca784f115c8436189ea05d6361f3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/2f/ab/2fab8442f47dca784f115c8436189ea05d6361f3_4d9b26b4 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-ce16399ef369a01e22653e61b6f077c795e74284 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ce/16/ce16399ef369a01e22653e61b6f077c795e74284_0678ee4f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0c8c5037ff63f465588df16f0cb11f8ff2f03f49 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/0c/8c/0c8c5037ff63f465588df16f0cb11f8ff2f03f49_b369d9eb enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-7c96280555d1de5ef5e7e3b12362439669427e4e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/7c/96/7c96280555d1de5ef5e7e3b12362439669427e4e_f19af6b0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/ec/29/ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ovn-970315658ae6d0ed144580f8bf15b65997b0b843 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/97/03/970315658ae6d0ed144580f8bf15b65997b0b843_cc1045f5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/c2/c8/c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168_7ebb1d08 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-e96c16997f6b98159420226b5de85ef4c9c6eb7e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/e9/6c/e96c16997f6b98159420226b5de85ef4c9c6eb7e_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5347716 357296 6415252 10507172 4070980 DEBUG: Swap: 16777212 4727136 12050076 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.alzsejwk', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5343024 322808 6428760 10546352 4061796 DEBUG: Swap: 16777212 4727136 12050076 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.999gfu9u', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c1ef9c47da164e699caaaa7763e60862', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.9e3ZVq1cXb/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.9e3ZVq1cXb/dist ++ grep .tar.gz + SOURCE=openstacksdk-0.62.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.9e3ZVq1cXb/dist/openstacksdk-0.62.0.tar.gz ++ basename openstacksdk-0.62.0.tar.gz .tar.gz + SOURCEWITHREL=openstacksdk-0.62.0-0.20230411165545.4ceff8f.tar.gz + mv /tmp/tmp.9e3ZVq1cXb/dist/openstacksdk-0.62.0.tar.gz /tmp/tmp.9e3ZVq1cXb/SOURCES/openstacksdk-0.62.0-0.20230411165545.4ceff8f.tar.gz + cd /home/centos8-yoga/data/python-openstacksdk_distro + cp -a python-openstacksdk.spec sources /tmp/tmp.9e3ZVq1cXb/SOURCES/ + cp python-openstacksdk.spec /tmp/tmp.9e3ZVq1cXb/SPECS/ + cd /tmp/tmp.9e3ZVq1cXb/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-openstacksdk.spec + sed -i -e '1i%define upstream_version 0.62.0\' python-openstacksdk.spec + grep -qc '^%global dlrn .*' python-openstacksdk.spec + sed -i -e '1i%global dlrn 1\' python-openstacksdk.spec + grep -qc '^%global dlrn_nvr .*' python-openstacksdk.spec ++ basename openstacksdk-0.62.0-0.20230411165545.4ceff8f.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr openstacksdk-0.62.0-0.20230411165545.4ceff8f\' python-openstacksdk.spec + sed -i -e s/UPSTREAMVERSION/0.62.0/g python-openstacksdk.spec + set_nvr_in_spec + VERSION=0.62.0 + sed -i -e 's/Version:.*/Version: 0.62.0/g' python-openstacksdk.spec + sed -i -e 's/Release:.*/Release: 0.20230411165545.4ceff8f%{?dist}/g' python-openstacksdk.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: openstacksdk-0.62.0-0.20230411165545.4ceff8f.tar.gz/' python-openstacksdk.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-openstacksdk.spec + cat python-openstacksdk.spec %global dlrn_nvr openstacksdk-0.62.0-0.20230411165545.4ceff8f %global dlrn 1 %define upstream_version 0.62.0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # Disable docs until bs4 package is available %global with_doc 0 %global pypi_name openstacksdk %global common_desc \ A collection of libraries for building applications to work with OpenStack \ clouds. %global common_desc_tests \ A collection of libraries for building applications to work with OpenStack \ clouds - test files Name: python-%{pypi_name} Version: 0.62.0 Release: 0.20230411165545.4ceff8f%{?dist} Summary: An SDK for building applications to work with OpenStack License: ASL 2.0 URL: http://www.openstack.org/ Source0: openstacksdk-0.62.0-0.20230411165545.4ceff8f.tar.gz BuildArch: noarch BuildRequires: git-core %description %{common_desc} %package -n python3-%{pypi_name} Summary: An SDK for building applications to work with OpenStack %{?python_provide:%python_provide python3-%{pypi_name}} BuildRequires: python3-devel BuildRequires: python3-pbr >= 2.0.0 BuildRequires: python3-keystoneauth1 BuildRequires: python3-appdirs BuildRequires: python3-requestsexceptions BuildRequires: python3-munch BuildRequires: python3-jmespath BuildRequires: python3-jsonschema BuildRequires: python3-os-service-types # Test requirements %if (0%{?fedora} && 0%{?fedora} < 32) || (0%{?rhel} && 0%{?rhel} < 9) BuildRequires: python3-importlib-metadata %endif BuildRequires: python3-iso8601 >= 0.1.11 BuildRequires: python3-jsonpatch >= 1.16 BuildRequires: python3-subunit BuildRequires: python3-oslotest BuildRequires: python3-oslo-config BuildRequires: python3-stestr BuildRequires: python3-mock BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-requests-mock BuildRequires: python3-dogpile-cache BuildRequires: python3-ddt BuildRequires: python3-decorator BuildRequires: python3-netifaces Requires: python3-cryptography >= 2.7 %if (0%{?fedora} && 0%{?fedora} < 32) || (0%{?rhel} && 0%{?rhel} < 9) Requires: python3-importlib-metadata >= 1.7.0 %endif Requires: python3-jsonpatch >= 1.16 Requires: python3-keystoneauth1 >= 3.18.0 Requires: python3-pbr >= 2.0.0 Requires: python3-appdirs Requires: python3-requestsexceptions >= 1.2.0 Requires: python3-munch Requires: python3-jmespath Requires: python3-iso8601 Requires: python3-os-service-types >= 1.7.0 Requires: python3-dogpile-cache Requires: python3-decorator Requires: python3-netifaces Requires: python3-yaml >= 3.13 %description -n python3-%{pypi_name} %{common_desc} %package -n python3-%{pypi_name}-tests Summary: An SDK for building applications to work with OpenStack - test files Requires: python3-%{pypi_name} = %{version}-%{release} %description -n python3-%{pypi_name}-tests %{common_desc_tests} %if 0%{?with_doc} %package -n python-%{pypi_name}-doc Summary: An SDK for building applications to work with OpenStack - documentation BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinx %description -n python-%{pypi_name}-doc A collection of libraries for building applications to work with OpenStack clouds - documentation. %endif %prep %autosetup -n %{pypi_name}-%{upstream_version} -S git # Let RPM handle the requirements rm -rf {,test-}requirements.txt # This unit test requires python-prometheus, which is optional and not needed rm -f openstack/tests/unit/test_stats.py %build %{py3_build} %if 0%{?with_doc} # generate html docs sphinx-build-3 -b html doc/source html # remove the sphinx-build-3 leftovers rm -rf html/.{doctrees,buildinfo} %endif %install %{py3_install} %check rm -f ./openstack/tests/unit/test_hacking.py export OS_STDOUT_CAPTURE=true export OS_STDERR_CAPTURE=true export OS_TEST_TIMEOUT=20 # FIXME(jpena) we are skipping some unit tests due to # https://storyboard.openstack.org/#!/story/2005677 PYTHON=python3 stestr-3 --test-path ./openstack/tests/unit run --black-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' %files -n python3-%{pypi_name} %doc README.rst %license LICENSE %{_bindir}/openstack-inventory %{python3_sitelib}/openstack %{python3_sitelib}/%{pypi_name}-*.egg-info %exclude %{python3_sitelib}/openstack/tests %files -n python3-%{pypi_name}-tests %{python3_sitelib}/openstack/tests %if 0%{?with_doc} %files -n python-%{pypi_name}-doc %doc html %license LICENSE %endif %changelog + spectool -g -C /tmp/tmp.9e3ZVq1cXb/SOURCES python-openstacksdk.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 --spec python-openstacksdk.spec --sources=/tmp/tmp.9e3ZVq1cXb/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.w9zjffe5:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-staging-drivers-93c116a5bbbc8676c624afc63a435a1ed17d98d8 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/93/c1/93c116a5bbbc8676c624afc63a435a1ed17d98d8_878843da enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_c6dce1fb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstacksdk-4ceff8f3bbca2f448635011efc01fe950ad0c7bc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_67a671c2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-b583cbcaae71e629cb27eb2fa4f44d3889049e72 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b5/83/b583cbcaae71e629cb27eb2fa4f44d3889049e72_1fc61a47 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-6bbf6ae002b088493a5deb1231499c678909650f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/6b/bf/6bbf6ae002b088493a5deb1231499c678909650f_2b97e58e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/f5/b4/f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261_ed2fb0be enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-641399fdd00966f0e6cedcaafffa787ac44dc7bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/64/13/641399fdd00966f0e6cedcaafffa787ac44dc7bd_ba0ee5a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-2fab8442f47dca784f115c8436189ea05d6361f3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/2f/ab/2fab8442f47dca784f115c8436189ea05d6361f3_4d9b26b4 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-ce16399ef369a01e22653e61b6f077c795e74284 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ce/16/ce16399ef369a01e22653e61b6f077c795e74284_0678ee4f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0c8c5037ff63f465588df16f0cb11f8ff2f03f49 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/0c/8c/0c8c5037ff63f465588df16f0cb11f8ff2f03f49_b369d9eb enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-7c96280555d1de5ef5e7e3b12362439669427e4e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/7c/96/7c96280555d1de5ef5e7e3b12362439669427e4e_f19af6b0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/ec/29/ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ovn-970315658ae6d0ed144580f8bf15b65997b0b843 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/97/03/970315658ae6d0ed144580f8bf15b65997b0b843_cc1045f5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/c2/c8/c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168_7ebb1d08 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-e96c16997f6b98159420226b5de85ef4c9c6eb7e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/e9/6c/e96c16997f6b98159420226b5de85ef4c9c6eb7e_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(python-openstacksdk.spec) Config(dlrn-centos8-yoga-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5398524 2519280 4145276 8294380 6154900 DEBUG: Swap: 16777212 4733744 12043468 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2x9xu6gp', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5945928 1690632 5162908 8575624 4741552 DEBUG: Swap: 16777212 4733744 12043468 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 992M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.nr8i7jl3', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ddb5249b6707423b87c493c2debf52fc', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a71fb7c6b64141a09336bb4baa44ce85', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9c191c43eef84c0fac8edc65d6d346f3', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cfdc71c049244cd99e258dbb90e2771a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4289716d3507446381444fe27105cf40', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-24.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-73.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-483.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-24.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-73.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-73.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-73.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fwusdajn:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '270ba6f44c4b44e38332c516f781b420', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fwusdajn:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: delorean-openstack-ironic-staging-drivers-93c11 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstacksdk-4ceff8f3bbca2f4486 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-b583cbcaae71e629c 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-hardware-6bbf6ae002b088493a5deb 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-641399fdd00966f0e6ced 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-2fab8442f47dca784f115 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-ce16399ef369a01e2265 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-0c8c5037ff63f465588d 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-7c96280555d1de5ef5e 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ec29692d0ab9b5c90cbcc8 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-970315658ae6d0ed144580f8bf1 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c2c8e26b0fa2c96d 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-e96c16997f6b9815942 36 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 7.6 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 29 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 873 B/s | 2.9 kB 00:03 DEBUG: CentOS-Stream - PowerTools 17 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 34 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 21 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 19 kB/s | 3.0 kB 00:00 DEBUG: opstools 21 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 21 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 72 kB/s | 231 kB 00:03 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'efa3a8c7a2e649a6949d40cc5fbfb6fb', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-24.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-73.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-483.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-24.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-73.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-73.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-73.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-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=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.w9zjffe5:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.w9zjffe5:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'af3bfc416bf14fd7ab03289f316da8ad', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.w9zjffe5:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-openstacksdk.spec) Config(dlrn-5) 1 minutes 29 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.9e3ZVq1cXb INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-staging-drivers-93c116a5bbbc8676c624afc63a435a1ed17d98d8 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/93/c1/93c116a5bbbc8676c624afc63a435a1ed17d98d8_878843da enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_c6dce1fb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstacksdk-4ceff8f3bbca2f448635011efc01fe950ad0c7bc baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_67a671c2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-b583cbcaae71e629cb27eb2fa4f44d3889049e72 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/b5/83/b583cbcaae71e629cb27eb2fa4f44d3889049e72_1fc61a47 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-6bbf6ae002b088493a5deb1231499c678909650f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/6b/bf/6bbf6ae002b088493a5deb1231499c678909650f_2b97e58e enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/f5/b4/f5b4125cbfbbcf7abaa9b1b5d6f5c4c562b9f261_ed2fb0be enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-641399fdd00966f0e6cedcaafffa787ac44dc7bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/64/13/641399fdd00966f0e6cedcaafffa787ac44dc7bd_ba0ee5a3 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-2fab8442f47dca784f115c8436189ea05d6361f3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/2f/ab/2fab8442f47dca784f115c8436189ea05d6361f3_4d9b26b4 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-ce16399ef369a01e22653e61b6f077c795e74284 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ce/16/ce16399ef369a01e22653e61b6f077c795e74284_0678ee4f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0c8c5037ff63f465588df16f0cb11f8ff2f03f49 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/0c/8c/0c8c5037ff63f465588df16f0cb11f8ff2f03f49_b369d9eb enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-7c96280555d1de5ef5e7e3b12362439669427e4e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/7c/96/7c96280555d1de5ef5e7e3b12362439669427e4e_f19af6b0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/ec/29/ec29692d0ab9b5c90cbcc89c13a356b7a3dae3e3_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ovn-970315658ae6d0ed144580f8bf15b65997b0b843 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/97/03/970315658ae6d0ed144580f8bf15b65997b0b843_cc1045f5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/c2/c8/c2c8e26b0fa2c96d98f250b4cf6dd9a31bf43168_7ebb1d08 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-e96c16997f6b98159420226b5de85ef4c9c6eb7e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/e9/6c/e96c16997f6b98159420226b5de85ef4c9c6eb7e_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm INFO: Start(/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm) Config(dlrn-centos8-yoga-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6228280 1552556 5247452 8431348 4246384 DEBUG: Swap: 16777212 4733744 12043468 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.87ee5njo', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5572932 1741752 6383868 8897500 3823872 DEBUG: Swap: 16777212 4732720 12044492 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 992M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5m8_y61s', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '04cd6f9966104168ae554cdd176f597d', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '18d6b0602e4b4f97b58f9e32d2cc6b05', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f16a6d622183436aa03bc6eaa013a825', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b81198ea652741dd9afd42a85c46fd1d', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9d2337a9e8624e60b72f0d94181e1fda', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-24.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-73.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-483.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-24.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-73.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-73.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-73.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.t_ggj5nl:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '881e989a83814bc7a855ddf17164751e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.t_ggj5nl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: delorean-openstack-ironic-staging-drivers-93c11 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstacksdk-4ceff8f3bbca2f4486 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-b583cbcaae71e629c 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-hardware-6bbf6ae002b088493a5deb 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-641399fdd00966f0e6ced 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-2fab8442f47dca784f115 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-ce16399ef369a01e2265 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-0c8c5037ff63f465588d 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-7c96280555d1de5ef5e 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ec29692d0ab9b5c90cbcc8 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-970315658ae6d0ed144580f8bf1 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c2c8e26b0fa2c96d 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-e96c16997f6b9815942 33 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 25 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 31 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 2.1 kB/s | 2.9 kB 00:01 DEBUG: CentOS-Stream - PowerTools 31 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 36 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 20 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 20 kB/s | 3.0 kB 00:00 DEBUG: opstools 20 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 20 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f097e42af84249cbb46feb62d9ff8bb6', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-24.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-73.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-483.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-24.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-73.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-73.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-73.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm Start: build setup for python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '11c5fdc5c57d41dba6c0c2324e73f5dd', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: python-openstacksdk-0.62.0-0.202304111######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e270863ba1394e118443dcd859ad8e61', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: openstacksdk-0.62.0-0.20230411165545.4ceff8f.tar.gz DEBUG: python-openstacksdk.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-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=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8f3c1207ece34ff9b89747ca9d799582', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.t_ggj5nl:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c70e4a52b47b4b4580bba1fd2a08734f', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.t_ggj5nl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Last metadata expiration check: 0:00:08 ago on Tue Apr 11 17:02:29 2023. DEBUG: Package git-core-2.39.1-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================= DEBUG: Installing: DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-yoga-testing 23 k DEBUG: python3-ddt noarch 1.2.1-4.el8 delorean-yoga-testing 18 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-yoga-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-yoga-testing 91 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-yoga-testing 25 k DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-yoga-testing 112 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20220314131903.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-yoga-testing 55 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-yoga-testing 26 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220307143627.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-config noarch 2:8.8.0-0.20220311151755.64c82a0.el8 delorean-component-common 227 k DEBUG: python3-oslotest noarch 4.5.0-0.20220310171510.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220307123924.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-stestr noarch 3.2.0-3.el8 delorean-yoga-testing 177 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-yoga-testing 97 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-yoga-testing 174 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-yoga-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-yoga-testing 353 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 13 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-yoga-testing 38 k DEBUG: python3-cliff noarch 3.10.1-0.20220314185955.a04a48f.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-yoga-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-yoga-testing 36 k DEBUG: python3-debtcollector noarch 2.5.0-0.20220317120440.a6b46c5.el8 delorean-component-common 31 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-yoga-testing 21 k DEBUG: python3-fixtures noarch 3.0.0-27.el8 delorean-yoga-testing 98 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-yoga-testing 789 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-oslo-i18n noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 56 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-yoga-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-yoga-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-yoga-testing 208 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-yoga-testing 52 k DEBUG: python3-stevedore noarch 3.5.2-0.20221024072403.6c9978a.el8 delorean-component-clients 69 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-yoga-testing 62 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-yoga-testing 47 k DEBUG: python3-wrapt x86_64 1.13.3-2.el8 delorean-yoga-testing 57 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-yoga-testing 16 k DEBUG: Transaction Summary DEBUG: ============================================================================================================= DEBUG: Install 48 Packages DEBUG: Total size: 6.1 M DEBUG: Installed size: 26 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.8.0-0.20220311151755.64c82a0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-27.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-3.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 1/48 DEBUG: Installing : python3-fixtures-3.0.0-27.el8.noarch 2/48 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 3/48 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 4/48 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 5/48 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 6/48 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 7/48 DEBUG: Installing : python3-stevedore-3.5.2-0.20221024072403.6c9978a.e 8/48 DEBUG: Installing : python3-wrapt-1.13.3-2.el8.x86_64 9/48 DEBUG: Installing : python3-debtcollector-2.5.0-0.20220317120440.a6b46 10/48 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 11/48 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 12/48 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 13/48 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 14/48 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 15/48 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 16/48 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 17/48 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 18/48 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 19/48 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 20/48 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 21/48 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 22/48 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 23/48 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 24/48 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 25/48 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 26/48 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 27/48 DEBUG: Installing : python3-cliff-3.10.1-0.20220314185955.a04a48f.el8. 28/48 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d 29/48 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.e 30/48 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220307143627.0b 31/48 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20220314131903.8da0a 32/48 DEBUG: Installing : python3-oslo-config-2:8.8.0-0.20220311151755.64c82 33/48 DEBUG: Installing : python3-stestr-3.2.0-3.el8.noarch 34/48 DEBUG: Installing : python3-ddt-1.2.1-4.el8.noarch 35/48 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 36/48 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 37/48 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 38/48 DEBUG: Installing : python3-oslotest-4.5.0-0.20220310171510.d4b1896.el 39/48 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 40/48 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 41/48 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 42/48 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 43/48 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 44/48 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 45/48 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 46/48 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 47/48 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20220307123924. 48/48 DEBUG: Running scriptlet: python3-requestsexceptions-1.4.0-0.20220307123924. 48/48 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220307143627.0b 1/48 DEBUG: Verifying : python3-oslotest-4.5.0-0.20220310171510.d4b1896.el 2/48 DEBUG: Verifying : python3-stevedore-3.5.2-0.20221024072403.6c9978a.e 3/48 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d 4/48 DEBUG: Verifying : python3-cliff-3.10.1-0.20220314185955.a04a48f.el8. 5/48 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20220317120440.a6b46 6/48 DEBUG: Verifying : python3-oslo-config-2:8.8.0-0.20220311151755.64c82 7/48 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.e 8/48 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.20220307123924. 9/48 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20220314131903.8da0a 10/48 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 11/48 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 12/48 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 13/48 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 14/48 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 15/48 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 16/48 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 17/48 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 18/48 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/48 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 20/48 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 21/48 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 22/48 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 23/48 DEBUG: Verifying : python3-ddt-1.2.1-4.el8.noarch 24/48 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 25/48 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 26/48 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 27/48 DEBUG: Verifying : python3-fixtures-3.0.0-27.el8.noarch 28/48 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 29/48 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 30/48 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 31/48 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 32/48 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 33/48 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 34/48 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 35/48 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 36/48 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 37/48 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 38/48 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 39/48 DEBUG: Verifying : python3-stestr-3.2.0-3.el8.noarch 40/48 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 41/48 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 42/48 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 43/48 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 44/48 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 45/48 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 46/48 DEBUG: Verifying : python3-wrapt-1.13.3-2.el8.x86_64 47/48 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 48/48 DEBUG: Installed: DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-ddt-1.2.1-4.el8.noarch DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fixtures-3.0.0-27.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch DEBUG: python3-oslo-config-2:8.8.0-0.20220311151755.64c82a0.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-requests-mock-1.8.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-stestr-3.2.0-3.el8.noarch DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6a882e7727644715a4a670a71b36c25a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: binutils-2.30-119.el8.x86_64 1663953346 24937207 75f3574f78c859cbd1eb76fa98265c60 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 1671873301 49376 ef6038a5961874f1b5a4c7dd845200c2 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: git-core-2.39.1-1.el8.x86_64 1675871471 31638795 9c77382bc9951642fc08e05ed0895675 installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: gdb-headless-8.2-19.el8.x86_64 1653937916 11909670 7393046e7e7f56b56f662ecc4a40e1be installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-225.el8.x86_64 1675873919 6717544 f9d2c826b6f8c6adfce98b865538254d installed DEBUG: python3-dns-1.15.0-11.el8.noarch 1650992871 1028268 68e504127c89f5a7f1dd4b0d00f252bc installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libuuid-2.32.1-41.el8.x86_64 1676684287 35096 a668d97be7c49e9cbf05b016b06f9bfa installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 1669927468 1166473 d893ededcc167c9b43ebe357e748fd97 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: libgs-9.27-5.el8.x86_64 1674589493 19192307 f6276bf1564a52b0605ba41a15d199d3 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: rpm-build-4.14.3-26.el8.x86_64 1671621519 299118 d7ed05be297f0399ea3000782be19c1c installed DEBUG: file-libs-5.33-24.el8.x86_64 1677726958 6386573 e2f8e21906345098230c9ccbb2186e75 installed DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch 1676580028 49110 dd89ee4dcce69e6e7e2b6a82d3e4962a installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch 1666596538 260115 86d06eeb747b37b4e0029ddbc81d1347 installed DEBUG: glibc-headers-2.28-225.el8.x86_64 1675873919 2031923 e1f7ef8f9452696b0132ba532f18ff9b installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch 1647284679 278172 a5ef3a2b65fbef2459335d1ddf9d080d installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch 1647264192 2044768 6f98964194153469f3a44ead6dda65c8 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-testrepository-0.0.20-20.el8.noarch 1580096818 664092 0e89ec691b0238726f3e687f4debe960 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch 1646657010 16711 b07c7e7f21cf87ecf7f4c73a9eb4f8ee installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: memstrack-0.2.4-2.el8.x86_64 1660612174 128551 5255209fe85b2e883ad030df496467f4 installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: libcurl-7.61.1-30.el8.x86_64 1677728508 597624 08d230928dc3cdaeaee7cf477074cb1d installed DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch 1668489029 1810 33b1315752734b62d216e74f2a910bdd installed DEBUG: procps-ng-3.3.15-13.el8.x86_64 1675871813 903420 ff0420e62f7dfe98ddf9a2194c82f466 installed DEBUG: kpartx-0.8.4-39.el8.x86_64 1679000125 77459 f3b31908bb86e390a5d8b76958d59efb installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: dbus-common-1:1.12.8-24.el8.noarch 1667387247 11044 c2b71e7ed82881aed5805be3ea3536b9 installed DEBUG: dbus-tools-1:1.12.8-24.el8.x86_64 1667387257 125069 9624ac4accddf43de8d75e1d11612308 installed DEBUG: libblkid-2.32.1-41.el8.x86_64 1676684287 343976 b3bd0bd9678293aaa3c3d4d812954437 installed DEBUG: openssl-libs-1:1.1.1k-9.el8.x86_64 1676684453 3769866 f388309f4c270ba373f84969ce696316 installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: util-linux-2.32.1-41.el8.x86_64 1676684287 11572264 9e04e33a3d4038e738169abf0b2b4c55 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: gnutls-3.6.16-6.el8.x86_64 1673600991 3007967 6c4e0080aa1a028682e5039aa6a3d6c3 installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: gcc-8.5.0-18.el8.x86_64 1671873301 61725726 695745e885054bf4dac7794c9609c28b installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: annobin-11.13-1.el8.x86_64 1678367466 1005406 dc6127cd34c8986360b992fd717eec9c installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: tzdata-2022g-2.el8.noarch 1674590385 1778370 5b647d81743c3ccd7893bad5ff8f7bad installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: kernel-headers-4.18.0-483.el8.x86_64 1680270058 5599349 718aa124076da87d5f0e6851b541040e installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: openssh-clients-8.0p1-17.el8.x86_64 1673341813 2570132 d2aa43715cf1858c52b456fc80b6fe2c installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 1675873919 436431320 a840df82380a124f16b6c09972aa96e1 installed DEBUG: cups-libs-1:2.2.6-51.el8.x86_64 1673514371 948084 c2adad6b9cf589c226dc5158b4b29ba5 installed DEBUG: glibc-common-2.28-225.el8.x86_64 1675873919 7997116 a2832e098df5d3f2a8cdf18cab55b0d1 installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-21.el8.x86_64 1669927250 199959 1445ba5529ae272a9d2376b2dc648b4f installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libstdc++-8.5.0-18.el8.x86_64 1671873301 1857708 c6e26c8b1cc87c4be415d2677a41958c installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: elfutils-libelf-0.188-3.el8.x86_64 1668489066 1024884 e99f5ee55b19921d9c1a0bebd6edd734 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: libcap-2.48-4.el8.x86_64 1653246806 164877 2e10c6faebc5634e1472757886ee60ee installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libxml2-2.9.7-16.el8.x86_64 1672823293 1753250 e1ba9231bfb5e653c04c1bea81576970 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: graphviz-2.40.1-44.el8.x86_64 1677727140 8258887 7067703e9d3f333a25ea2d3895dba200 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-eventlet-0.33.0-2.el8.noarch 1645639277 1583359 59de873bbc605b0b937c1a8344d70aec installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: file-5.33-24.el8.x86_64 1677726958 93419 0506208cc1afb079fd9363bca1047ccd installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: audit-libs-3.0.7-4.el8.x86_64 1651878447 308466 c1ea4ce6af3783f95d1aab664e01effb installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 1645650970 170142 608c74c474e5bd04bf77ed34ee23b8e3 installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: python3-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 16179 b32a12480fcfa0303ca4f209a2b824b1 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch 1646664041 105128 932ba22031b9dd031961a1f2dddb2687 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python3-oslo-config-2:8.8.0-0.20220311151755.64c82a0.el8.noarch 1647011980 1169668 87d94366a69a7e255183dafe11ad7f7a installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-ddt-1.2.1-4.el8.noarch 1579760586 21135 9450cd96ce06c80f739402a9fb396d09 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch 1646932761 122824 6122e7f915f540cbcd4ef4d100ace324 installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXpm-3.5.12-9.el8.x86_64 1674589552 120991 2f701bca7e2a5022333cf7c6cfca4e5c installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-51.el8.x86_64 1674661383 32308445 0a8142533c826240896922096bfbbe36 installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: platform-python-3.6.8-51.el8.x86_64 1674661383 41206 fe7e3639a15b0b784cffb68ebf0bc917 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: curl-7.61.1-30.el8.x86_64 1677728508 700909 3f82e2bed6fd2629bcbc9343695c6bf9 installed DEBUG: openssl-1:1.1.1k-9.el8.x86_64 1676684453 1185204 1eef670946a60c748e7fa409d95ce3bd installed DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch 1671174580 73467 71c2f9fdce93c3aad354022cfbbb45db installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-22.el8.x86_64 1668589954 2238123 0b0fb67507196facfe7675c7c966db6d installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: elfutils-libs-0.188-3.el8.x86_64 1668489066 717431 08d5e83965dd8cba212c7b712c9cee43 installed DEBUG: rpm-4.14.3-26.el8.x86_64 1671621519 2087814 00b0447116988b0cb6cf2c1be423fc87 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-41.el8.x86_64 1676684287 438906 d7927bbbe2a6dae29ae6f11b4bc3ab19 installed DEBUG: dbus-libs-1:1.12.8-24.el8.x86_64 1667387257 380768 4ad7df902ef753bd03efd9a1be981f97 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: systemd-libs-239-73.el8.x86_64 1677727192 4609494 c740d064a4cf1e1babf21a021bf40065 installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch 1661957575 2321681 9e6b6719c1941659597c499f7d9501ff installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 1673600698 2145911 0ba25843d5ee076f146674b897ee027b installed DEBUG: dbus-daemon-1:1.12.8-24.el8.x86_64 1667387257 559563 690df683118285fe70ec2064b885a55e installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: pam-1.3.1-25.el8.x86_64 1669878722 2644361 46eadf83044a5b198fabd5786c2b21a9 installed DEBUG: systemd-pam-239-73.el8.x86_64 1677727192 923208 a4953dafaebcd630e5c5b6c06038e364 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-24.el8.x86_64 1667387257 0 dac3a5b58e268075ce02f885bc1a28be installed DEBUG: systemd-udev-239-73.el8.x86_64 1677727192 9351391 d8fd6b745c3ab9e2e44b00c57bd77d1b installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-18.el8.x86_64 1671873301 190224 108bf25da8d5131ba7a2e4605282873d installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: openssh-8.0p1-17.el8.x86_64 1673341813 1918201 1ba7203a2bbb416d3b0d81b716b40625 installed DEBUG: emacs-filesystem-1:26.1-9.el8.noarch 1674054682 0 27d5ceec8a6088880ecd5db1d03cd759 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 1671621519 216160 0a6c9fef6d78472eef87a7bb5bcccf7d installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 1675873919 6416086 d22bfc96018a17c6aaba13f3c3f9fb51 installed DEBUG: elfutils-0.188-3.el8.x86_64 1668489066 2790795 f6ddb3ee842bd12b75ab5f2eafec8852 installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 1674661383 674053 ec8b034cd7c80d6d332a975d9dbea099 installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: libgomp-8.5.0-18.el8.x86_64 1671873301 331983 ca190e993b0ee8adeca62b9d53ec54e4 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 1645649058 14567652 e6d8a617ab2adaebfdcc7784d49dc668 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-fixtures-3.0.0-27.el8.noarch 1645616741 335974 1eda0c4a4f2bc06525eb93c846b5b639 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch 1647518920 77247 f5a7020b93622d46d76dd90ae63bdb49 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: cpp-8.5.0-18.el8.x86_64 1671873301 29657638 2dbcae7527fd419eccec6a0f3d7b3fbe installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 179505 a8da11422a27051b447f78054855cb76 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-stestr-3.2.0-3.el8.noarch 1639655928 742615 8e91665b176b422cd8c409b1c3fc1009 installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-requests-mock-1.8.0-1.el8.noarch 1610095257 101872 3feb309ab7c9ce64641bd511b0624c3c installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: glibc-devel-2.28-225.el8.x86_64 1675873919 240562 5b90a26c1922661296cfdf1ed779d2b1 installed DEBUG: libsmartcols-2.32.1-41.el8.x86_64 1676684287 248490 d188f0d440495ea56d7ba4176b8d94fc installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: libtiff-4.0.9-27.el8.x86_64 1675188975 517785 6124d1d8006bb43976f94066f8881482 installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: grubby-8.40-47.el8.x86_64 1665810503 63497 f640936b750b4ff9642054b5c7141483 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch 1671174580 190718 1642ad812f8bbb737f0545b9f9bf661c installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 1668489066 54666 7a9df91ff454ba7871514d87524bce2e installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: libmount-2.32.1-41.el8.x86_64 1676684287 398274 7c19a745033ef3f4bd30b11737985ef0 installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: shadow-utils-2:4.6-17.el8.x86_64 1659474460 4071202 e50585ac13a422d73600d9c5fb950c57 installed DEBUG: rpm-libs-4.14.3-26.el8.x86_64 1671621519 735448 6be040d364179dbdc308389c3a9801bc installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: dracut-049-223.git20230119.el8.x86_64 1674658452 1057307 dc0c2c52d8af874cd98ce21367995ea3 installed DEBUG: glib2-2.56.4-161.el8.x86_64 1672981785 12279992 f3c6b3d5012880ec327da3aa162a24e9 installed DEBUG: systemd-239-73.el8.x86_64 1677727192 11338373 9a6e13a2e3a63579bc00ce283ce71eb3 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-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=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd70b755bcaf545cf8cf4232cd95d4f19', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yamvkbgh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZWxmBB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf openstacksdk-0.62.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/openstacksdk-0.62.0-0.20230411165545.4ceff8f.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstacksdk-0.62.0 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-0.62.0 base' DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + rm -f openstack/tests/unit/test_stats.py DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Oo4qOV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.62.0 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/openstack DEBUG: creating build/lib/openstack/image DEBUG: creating build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 DEBUG: creating build/lib/openstack/tests DEBUG: creating build/lib/openstack/tests/unit DEBUG: creating build/lib/openstack/tests/unit/clustering DEBUG: copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering DEBUG: copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering DEBUG: creating build/lib/openstack/shared_file_system DEBUG: copying openstack/shared_file_system/__init__.py -> build/lib/openstack/shared_file_system DEBUG: copying openstack/shared_file_system/shared_file_system_service.py -> build/lib/openstack/shared_file_system DEBUG: creating build/lib/openstack/tests/functional DEBUG: creating build/lib/openstack/tests/functional/object_store DEBUG: creating build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: creating build/lib/openstack/tests/unit/object_store DEBUG: copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store DEBUG: creating build/lib/openstack/tests/unit/compute DEBUG: creating build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_metadata.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: creating build/lib/openstack/config DEBUG: copying openstack/config/__init__.py -> build/lib/openstack/config DEBUG: copying openstack/config/_util.py -> build/lib/openstack/config DEBUG: copying openstack/config/cloud_config.py -> build/lib/openstack/config DEBUG: copying openstack/config/cloud_region.py -> build/lib/openstack/config DEBUG: copying openstack/config/defaults.py -> build/lib/openstack/config DEBUG: copying openstack/config/exceptions.py -> build/lib/openstack/config DEBUG: copying openstack/config/loader.py -> build/lib/openstack/config DEBUG: creating build/lib/openstack/tests/functional/load_balancer DEBUG: copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer DEBUG: creating build/lib/openstack/workflow DEBUG: copying openstack/workflow/__init__.py -> build/lib/openstack/workflow DEBUG: copying openstack/workflow/version.py -> build/lib/openstack/workflow DEBUG: copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow DEBUG: creating build/lib/openstack/image/v1 DEBUG: copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 DEBUG: copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 DEBUG: copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 DEBUG: creating build/lib/openstack/baremetal DEBUG: creating build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/conductor.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/deploy_templates.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/volume_target.py -> build/lib/openstack/baremetal/v1 DEBUG: creating build/lib/openstack/tests/unit/load_balancer DEBUG: creating build/lib/openstack/tests/unit/load_balancer/v2 DEBUG: copying openstack/tests/unit/load_balancer/v2/__init__.py -> build/lib/openstack/tests/unit/load_balancer/v2 DEBUG: copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer/v2 DEBUG: creating build/lib/openstack/tests/unit/dns DEBUG: creating build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: creating build/lib/openstack/tests/unit/baremetal DEBUG: creating build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_conductor.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: creating build/lib/openstack/load_balancer DEBUG: copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer DEBUG: copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer DEBUG: copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer DEBUG: creating build/lib/openstack/tests/functional/dns DEBUG: creating build/lib/openstack/tests/functional/dns/v2 DEBUG: copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 DEBUG: copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 DEBUG: creating build/lib/openstack/block_storage DEBUG: copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage DEBUG: copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage DEBUG: copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage DEBUG: creating build/lib/openstack/orchestration DEBUG: copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration DEBUG: copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration DEBUG: copying openstack/orchestration/version.py -> build/lib/openstack/orchestration DEBUG: creating build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> build/lib/openstack/tests/functional/baremetal DEBUG: creating build/lib/openstack/tests/unit/image DEBUG: copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image DEBUG: creating build/lib/openstack/tests/functional/load_balancer/v2 DEBUG: copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 DEBUG: copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 DEBUG: creating build/lib/openstack/accelerator DEBUG: creating build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 DEBUG: creating build/lib/openstack/placement DEBUG: copying openstack/placement/__init__.py -> build/lib/openstack/placement DEBUG: copying openstack/placement/placement_service.py -> build/lib/openstack/placement DEBUG: creating build/lib/openstack/tests/unit/fake DEBUG: copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake DEBUG: copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake DEBUG: creating build/lib/openstack/tests/unit/block_storage DEBUG: creating build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_limits.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: creating build/lib/openstack/tests/functional/image DEBUG: creating build/lib/openstack/tests/functional/image/v2 DEBUG: copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 DEBUG: copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 DEBUG: creating build/lib/openstack/tests/unit/key_manager DEBUG: creating build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: creating build/lib/openstack/tests/unit/baremetal_introspection DEBUG: copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection DEBUG: creating build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/availability_zone.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/capabilities.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/extension.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/group_type.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/limits.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/resource_filter.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 DEBUG: creating build/lib/openstack/tests/functional/placement DEBUG: copying openstack/tests/functional/placement/__init__.py -> build/lib/openstack/tests/functional/placement DEBUG: creating build/lib/openstack/tests/unit/identity DEBUG: copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity DEBUG: copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity DEBUG: creating build/lib/openstack/instance_ha DEBUG: creating build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 DEBUG: creating build/lib/openstack/tests/unit/workflow DEBUG: creating build/lib/openstack/tests/unit/workflow/v2 DEBUG: copying openstack/tests/unit/workflow/v2/__init__.py -> build/lib/openstack/tests/unit/workflow/v2 DEBUG: copying openstack/tests/unit/workflow/v2/test_proxy.py -> build/lib/openstack/tests/unit/workflow/v2 DEBUG: creating build/lib/openstack/tests/functional/block_storage DEBUG: copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage DEBUG: copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow DEBUG: copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow DEBUG: copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow DEBUG: copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow DEBUG: creating build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors DEBUG: copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal DEBUG: copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal DEBUG: copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal DEBUG: copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute DEBUG: copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute DEBUG: copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal DEBUG: copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal DEBUG: copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal DEBUG: copying openstack/baremetal/version.py -> build/lib/openstack/baremetal DEBUG: creating build/lib/openstack/tests/functional/orchestration DEBUG: copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration DEBUG: creating build/lib/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 DEBUG: creating build/lib/openstack/tests/unit/orchestration DEBUG: creating build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: creating build/lib/openstack/tests/unit/instance_ha DEBUG: copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha DEBUG: creating build/lib/openstack/compute DEBUG: copying openstack/compute/__init__.py -> build/lib/openstack/compute DEBUG: copying openstack/compute/compute_service.py -> build/lib/openstack/compute DEBUG: copying openstack/compute/version.py -> build/lib/openstack/compute DEBUG: creating build/lib/openstack/identity DEBUG: creating build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager DEBUG: copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha DEBUG: copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha DEBUG: creating build/lib/openstack/tests/unit/accelerator DEBUG: copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator DEBUG: copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator DEBUG: creating build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_extension.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_limits.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: creating build/lib/openstack/object_store DEBUG: creating build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 DEBUG: creating build/lib/openstack/clustering DEBUG: copying openstack/clustering/__init__.py -> build/lib/openstack/clustering DEBUG: copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering DEBUG: copying openstack/clustering/version.py -> build/lib/openstack/clustering DEBUG: creating build/lib/openstack/cloud DEBUG: copying openstack/cloud/__init__.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_accelerator.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_coe.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_compute.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_dns.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_floating_ip.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_identity.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_image.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_network.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_security_group.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_shared_file_system.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_utils.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/exc.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/inventory.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/meta.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud DEBUG: creating build/lib/openstack/tests/functional/identity DEBUG: creating build/lib/openstack/tests/functional/identity/v3 DEBUG: copying openstack/tests/functional/identity/v3/__init__.py -> build/lib/openstack/tests/functional/identity/v3 DEBUG: copying openstack/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstack/tests/functional/identity/v3 DEBUG: copying openstack/__init__.py -> build/lib/openstack DEBUG: copying openstack/__main__.py -> build/lib/openstack DEBUG: copying openstack/_hacking.py -> build/lib/openstack DEBUG: copying openstack/_log.py -> build/lib/openstack DEBUG: copying openstack/_services_mixin.py -> build/lib/openstack DEBUG: copying openstack/connection.py -> build/lib/openstack DEBUG: copying openstack/exceptions.py -> build/lib/openstack DEBUG: copying openstack/format.py -> build/lib/openstack DEBUG: copying openstack/proxy.py -> build/lib/openstack DEBUG: copying openstack/resource.py -> build/lib/openstack DEBUG: copying openstack/service_description.py -> build/lib/openstack DEBUG: copying openstack/utils.py -> build/lib/openstack DEBUG: copying openstack/version.py -> build/lib/openstack DEBUG: creating build/lib/openstack/tests/unit/placement DEBUG: creating build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/__init__.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/test_proxy.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/test_resource_class.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_availability_zone.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: creating build/lib/openstack/tests/functional/orchestration/v1 DEBUG: copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 DEBUG: copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 DEBUG: creating build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_mapping.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: creating build/lib/openstack/baremetal_introspection DEBUG: creating build/lib/openstack/baremetal_introspection/v1 DEBUG: copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 DEBUG: copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 DEBUG: copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 DEBUG: creating build/lib/openstack/tests/functional/compute DEBUG: creating build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_service.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: creating build/lib/openstack/dns DEBUG: creating build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 DEBUG: creating build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/__init__.py -> build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/_proxy.py -> build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/resource_class.py -> build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/resource_provider.py -> build/lib/openstack/placement/v1 DEBUG: creating build/lib/openstack/tests/unit/network DEBUG: copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network DEBUG: copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network DEBUG: creating build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/image/__init__.py -> build/lib/openstack/image DEBUG: copying openstack/image/_base_proxy.py -> build/lib/openstack/image DEBUG: copying openstack/image/_download.py -> build/lib/openstack/image DEBUG: copying openstack/image/image_service.py -> build/lib/openstack/image DEBUG: copying openstack/image/image_signer.py -> build/lib/openstack/image DEBUG: copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image DEBUG: creating build/lib/openstack/tests/unit/database DEBUG: copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database DEBUG: creating build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_loader.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit DEBUG: creating build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 DEBUG: creating build/lib/openstack/tests/functional/clustering DEBUG: copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering DEBUG: copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering DEBUG: creating build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_accelerator.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_caching.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_normalize.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_shade.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_shade_operator.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_shared_file_system.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud DEBUG: creating build/lib/openstack/message DEBUG: creating build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/object_store/__init__.py -> build/lib/openstack/object_store DEBUG: copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store DEBUG: copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional DEBUG: copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional DEBUG: creating build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: creating build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/message/__init__.py -> build/lib/openstack/message DEBUG: copying openstack/message/message_service.py -> build/lib/openstack/message DEBUG: copying openstack/message/version.py -> build/lib/openstack/message DEBUG: creating build/lib/openstack/tests/unit/message DEBUG: copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message DEBUG: copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message DEBUG: creating build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 DEBUG: creating build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_address_group.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_ikepolicy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_ipsec_site_connection.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_local_ip.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/placement/__init__.py -> build/lib/openstack/tests/unit/placement DEBUG: copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection DEBUG: copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection DEBUG: copying openstack/dns/__init__.py -> build/lib/openstack/dns DEBUG: copying openstack/dns/dns_service.py -> build/lib/openstack/dns DEBUG: creating build/lib/openstack/key_manager DEBUG: creating build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity DEBUG: copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration DEBUG: copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration DEBUG: copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store DEBUG: creating build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/availability_zone.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/availability_zone_profile.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns DEBUG: creating build/lib/openstack/tests/functional/placement/v1 DEBUG: copying openstack/tests/functional/placement/v1/__init__.py -> build/lib/openstack/tests/functional/placement/v1 DEBUG: copying openstack/tests/functional/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/functional/placement/v1 DEBUG: creating build/lib/openstack/network DEBUG: creating build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/address_group.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/ikepolicy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/ipsec_site_connection.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/l3_conntrack_helper.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/local_ip.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/local_ip_association.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 DEBUG: creating build/lib/openstack/cloud/tests DEBUG: copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests DEBUG: creating build/lib/openstack/tests/functional/instance_ha DEBUG: copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha DEBUG: copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha DEBUG: copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha DEBUG: creating build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: creating build/lib/openstack/tests/unit/shared_file_system DEBUG: creating build/lib/openstack/tests/unit/shared_file_system/v2 DEBUG: copying openstack/tests/unit/shared_file_system/v2/__init__.py -> build/lib/openstack/tests/unit/shared_file_system/v2 DEBUG: copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/shared_file_system/v2 DEBUG: creating build/lib/openstack/tests/functional/network DEBUG: copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network DEBUG: creating build/lib/openstack/tests/functional/shared_file_system DEBUG: copying openstack/tests/functional/shared_file_system/__init__.py -> build/lib/openstack/tests/functional/shared_file_system DEBUG: copying openstack/tests/functional/shared_file_system/base.py -> build/lib/openstack/tests/functional/shared_file_system DEBUG: copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/lib/openstack/tests/functional/shared_file_system DEBUG: creating build/lib/openstack/fixture DEBUG: copying openstack/fixture/__init__.py -> build/lib/openstack/fixture DEBUG: copying openstack/fixture/connection.py -> build/lib/openstack/fixture DEBUG: copying openstack/identity/__init__.py -> build/lib/openstack/identity DEBUG: copying openstack/identity/identity_service.py -> build/lib/openstack/identity DEBUG: copying openstack/identity/version.py -> build/lib/openstack/identity DEBUG: creating build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 DEBUG: creating build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/metadata.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 DEBUG: creating build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: creating build/lib/openstack/tests/unit/image/v1 DEBUG: copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 DEBUG: copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 DEBUG: copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 DEBUG: creating build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image DEBUG: copying openstack/tests/__init__.py -> build/lib/openstack/tests DEBUG: copying openstack/tests/base.py -> build/lib/openstack/tests DEBUG: copying openstack/tests/fakes.py -> build/lib/openstack/tests DEBUG: creating build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_clustering.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_project_cleanup.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/util.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute DEBUG: copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute DEBUG: creating build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_address_group.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_local_ip.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager DEBUG: copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager DEBUG: creating build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator DEBUG: copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator DEBUG: copying openstack/accelerator/version.py -> build/lib/openstack/accelerator DEBUG: creating build/lib/openstack/shared_file_system/v2 DEBUG: copying openstack/shared_file_system/v2/__init__.py -> build/lib/openstack/shared_file_system/v2 DEBUG: copying openstack/shared_file_system/v2/_proxy.py -> build/lib/openstack/shared_file_system/v2 DEBUG: copying openstack/shared_file_system/v2/availability_zone.py -> build/lib/openstack/shared_file_system/v2 DEBUG: creating build/lib/openstack/database DEBUG: creating build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/network/__init__.py -> build/lib/openstack/network DEBUG: copying openstack/network/network_service.py -> build/lib/openstack/network DEBUG: copying openstack/network/version.py -> build/lib/openstack/network DEBUG: creating build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 DEBUG: creating build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: creating build/lib/openstack/tests/unit/fake/v2 DEBUG: copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 DEBUG: copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 DEBUG: copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 DEBUG: creating build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/__init__.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_deployable.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_device.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_proxy.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: creating build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: creating build/lib/openstack/cloud/cmd DEBUG: copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd DEBUG: copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd DEBUG: copying openstack/database/__init__.py -> build/lib/openstack/database DEBUG: copying openstack/database/database_service.py -> build/lib/openstack/database DEBUG: creating build/lib/openstack/tests/unit/fake/v1 DEBUG: copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 DEBUG: copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 DEBUG: copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 DEBUG: copying openstack/tests/unit/shared_file_system/__init__.py -> build/lib/openstack/tests/unit/shared_file_system DEBUG: creating build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns DEBUG: copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage DEBUG: creating build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: creating build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: running egg_info DEBUG: writing openstacksdk.egg-info/PKG-INFO DEBUG: writing dependency_links to openstacksdk.egg-info/dependency_links.txt DEBUG: writing entry points to openstacksdk.egg-info/entry_points.txt DEBUG: deleting openstacksdk.egg-info/requires.txt DEBUG: writing top-level names to openstacksdk.egg-info/top_level.txt DEBUG: writing pbr to openstacksdk.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: reading manifest template 'MANIFEST.in' DEBUG: writing manifest file 'openstacksdk.egg-info/SOURCES.txt' DEBUG: copying openstack/config/defaults.json -> build/lib/openstack/config DEBUG: copying openstack/config/schema.json -> build/lib/openstack/config DEBUG: copying openstack/config/vendor-schema.json -> build/lib/openstack/config DEBUG: copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ovh-us.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/py.typed -> build/lib/openstack DEBUG: copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 DEBUG: creating build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/accelerator.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/bad-placement.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/old-compute-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/shared-file-system.json -> build/lib/openstack/tests/unit/fixtures DEBUG: creating build/lib/openstack/tests/unit/fixtures/clouds DEBUG: copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds DEBUG: copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds DEBUG: creating build/lib/openstack/tests/ansible DEBUG: copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible DEBUG: copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible DEBUG: creating build/lib/openstack/tests/ansible/hooks DEBUG: copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks DEBUG: creating build/lib/openstack/tests/ansible/roles DEBUG: creating build/lib/openstack/tests/ansible/roles/auth DEBUG: creating build/lib/openstack/tests/ansible/roles/auth/tasks DEBUG: copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/client_config DEBUG: creating build/lib/openstack/tests/ansible/roles/client_config/tasks DEBUG: copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/group DEBUG: creating build/lib/openstack/tests/ansible/roles/group/defaults DEBUG: copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/group/tasks DEBUG: copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/image DEBUG: creating build/lib/openstack/tests/ansible/roles/image/defaults DEBUG: copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/image/tasks DEBUG: copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/keypair DEBUG: creating build/lib/openstack/tests/ansible/roles/keypair/defaults DEBUG: copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/keypair/tasks DEBUG: copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_domain DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_role DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/network DEBUG: creating build/lib/openstack/tests/ansible/roles/network/defaults DEBUG: copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/network/tasks DEBUG: copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/nova_flavor DEBUG: creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/object DEBUG: creating build/lib/openstack/tests/ansible/roles/object/tasks DEBUG: copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/port DEBUG: creating build/lib/openstack/tests/ansible/roles/port/defaults DEBUG: copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/port/tasks DEBUG: copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/router DEBUG: creating build/lib/openstack/tests/ansible/roles/router/defaults DEBUG: copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/router/tasks DEBUG: copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/security_group DEBUG: creating build/lib/openstack/tests/ansible/roles/security_group/defaults DEBUG: copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/security_group/tasks DEBUG: copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/server DEBUG: creating build/lib/openstack/tests/ansible/roles/server/defaults DEBUG: copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/server/tasks DEBUG: copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/subnet DEBUG: creating build/lib/openstack/tests/ansible/roles/subnet/defaults DEBUG: copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/subnet/tasks DEBUG: copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/user DEBUG: creating build/lib/openstack/tests/ansible/roles/user/tasks DEBUG: copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/user_group DEBUG: creating build/lib/openstack/tests/ansible/roles/user_group/tasks DEBUG: copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/volume DEBUG: creating build/lib/openstack/tests/ansible/roles/volume/tasks DEBUG: copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks DEBUG: creating build/lib/openstack/tests/functional/cloud/hooks DEBUG: copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> build/lib/openstack/tests/functional/cloud/hooks DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: 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: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dWseMx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 DEBUG: + cd openstacksdk-0.62.0 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/py.typed -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database DEBUG: copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database DEBUG: copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture DEBUG: copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture DEBUG: copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager DEBUG: copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager DEBUG: copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns DEBUG: copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns DEBUG: copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection DEBUG: copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection DEBUG: copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/_services_mixin.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd DEBUG: copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd DEBUG: copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/tests DEBUG: copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/tests DEBUG: copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store DEBUG: copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store DEBUG: copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha DEBUG: copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha DEBUG: copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/placement_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement DEBUG: copying build/lib/openstack/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: copying build/lib/openstack/accelerator/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: copying build/lib/openstack/accelerator/accelerator_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: copying build/lib/openstack/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ovh-us.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/shared_file_system_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system DEBUG: copying build/lib/openstack/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/hooks DEBUG: copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/hooks DEBUG: copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible DEBUG: copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible DEBUG: copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/hooks DEBUG: copying build/lib/openstack/tests/functional/cloud/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/hooks DEBUG: copying build/lib/openstack/tests/functional/cloud/util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: copying build/lib/openstack/tests/functional/shared_file_system/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: copying build/lib/openstack/tests/functional/shared_file_system/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: copying build/lib/openstack/tests/functional/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional DEBUG: copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering DEBUG: copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering DEBUG: copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute DEBUG: copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute DEBUG: copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity DEBUG: copying build/lib/openstack/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 DEBUG: copying build/lib/openstack/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 DEBUG: copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1 DEBUG: copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1 DEBUG: copying build/lib/openstack/tests/functional/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1 DEBUG: copying build/lib/openstack/tests/functional/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image DEBUG: copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 DEBUG: copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 DEBUG: copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns DEBUG: copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 DEBUG: copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 DEBUG: copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store DEBUG: copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds DEBUG: copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds DEBUG: copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds DEBUG: copying build/lib/openstack/tests/unit/fixtures/shared-file-system.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system DEBUG: copying build/lib/openstack/tests/unit/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2 DEBUG: copying build/lib/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2 DEBUG: copying build/lib/openstack/tests/unit/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message DEBUG: copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network DEBUG: copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement DEBUG: copying build/lib/openstack/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/test_resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator DEBUG: copying build/lib/openstack/tests/unit/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration DEBUG: copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration DEBUG: copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2 DEBUG: copying build/lib/openstack/tests/unit/workflow/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2 DEBUG: copying build/lib/openstack/tests/unit/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity DEBUG: copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager DEBUG: copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_type_encryption.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake DEBUG: copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns DEBUG: copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/unit/load_balancer/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/unit/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute DEBUG: copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute DEBUG: copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering DEBUG: copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/database_service.py to database_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/instance.py to instance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture/connection.py to connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/network_service.py to network_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/vpn_service.py to vpn_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/trunk.py to trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/subnet.py to subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/service_provider.py to service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/service_profile.py to service_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/segment.py to segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/security_group.py to security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/router.py to router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_policy.py to qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/port.py to port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/pool_member.py to pool_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/network.py to network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/metering_label.py to metering_label.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/local_ip_association.py to local_ip_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/local_ip.py to local_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/l3_conntrack_helper.py to l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/ipsec_site_connection.py to ipsec_site_connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/ikepolicy.py to ikepolicy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/floating_ip.py to floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_group.py to firewall_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/address_scope.py to address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/address_group.py to address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/secret.py to secret.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/order.py to order.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/container.py to container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/_format.py to _format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/message_service.py to message_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/subscription.py to subscription.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/queue.py to queue.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/message.py to message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/claim.py to claim.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/dns_service.py to dns_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_import.py to zone_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_export.py to zone_export.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone.py to zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/recordset.py to recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/service_description.py to service_description.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/proxy.py to proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/format.py to format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/connection.py to connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/_services_mixin.py to _services_mixin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/_log.py to _log.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/_hacking.py to _hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/__main__.py to __main__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd/inventory.py to inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/meta.py to meta.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/inventory.py to inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/exc.py to exc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_utils.py to _utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_shared_file_system.py to _shared_file_system.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_security_group.py to _security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_orchestration.py to _orchestration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_object_store.py to _object_store.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_normalize.py to _normalize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_network_common.py to _network_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_network.py to _network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_image.py to _image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_identity.py to _identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_dns.py to _dns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_compute.py to _compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_coe.py to _coe.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_clustering.py to _clustering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_block_storage.py to _block_storage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_baremetal.py to _baremetal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_accelerator.py to _accelerator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/receiver.py to receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/profile_type.py to profile_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/profile.py to profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/policy_type.py to policy_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/node.py to node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/event.py to event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/build_info.py to build_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/action.py to action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/clustering_service.py to clustering_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/object_store_service.py to object_store_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/obj.py to obj.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/info.py to info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/container.py to container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/account.py to account.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/identity_service.py to identity_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/region.py to region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/project.py to project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/limit.py to limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/identity_provider.py to identity_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/group.py to group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/federation_protocol.py to federation_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/endpoint.py to endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/domain.py to domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/tenant.py to tenant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_remote_console.py to server_remote_console.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_ip.py to server_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_interface.py to server_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_group.py to server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server.py to server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/metadata.py to metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/keypair.py to keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/aggregate.py to aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/compute_service.py to compute_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/segment.py to segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/notification.py to notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/host.py to host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/resource_provider.py to resource_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/resource_class.py to resource_class.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/placement_service.py to placement_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/accelerator_service.py to accelerator_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/device_profile.py to device_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/device.py to device.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/deployable.py to deployable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/accelerator_request.py to accelerator_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/template_utils.py to template_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/template_format.py to template_format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/event_utils.py to event_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/environment_format.py to environment_format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/template.py to template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack.py to stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/software_config.py to software_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/volume.py to volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/type.py to type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/backup.py to backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/volume.py to volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/type.py to type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/resource_filter.py to resource_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/group_type.py to group_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/capabilities.py to capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/backup.py to backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/availability_zone_profile.py to availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/configdrive.py to configdrive.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/volume_target.py to volume_target.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/volume_connector.py to volume_connector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/port_group.py to port_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/port.py to port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/node.py to node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/deploy_templates.py to deploy_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/chassis.py to chassis.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/allocation.py to allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/_common.py to _common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/workflow.py to workflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/execution.py to execution.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/workflow_service.py to workflow_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/loader.py to loader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/defaults.py to defaults.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/cloud_region.py to cloud_region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/cloud_config.py to cloud_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/_util.py to _util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/shared_file_system_service.py to shared_file_system_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/util.py to util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_project_cleanup.py to test_project_cleanup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_local_ip.py to test_local_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_address_group.py to test_address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_hypervisor.py to test_hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_resource_filters.py to test_resource_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_group_type.py to test_group_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_capabilities.py to test_capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1/test_resource_provider.py to test_resource_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_target.py to test_baremetal_volume_target.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py to test_baremetal_volume_connector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py to test_baremetal_deploy_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_conductor.py to test_baremetal_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shared_file_system.py to test_shared_file_system.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_accelerator.py to test_accelerator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_resource.py to test_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_format.py to test_format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_connection.py to test_connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_loader.py to test_loader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_json.py to test_json.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_init.py to test_init.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_local_ip.py to test_local_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_ipsec_site_connection.py to test_ipsec_site_connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_ikepolicy.py to test_ikepolicy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_address_group.py to test_address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/test_resource_provider.py to test_resource_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/test_resource_class.py to test_resource_class.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_device_profile.py to test_device_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_device.py to test_device.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_deployable.py to test_deployable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_accelerator_request.py to test_accelerator_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_mapping.py to test_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_federation_protocol.py to test_federation_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_type_encryption.py to test_type_encryption.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_resource_filter.py to test_resource_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_group_type.py to test_group_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_capabilities.py to test_capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_volume_target.py to test_volume_target.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_volume_connector.py to test_volume_connector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_deploy_templates.py to test_deploy_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_conductor.py to test_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_availability_zone_profile.py to test_availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_remote_console.py to test_server_remote_console.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_metadata.py to test_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/image_signer.py to image_signer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/image_service.py to image_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/_download.py to _download.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/_base_proxy.py to _base_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/task.py to task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/service_info.py to service_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpkpgbu457.py' DEBUG: /usr/libexec/platform-python /tmp/tmpkpgbu457.py DEBUG: removing /tmp/tmpkpgbu457.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing openstacksdk.egg-info/PKG-INFO DEBUG: writing dependency_links to openstacksdk.egg-info/dependency_links.txt DEBUG: writing entry points to openstacksdk.egg-info/entry_points.txt DEBUG: writing top-level names to openstacksdk.egg-info/top_level.txt DEBUG: writing pbr to openstacksdk.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'openstacksdk.egg-info/SOURCES.txt' DEBUG: Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6/site-packages/openstacksdk-0.62.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/bin DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.62.0-0.20230411165545.4ceff8f.el8 --unique-debug-suffix -0.62.0-0.20230411165545.4ceff8f.el8.x86_64 --unique-debug-src-base python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-0.62.0 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sCWCXI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.62.0 DEBUG: + rm -f ./openstack/tests/unit/test_hacking.py DEBUG: + export OS_STDOUT_CAPTURE=true DEBUG: + OS_STDOUT_CAPTURE=true DEBUG: + export OS_STDERR_CAPTURE=true DEBUG: + OS_STDERR_CAPTURE=true DEBUG: + export OS_TEST_TIMEOUT=20 DEBUG: + OS_TEST_TIMEOUT=20 DEBUG: + PYTHON=python3 DEBUG: + stestr-3 --test-path ./openstack/tests/unit run --black-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' DEBUG: {0} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.306297s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:12,883 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.010306s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.010668s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:12,904 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:12,905 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {0} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.012361s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.031084s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.012691s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:12,961 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_accelerator_request [0.119372s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_device_profile [0.050978s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_deployables [0.029938s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.032492s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,195 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:13,196 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.080353s] ... ok DEBUG: {2} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_create_accelerator_request [0.061635s] ... ok DEBUG: {2} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_accelerator_request_ignore [0.043413s] ... ok DEBUG: {2} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_get_device_profile [0.047020s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.049078s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,240 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_accelerator_request [0.038685s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.024936s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_basic [0.031174s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,297 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:13,302 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.047567s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.025160s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,324 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:13,324 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.049605s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.000656s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.000534s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.000432s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.025352s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.022180s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.029545s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_instantiate [0.049446s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_deploy_steps [0.050829s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.078757s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.058180s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_list_vendor_passthru [0.058591s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.042240s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.043992s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,593 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:13,593 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.016581s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.017054s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,596 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:13,597 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {0} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.012206s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,609 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:13,610 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.079423s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,673 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:13,673 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_port [0.012521s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_allocation [0.009884s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_node [0.019272s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_port [0.025592s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_volume_target [0.026237s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node [0.014632s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_target_ignore [0.011679s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_volume_target [0.009824s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port [0.010018s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_volume_connector [0.018551s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_not_detailed [0.014274s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_detailed [0.013804s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_not_detailed [0.015676s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_detailed [0.011367s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_volume_target_not_detailed [0.009927s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.013881s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,855 openstack Still waiting for nodes 1234 to reach state "fake state" DEBUG: 2023-04-11 17:03:13,855 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:13,856 openstack Still waiting for nodes 1234 to reach state "fake state" DEBUG: 2023-04-11 17:03:13,856 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.159162s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,831 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:13,831 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {1} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.231587s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,883 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {0} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.011203s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backend_pools [0.028958s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.012394s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.078010s] ... ok DEBUG: {1} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.075890s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.013033s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_get [0.016579s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.018391s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_basic [0.014258s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,973 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.029893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:13,988 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_basic [0.022921s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,026 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.013328s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.016119s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.072685s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_make_extension [0.011267s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,068 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_device_profile_ignore [0.077992s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_make_resource [0.016039s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_basic [0.012154s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,097 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.018309s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot [0.062182s] ... ok DEBUG: {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_get_accelerator_request [0.057202s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_get [0.031927s] ... ok DEBUG: {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_device_profile [0.032562s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_restore [0.034809s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot_invalid_none [0.056652s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_create [0.024345s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_find [0.022091s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.058459s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_types [0.037260s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_resource_filters [0.012855s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.015035s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_find [0.016509s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.162367s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.000752s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_get [0.016130s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.207881s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_create_attrs [0.095410s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.169887s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_delete_ignore [0.095576s] ... ok DEBUG: {3} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.157733s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,536 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:14,536 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_success [0.099913s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.068217s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_extra_specs_delete [0.088122s] ... ok DEBUG: {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_create_device_profile [0.086314s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.000626s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.069168s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.071259s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_update [0.057706s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_get [0.030264s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.073705s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,698 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.053412s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,707 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.090371s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_retype_with_migration_policy [0.027300s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_call_vendor_passthru [0.040798s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.039793s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.073889s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,749 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:14,750 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:14,750 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:14,750 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_set_readonly_false [0.054707s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.049087s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,790 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:14,791 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_none [0.061381s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.055462s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,828 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_set_readonly_no_argument [0.120655s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.124057s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.081477s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:14,928 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:14,929 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_chassis [0.106568s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_make_resource_filter [0.098116s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,000 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_basic [0.091076s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,006 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation [0.078840s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.107219s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.051281s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,067 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.056992s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,081 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:15,081 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {0} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.036049s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_instantiate [0.093421s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,114 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation_ignore [0.092929s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.033119s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.022089s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.030849s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.025461s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.024329s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.021995s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis [0.076167s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.022072s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.033622s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.095428s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,210 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.030158s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode [0.041395s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.036556s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port_ignore [0.097985s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode_invalid_mode [0.036568s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.034222s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.044876s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.032463s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.116360s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,308 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:15,308 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.031334s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.034948s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.027016s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_chassis [0.110194s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.031465s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.032989s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_deploy_steps [0.035666s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.122127s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,444 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:15,444 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.029133s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.046366s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_port [0.078445s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.032938s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.059199s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.034545s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_node [0.042518s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.050626s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.090152s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port_group [0.050166s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.034731s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.128965s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_timeout [0.024887s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,638 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:15,639 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:15,639 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.021746s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.013394s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,675 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:15,675 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:15,676 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_node [0.012170s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port [0.011163s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_connector [0.015599s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.133272s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_chassis [0.104280s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_connector_ignore [0.036345s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.035536s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_target [0.021313s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node_no_retries [0.056206s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_port [0.011223s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_volume_target_detailed [0.016343s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.069478s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.013582s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,847 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.151695s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,833 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_node [0.071999s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.015771s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.011663s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_volume_connector [0.038272s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.017931s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.051779s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete [0.010591s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_detailed [0.010164s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.009592s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_get [0.014145s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.017534s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.066349s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_chassis [0.064475s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_types [0.027252s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.012870s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete [0.010402s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_detailed [0.040394s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_extend [0.010767s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.070886s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.015163s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,035 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.196608s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:15,993 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.015406s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,049 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,050 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,051 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,052 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_not_detailed [0.044875s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_basic [0.012006s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,064 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node [0.015338s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_make_limit [0.022639s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,076 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,077 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,078 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,079 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,080 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,081 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,081 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,082 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,082 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,084 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,084 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,085 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,086 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:16,087 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.010373s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.010180s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.032257s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,107 openstack Still waiting for nodes 1 to reach state "fake state" DEBUG: 2023-04-11 17:03:16,108 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_delete [0.010800s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.025824s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,133 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,134 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_delete_ignore [0.010164s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.108074s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_get [0.012056s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_basic [0.023307s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,153 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,158 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_limits_get [0.010141s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete [0.010661s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_instantiate [0.016543s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_update [0.015051s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.021042s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_extra_specs_update [0.011579s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.010989s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_extend [0.013639s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.027249s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.021224s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.092335s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.021826s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.024177s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs [0.035571s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.027309s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,293 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,297 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,297 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,298 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_new [0.042048s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.097041s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.039962s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,332 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,337 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,338 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.017234s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_extend [0.011467s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.025963s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,356 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,358 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,358 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,359 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,359 openstack Still waiting for introspection of node None, the current state is "waiting" DEBUG: 2023-04-11 17:03:16,364 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_retype [0.017708s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.017975s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.011723s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.009990s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.012413s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.013801s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.085696s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:16,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:16,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.009929s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.037417s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.018667s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.014834s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.012732s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.012447s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.009470s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.012117s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.017301s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.109616s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete [0.126401s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.083194s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.589994s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.093888s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.059958s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,661 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,662 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_get [0.115019s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.067322s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.074403s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,730 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.111258s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,761 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.087004s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.141212s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.068993s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.079399s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.116438s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:16,877 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:16,877 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {1} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_make_it [0.140329s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.082766s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.111105s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,084 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:17,085 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:17,087 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:17,093 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.075534s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_detailed [0.056514s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.521457s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.071607s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_not_detailed [0.061599s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.093646s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,175 openstack Availability zone list could not be fetched DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/cloud/_compute.py", line 142, in list_availability_zone_names DEBUG: for zone in zones: DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/resource.py", line 1775, in list DEBUG: exceptions.raise_from_response(response) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone DEBUG: {1} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_basic [0.078437s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,255 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_volume_connector [0.064172s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.139596s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_basic [0.062690s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,318 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.129240s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis_ignore [0.061889s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node_ignore [0.049413s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_make_rate_limit [0.065126s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,374 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_drivers [0.049730s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_basic [0.039855s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,434 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.133720s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_allocation [0.043470s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backend_pools [0.040175s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.204967s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,418 openstack.baremetal Still waiting for node 55742e23-2416-4daa-b682-4f93d3332906 to reach state "manageable", the current state is "available" DEBUG: 2023-04-11 17:03:17,419 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:17,459 openstack.baremetal Still waiting for node 55742e23-2416-4daa-b682-4f93d3332906 to reach state "manageable", the current state is "inspecting" DEBUG: 2023-04-11 17:03:17,460 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_driver [0.043141s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_detailed [0.043264s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_volume_target [0.041280s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_capabilites_get [0.036259s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.088337s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.041151s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.062565s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,605 openstack Still waiting for nodes 1 to reach state "fake state" DEBUG: 2023-04-11 17:03:17,620 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.050836s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.045938s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,666 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" DEBUG: 2023-04-11 17:03:17,667 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_get [0.039204s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.044655s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.298293s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,721 openstack.baremetal Still waiting for node 9e776737-655a-4e4d-a92e-f2b635de3e8c to reach state "manageable", the current state is "inspecting" DEBUG: 2023-04-11 17:03:17,722 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_get [0.032240s] ... ok DEBUG: {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.041386s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete [0.043439s] ... ok DEBUG: {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.055431s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.046647s] ... ok DEBUG: {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.054374s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_retype_without_migration_policy [0.047834s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.298481s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,734 openstack.baremetal Still waiting for node b853ce89-7f5e-4847-a695-e2ccdeb77569 to reach state "active", the current state is "available" DEBUG: 2023-04-11 17:03:17,735 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:17,811 openstack.baremetal Still waiting for node b853ce89-7f5e-4847-a695-e2ccdeb77569 to reach state "active", the current state is "deploying" DEBUG: 2023-04-11 17:03:17,812 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.061421s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,915 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:17,917 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_detailed [0.049669s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_basic [0.054425s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,985 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.065673s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:17,977 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:17,978 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:17,979 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:17,991 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:17,992 openstack Still waiting for introspection of node None, the current state is "processing" DEBUG: 2023-04-11 17:03:17,992 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.051708s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.056557s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs_error [0.053293s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.244419s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.414637s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:18,083 openstack.baremetal Still waiting for node 553d97b7-e1a0-4619-8333-7279f33a3bab to reach state "manageable", the current state is "inspecting" DEBUG: 2023-04-11 17:03:18,103 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.137129s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:18,103 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:18,116 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:18,117 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:18,186 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs [0.149993s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.095896s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_basic [0.085718s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_get [0.085723s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_set_volume_readonly [0.089870s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.289959s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:18,415 openstack.baremetal Still waiting for node e64aa634-a3ed-4585-bf9b-a1c0f8db2b6b to reach state "available", the current state is "manageable" DEBUG: 2023-04-11 17:03:18,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_restore [0.097956s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_set_volume_readonly_false [0.090496s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete [0.062798s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.085442s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.152824s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.087061s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.064553s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:18,665 openstack.fnmatch Bad pattern passed to fnmatch DEBUG: NoneType: None DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.062028s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.065428s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_create_attrs [0.061730s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.054619s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_extend [0.073489s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.309320s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:18,919 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_detailed [0.089296s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.075287s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.071481s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.915335s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.100209s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,061 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.108800s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.364503s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_create_detailed [0.066904s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.059935s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.084612s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.149364s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.102322s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.077351s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.059101s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,385 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.075712s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.140958s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.070587s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.077312s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.058471s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.111993s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_make_capabilities [0.078671s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,577 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.133380s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_basic [0.106837s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,669 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.073875s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,753 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.250503s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,771 openstack.baremetal Still waiting for the lock to be released on node 0b98bdc8-d1da-4dc6-b99b-3fccd56cf3a3, currently locked by conductor conductor0 DEBUG: 2023-04-11 17:03:19,772 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_basic [0.053517s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,816 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.177442s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_make_rate_limits [0.088727s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,882 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:19,892 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:19,893 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:19,905 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete [0.067580s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_find [0.050390s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [1.000935s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:19,811 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:19,985 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_extensions [0.069414s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.319210s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.260713s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:20,108 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_update [0.070336s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.057084s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.078388s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.252045s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:20,268 openstack ironic NIC registration failed DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/cloud/_baremetal.py", line 230, in register_machine DEBUG: error_message=port_msg) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 401, in post DEBUG: return self.request(url, 'POST', **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/proxy.py", line 669, in request DEBUG: return _json_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/proxy.py", line 647, in _json_response DEBUG: exceptions.raise_from_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete [0.059662s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.252556s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.282751s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_create [0.062459s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_delete [0.090219s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.272230s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.177897s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:20,546 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:20,564 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:20,566 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:20,567 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_find [0.066493s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.263401s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_types [0.062207s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_find [0.066109s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.068252s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.246372s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:20,791 keystoneauth.session Retriable status code 503. Retrying in 0.5s. DEBUG: 2023-04-11 17:03:20,806 keystoneauth.session Retriable status code 409. Retrying in 1.0s. DEBUG: {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.049254s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.215304s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.293500s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:20,783 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:20,784 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:20,794 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2023-04-11 17:03:20,795 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs_error [0.058717s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_create [0.066477s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.052138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:20,994 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.187010s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.191973s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.031313s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.027147s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.011995s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.018924s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.013657s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.010335s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.010307s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.040464s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.011128s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.035781s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.231843s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.061707s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.412837s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:21,230 openstack.baremetal Still waiting for node c87757e4-7fef-4e0b-a842-00d497bb21c6 to reach state "manageable", the current state is "inspecting" DEBUG: 2023-04-11 17:03:21,231 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.129099s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:21,370 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.444982s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.250906s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.167353s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:21,614 openstack.baremetal Still waiting for the lock to be released on node 8840c009-fb99-4169-a7f1-bb3c6493f14d, currently locked by conductor conductor99 DEBUG: 2023-04-11 17:03:21,619 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.132314s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.272777s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.433909s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:21,616 openstack.baremetal Still waiting for node 95bbff61-7e09-4243-9c24-763409204c2e to reach state "manageable", the current state is "inspecting" DEBUG: 2023-04-11 17:03:21,617 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:21,673 openstack.baremetal Still waiting for node 95bbff61-7e09-4243-9c24-763409204c2e to reach state "manageable", the current state is "inspecting" DEBUG: 2023-04-11 17:03:21,674 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.104213s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.231796s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.118444s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.195138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:21,880 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.221739s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.151212s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.206479s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_attach_policy_to_cluster [0.082171s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.267482s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:22,207 openstack.baremetal Still waiting for node cbda7e78-c735-4d82-b6d7-4193610608b4 to reach state "active", the current state is "deploy wait" DEBUG: 2023-04-11 17:03:22,208 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.356435s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.241374s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_detach_policy_from_cluster [0.126790s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:22,256 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.106528s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_by_id [0.059244s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.155221s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_by_id [0.053230s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.224239s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.167876s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster [0.159808s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.211037s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_profiles [0.047316s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.080147s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster [0.071880s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.206372s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.059495s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.076785s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.125584s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.027976s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.056679s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.026697s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.023850s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v2 [0.051636s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.038086s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.074115s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.392855s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.034913s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.212360s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_exception [0.056852s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.084723s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.065671s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.161526s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.052893s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.194660s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.073579s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.142442s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.071754s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,256 keystoneauth.session Retriable status code 409. Retrying in 0.5s. DEBUG: 2023-04-11 17:03:23,261 keystoneauth.session Retriable status code 503. Retrying in 1.0s. DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster [0.313374s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.093256s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.017549s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,338 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.115449s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,386 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.084222s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.098712s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_not_found_returns_false [0.190700s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.087767s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.348324s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.114912s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.107435s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,616 openstack Neutron returned NotFound for floating IPs, which means this cloud doesn't have neutron floating ips. shade can't fallback to trying Nova since nova doesn't support server-side filtering when listing floating ips and filters were given. If you do not think shade should be attempting to list floating ips on neutron, it is possible to control the behavior by setting floating_ip_source to 'nova' or None for cloud: _test_cloud_. If you are not already using clouds.yaml to configure settings for your cloud(s), and you want to configure this setting, you will need a clouds.yaml file. For more information, please see https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.054340s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_by_id [0.162132s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.063037s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.048258s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_not_found_returns_false [0.088962s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,756 openstack Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/cloud/_clustering.py", line 415, in get_cluster_policy_by_id DEBUG: name=policy_id)) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/proxy.py", line 669, in request DEBUG: return _json_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/proxy.py", line 647, in _json_response DEBUG: exceptions.raise_from_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.ResourceNotFound: Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.240301s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.080831s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,804 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:23,810 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.170910s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.039369s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_by_id [0.108161s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.022177s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.026531s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.039239s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.040953s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.219246s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_not_found_returns_false [0.144138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:23,994 openstack Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/cloud/_clustering.py", line 332, in get_cluster_profile_by_id DEBUG: name=profile_id)) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/proxy.py", line 669, in request DEBUG: return _json_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/proxy.py", line 647, in _json_response DEBUG: exceptions.raise_from_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.ResourceNotFound: Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile DEBUG: {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.084958s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_not_found_returns_false [0.079754s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_not_found_returns_false [0.057912s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.348322s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:24,122 keystoneauth.session Retriable status code 503. Retrying in 0.5s. DEBUG: 2023-04-11 17:03:24,131 keystoneauth.session Retriable status code 409. Retrying in 1.0s. DEBUG: 2023-04-11 17:03:24,167 keystoneauth.session Retriable status code 409. Retrying in 0.5s. DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_policies [0.063317s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.217940s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_policy [0.063282s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.244276s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.167754s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.284738s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_receiver [0.194330s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.097155s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.306995s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.328177s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:24,593 openstack.baremetal Still waiting for the lock to be released on node aefa7f4c-53db-4ddb-8b89-4409bbf3ca03, currently locked by conductor conductor0 DEBUG: 2023-04-11 17:03:24,594 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.095594s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.097496s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.228260s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.376381s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.077820s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.012967s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.313542s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.070437s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.166458s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.139671s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.124337s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.064301s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.405951s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.049293s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.292120s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.126239s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.069974s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.043759s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.163939s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.047378s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.047838s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:25,451 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.098310s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.251918s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.241239s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.099225s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.052091s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.107178s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.057859s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.062006s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.150475s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.197677s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.054494s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.249842s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.061390s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.102522s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.061655s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.174079s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.124697s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.072702s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.215231s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.043541s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.036867s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:26,063 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.123779s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:26,108 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.053376s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.057947s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.080480s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:26,185 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.272757s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.218129s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.053183s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.052261s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:26,242 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.071725s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.163586s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.153551s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:26,358 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.069485s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.077898s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster [0.307182s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2 [0.037414s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.117702s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.053036s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2 [0.047600s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.340300s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.039030s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v2 [0.024262s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy_exception [0.153761s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.029361s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2_with_role [0.061301s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.042887s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.101718s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:26,797 openstack Flavor invalid not found for deleting DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile [0.133235s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.157690s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:26,791 openstack Calculating hashes for /tmp/tmpacxpl7an/tmpkggvnzht DEBUG: 2023-04-11 17:03:26,796 openstack Image file /tmp/tmpacxpl7an/tmpkggvnzht md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2023-04-11 17:03:26,822 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:26,825 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.286410s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile_exception [0.168627s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.198572s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver [0.210544s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.299852s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:27,040 openstack Calculating hashes for /tmp/tmpqqwejugb/tmpjw1olesj DEBUG: 2023-04-11 17:03:27,042 openstack Image file /tmp/tmpqqwejugb/tmpjw1olesj md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2023-04-11 17:03:27,088 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:27,097 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.327586s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_receivers [0.149444s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.127873s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.553128s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:27,344 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.160748s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.375716s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:27,389 openstack Calculating hashes for /tmp/tmphzm8kt09/tmp5csu21qy DEBUG: 2023-04-11 17:03:27,398 openstack Image file /tmp/tmphzm8kt09/tmp5csu21qy md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2023-04-11 17:03:27,453 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:27,458 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.128969s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.145079s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.189969s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:27,683 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:27,686 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:27,737 openstack.image Deleting failed upload of image image-2 DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.312889s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.061651s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.158068s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.035099s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.533059s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.311571s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.337078s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.039303s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.215729s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.141769s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.152517s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.153913s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.186690s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.535063s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.154563s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy [0.133943s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.562711s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.139033s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.271656s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver_exception [0.172552s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.206446s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.165231s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.049361s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.113502s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_policy [0.182431s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.214424s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.110510s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.110580s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.202899s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:29,158 openstack image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/cloud/openstackcloud.py:441: UserWarning: image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: warnings.warn(warning_msg) DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_profile [0.182615s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v2 [0.223071s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.227503s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_receiver [0.212313s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.241044s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:29,423 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.030429s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.175815s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.071025s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_by_id [0.133103s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.057569s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.267277s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.139239s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.066373s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_clusters [0.181756s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.280902s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.116403s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:29,776 openstack Disabling network entry in catalog per config DEBUG: 2023-04-11 17:03:29,843 openstack Disabling volume entry in catalog per config DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.019660s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.013890s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.012477s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.185231s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.051199s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.014540s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_profile [0.196667s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.010778s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.010569s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.039840s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.054839s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.303987s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.225378s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.127490s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_policy_on_cluster [0.310996s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.222146s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.131337s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.156987s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.113580s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.104694s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.108710s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.142494s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.043056s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.093123s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.121479s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.061986s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.071476s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster [0.063298s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.258936s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.040412s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.070509s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.067823s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster [0.048525s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_flavors [0.050254s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.153065s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.043262s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.103565s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.074352s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.033599s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.277331s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.042009s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.111408s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.389276s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.054022s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.036155s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.032747s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.122546s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.040567s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.058039s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.037633s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.065393s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.067225s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.061818s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.066981s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.061634s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.431814s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.090199s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.053548s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.064454s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.054582s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:31,478 openstack Calculating hashes for /tmp/tmpob0e4mg0/tmpeg00ohqo DEBUG: 2023-04-11 17:03:31,485 openstack Image file /tmp/tmpob0e4mg0/tmpeg00ohqo md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.146220s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:31,537 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:31,557 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:31,582 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.571512s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.099963s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.248347s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:31,550 openstack Calculating hashes for /tmp/tmpjk2jzaf7/tmpw6ae7r1g DEBUG: 2023-04-11 17:03:31,567 openstack Image file /tmp/tmpjk2jzaf7/tmpw6ae7r1g md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2023-04-11 17:03:31,649 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:31,659 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.280168s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.205946s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:31,776 openstack Calculating hashes for /tmp/tmpkjvsmorv/tmp7gs4v2sg DEBUG: 2023-04-11 17:03:31,796 openstack Image file /tmp/tmpkjvsmorv/tmp7gs4v2sg md5:c3086df1c12a5feddf411bb101820988 sha256:22c2857101cdb26425df812790596c8067aaa769c610a2c83fcb63d8b2f9d02d DEBUG: 2023-04-11 17:03:31,873 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 DEBUG: 2023-04-11 17:03:31,882 openstack swift uploading /tmp/tmpkjvsmorv/tmp7gs4v2sg to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 DEBUG: {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.041104s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.323632s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.218902s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.221856s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.092757s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.121138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:32,144 openstack Port non-existent not found for deleting DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.217147s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.248169s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.083655s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.118164s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.355582s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.104493s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.047981s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.131738s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.237382s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.117088s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.122649s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.040746s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:32,565 openstack image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/cloud/openstackcloud.py:441: UserWarning: image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: warnings.warn(warning_msg) DEBUG: {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.011903s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.012434s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.011514s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.044678s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.134149s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.221569s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.056188s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.014516s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.014511s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.023392s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.009822s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.010086s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.009757s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.047613s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.583178s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:32,725 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2023-04-11 17:03:32,828 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.041594s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.228574s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.270346s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.071010s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.010539s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.014586s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.077768s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.029375s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v2 [0.066093s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.194762s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.150667s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster_template [0.026367s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.328866s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:33,158 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.078713s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.145977s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.062267s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster_template [0.026709s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.100693s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.028047s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.136429s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.078150s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_servers [0.084427s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.170409s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v1 [0.025149s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v2 [0.021774s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.043270s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.167843s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.061126s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.067700s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.185848s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.225499s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:33,604 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.089139s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 1970-01-01 03:25:45,000 openstack.resource Attribute [] not found in []: ''. DEBUG: 1970-01-01 03:25:45,000 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.048669s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.134462s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.057716s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:33,738 openstack Swift capabilities not supported. Using default max file size. DEBUG: {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.195912s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.175349s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2_no_domain [0.056848s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.094722s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:33,788 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:33,797 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:33,831 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.123298s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.064173s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.136558s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.086678s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.124018s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.114700s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.061941s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:33,990 openstack Calculating hashes for /tmp/tmpzz7i2hvw/tmpxt85pr32 DEBUG: 2023-04-11 17:03:33,993 openstack Image file /tmp/tmpzz7i2hvw/tmpxt85pr32 md5:8db540978b79c6b1bec84f8395049f70 sha256:6ac7d58264f1d35bf71dc56eaa351afebc044ae348b85501f2fe80f4e20d74ab DEBUG: 2023-04-11 17:03:34,016 openstack swift checksum mismatch: /tmp/tmpzz7i2hvw/tmpxt85pr32!=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 DEBUG: 2023-04-11 17:03:34,019 openstack swift uploading /tmp/tmpzz7i2hvw/tmpxt85pr32 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.123482s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.144119s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.212565s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,137 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:34,153 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.146345s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,048 openstack Calculating hashes for /tmp/tmpr95w87bl/tmp41pbctux DEBUG: 2023-04-11 17:03:34,050 openstack Image file /tmp/tmpr95w87bl/tmp41pbctux md5:827f6275fb3754c64c6e5ab8cbffe372 sha256:338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43 DEBUG: 2023-04-11 17:03:34,077 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 DEBUG: 2023-04-11 17:03:34,091 openstack swift uploading /tmp/tmpr95w87bl/tmp41pbctux to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.138940s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.070443s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.120006s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.057388s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.106491s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.013777s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.169596s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.015661s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,329 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.025987s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,355 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.052592s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,395 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:34,397 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:34,399 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:34,403 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:34,405 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:34,408 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. DEBUG: {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.143991s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.138680s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,406 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.034047s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.027100s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.170145s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.081418s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.048283s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.037008s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.041284s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v2 [0.035290s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.185247s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,581 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.067525s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3_no_domain [0.042495s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.045420s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,682 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.186079s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.070157s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.049952s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v2 [0.038299s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.058852s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.064554s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,798 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:34,802 openstack 'qos-bw-limit-direction' extension is not available on target cloud DEBUG: 2023-04-11 17:03:34,807 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.200173s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.081976s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.068678s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:34,877 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. DEBUG: {0} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.073002s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.179620s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.050606s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_by_name [0.129281s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.333885s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.053000s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.080209s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.052457s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.033785s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.032926s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.205162s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.050216s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.044560s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:35,272 openstack QoS policy goofy not found for deleting DEBUG: {3} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.325963s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.121895s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_using_id [0.122848s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.189458s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.133107s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project_exists [0.441260s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:35,322 openstack Assignment already exists DEBUG: 2023-04-11 17:03:35,500 openstack Assignment already exists DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.055565s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.080958s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.033080s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.293449s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:35,479 openstack Calculating hashes for /tmp/tmpb1ln2165/tmphrjwdaif DEBUG: 2023-04-11 17:03:35,484 openstack Image file /tmp/tmpb1ln2165/tmphrjwdaif md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2023-04-11 17:03:35,529 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:35,536 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.041290s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.038721s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.028501s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.033994s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.176757s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:35,709 openstack Calculating hashes for /tmp/tmpa94s1tb3/tmpu18ajfi3 DEBUG: 2023-04-11 17:03:35,715 openstack Image file /tmp/tmpa94s1tb3/tmpu18ajfi3 md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2023-04-11 17:03:35,750 openstack.image image image-2 exists and is up to date DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.060059s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:35,837 openstack Calculating hashes for /tmp/tmpm0m8j_xh/tmpd4fkmfme DEBUG: 2023-04-11 17:03:35,839 openstack Image file /tmp/tmpm0m8j_xh/tmpd4fkmfme md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2023-04-11 17:03:35,860 openstack.image Deleting failed upload of image image-2 DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.158300s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.216242s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.102176s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:35,912 openstack Calculating hashes for /tmp/tmptews7alt/tmprnnrplel DEBUG: 2023-04-11 17:03:35,917 openstack Image file /tmp/tmptews7alt/tmprnnrplel md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2023-04-11 17:03:35,940 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:35,942 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:35,953 openstack.image Deleting failed upload of image image-2 DEBUG: 2023-04-11 17:03:35,964 openstack.image Image creation failed DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/image/v2/_proxy.py", line 235, in _upload_image DEBUG: **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/image/v2/_proxy.py", line 293, in _upload_image_put DEBUG: exceptions.raise_from_response(response) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/c808c9a9-de41-4980-a124-690c800a5855/file DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.179382s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.256570s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.087510s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.224344s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:36,060 openstack Calculating hashes for /tmp/tmparwrex7l/tmpate8jcvc DEBUG: 2023-04-11 17:03:36,062 openstack Image file /tmp/tmparwrex7l/tmpate8jcvc md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2023-04-11 17:03:36,120 openstack swift stale check, no object: container-3/image-2 DEBUG: 2023-04-11 17:03:36,121 openstack swift uploading /tmp/tmparwrex7l/tmpate8jcvc to container-3/image-2 DEBUG: 2023-04-11 17:03:36,134 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:36,146 keystoneauth.session Retriable status code 503. Retrying in 0.5s. DEBUG: 2023-04-11 17:03:36,167 openstack.image Image Task 557a41ef-00b9-4ac5-adb7-641b4858f409 imported e04c293e-f863-4ef8-b6b0-8aa33653ddcc in 0.025786876678466797 DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.109938s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.068354s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.085162s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.317720s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.264214s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.115628s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.160130s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.238567s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain [1.169569s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.042669s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.044940s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.317778s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.089926s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.081553s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.183829s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.064006s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.297462s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.117187s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.195671s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain_exists [0.469882s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:36,971 openstack Assignment already exists DEBUG: 2023-04-11 17:03:37,070 openstack Assignment already exists DEBUG: 2023-04-11 17:03:37,120 openstack Assignment already exists DEBUG: 2023-04-11 17:03:37,169 openstack Assignment already exists DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.140684s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.206904s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.172141s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_exists [0.313634s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:37,435 openstack Assignment already exists DEBUG: 2023-04-11 17:03:37,483 openstack Assignment already exists DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.225025s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.139082s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.187196s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.139152s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.127511s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.172602s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2 [0.456502s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.244572s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.205018s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:38,093 openstack Firewall rule deny_ssh not found for removing DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project [0.244673s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:38,092 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:38,185 openstack Assignment does not exist DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.118984s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.093205s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.244514s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain [1.255273s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.067817s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.132079s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait [0.183712s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.131601s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.115800s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2 [0.055731s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.243275s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2 [0.534025s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:38,435 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:38,510 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:38,599 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:38,708 openstack Assignment does not exist DEBUG: {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.028497s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.014432s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2_no_project [0.085438s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.075839s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.039152s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.017027s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.009962s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait [0.190134s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.147128s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_v2 [0.486037s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.110011s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,016 openstack Disabling volume entry in catalog per config DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait_exception [0.153363s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,061 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.063432s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.021312s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,103 openstack Disabling network entry in catalog per config DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.185786s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,064 openstack Calculating hashes for /tmp/tmp3nvewbu8/tmpylabvgm4 DEBUG: 2023-04-11 17:03:39,066 openstack Image file /tmp/tmp3nvewbu8/tmpylabvgm4 md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2023-04-11 17:03:39,088 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:39,090 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.077484s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.012350s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.055290s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.013319s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.060821s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.017904s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.088601s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain [0.233669s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.052229s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.140740s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.113183s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.090148s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.080844s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.225746s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.039123s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.073887s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.094273s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.128524s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.082381s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.211285s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,650 openstack Security group None not found for adding DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.032953s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.095934s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.040723s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project [0.443000s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,618 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:39,733 openstack Assignment does not exist DEBUG: {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.109856s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.056774s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.048717s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,805 openstack Keypair key-2 not found for deleting DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.081001s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.025776s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.011594s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.011223s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.013198s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.186394s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,908 openstack Security group doesNotExist not found for deleting DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_ha [0.108319s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.188208s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.113162s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:39,983 openstack Disabling volume entry in catalog per config DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.020370s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:40,001 openstack Disabling network entry in catalog per config DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.097013s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.141819s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.060525s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.062815s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:40,078 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.049405s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:40,141 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.224172s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:40,165 openstack Network test-net not found for deleting DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.124760s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:40,188 openstack Disabling volume entry in catalog per config DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.025728s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_flavors [0.048351s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.024282s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.107862s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.014751s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.204894s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.047656s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.026172s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.021101s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.030370s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.073676s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v2 [0.044230s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.039358s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.117357s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.071737s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:40,393 openstack Security group doesNotExist not found for deleting DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.052293s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.073892s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.161849s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.056005s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.064721s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.031594s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.129445s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.185673s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v2 [0.054502s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_servers_normal [0.081169s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v1 [0.038218s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.204752s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.138436s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:40,698 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:40,716 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.087900s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.038093s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.085217s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.079096s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.088788s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.096999s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.053938s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.080794s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.087976s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.028158s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.035341s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.161237s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.070057s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.059265s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.045693s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.010095s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.036644s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.049883s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:41,024 openstack Swift capabilities not supported. Using default max file size. DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.042419s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.050818s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.127472s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.029910s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.150800s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:41,055 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.036603s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.050000s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.074168s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.048424s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.040179s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.030483s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v2 [0.109965s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.045098s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:41,222 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.051324s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.134401s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:41,213 openstack Calculating hashes for /tmp/tmpj2xp_q8d/tmp23bnkwuv DEBUG: 2023-04-11 17:03:41,216 openstack Image file /tmp/tmpj2xp_q8d/tmp23bnkwuv md5:56f02676fcf29d38c61cdd99d5ce753f sha256:7e0a0ec5ad91e590ebba1e543e6d9b04337b20003fe195170a0b7138b0f50c3e DEBUG: 2023-04-11 17:03:41,231 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 DEBUG: {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.060701s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.034646s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.098638s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.053239s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.146014s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:41,329 openstack Calculating hashes for /tmp/tmptoj7pp7r/tmp3niqnx55 DEBUG: 2023-04-11 17:03:41,332 openstack Image file /tmp/tmptoj7pp7r/tmp3niqnx55 md5:f98ad2d865b209a4b69bfdee8397e227 sha256:f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c DEBUG: 2023-04-11 17:03:41,374 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 DEBUG: 2023-04-11 17:03:41,377 openstack swift uploading /tmp/tmptoj7pp7r/tmp3niqnx55 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.107219s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.024941s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.154215s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.066748s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.047852s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.013317s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.133015s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.032946s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.189568s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_users.TestUsers.test_update_user_password_v2 [0.073082s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.045206s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.158468s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.046042s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.123558s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.036353s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.121535s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:41,878 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.181457s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.099874s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.216778s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.054262s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.056933s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.171594s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.083135s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:42,142 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.932441s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:41,334 openstack Calculating hashes for /tmp/tmpcsd73ziw/tmp4vui8ele DEBUG: 2023-04-11 17:03:41,344 openstack Image file /tmp/tmpcsd73ziw/tmp4vui8ele md5:24301766e9efaf7334d1aa4e85d26ef9 sha256:0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d DEBUG: 2023-04-11 17:03:41,415 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 DEBUG: 2023-04-11 17:03:41,422 openstack swift uploading /tmp/tmpcsd73ziw/tmp4vui8ele to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination [0.151015s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.191249s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.168339s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:42,223 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:03:42,243 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:03:42,259 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:03:42,271 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:03:42,288 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:03:42,299 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:03:42,313 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.215183s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:42,297 openstack Calculating hashes for /tmp/tmppgnf3l_c/tmpsx465gzz DEBUG: 2023-04-11 17:03:42,308 openstack Image file /tmp/tmppgnf3l_c/tmpsx465gzz md5:05f5ef0d823b862983ffa5dfd9295b57 sha256:8d72385835ce79088e957a5724b8380c6c3e001434cd0902ff45ac87ded8e48a DEBUG: 2023-04-11 17:03:42,331 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.187508s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.241277s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.057579s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.057708s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.212185s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.064814s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.044268s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_all_attempts [0.587507s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:42,597 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2023-04-11 17:03:42,647 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2023-04-11 17:03:42,721 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2023-04-11 17:03:42,756 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2023-04-11 17:03:42,806 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2023-04-11 17:03:42,826 openstack List volumes failed to retrieve all volumes after 5 attempts. Returning what we found. DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.499666s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:42,553 openstack Calculating hashes for /tmp/tmp4obq1yso/tmpg71zvml5 DEBUG: 2023-04-11 17:03:42,572 openstack Image file /tmp/tmp4obq1yso/tmpg71zvml5 md5:66f28cb74d42c3a6e6f5f542399cfdb2 sha256:cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625 DEBUG: 2023-04-11 17:03:42,712 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 DEBUG: 2023-04-11 17:03:42,714 openstack swift uploading /tmp/tmp4obq1yso/tmpg71zvml5 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 DEBUG: 2023-04-11 17:03:42,837 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 DEBUG: {3} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.205810s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shared_file_system.TestSharedFileSystem.test_list_availability_zones [0.201198s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.129326s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.060519s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,126 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: {2} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.296519s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.061659s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.223142s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,108 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.042700s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.380805s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,027 openstack Calculating hashes for /tmp/tmpjomcf5mq/tmpc_yf7ft1 DEBUG: 2023-04-11 17:03:43,029 openstack Image file /tmp/tmpjomcf5mq/tmpc_yf7ft1 md5:c05cf8cc50eb6af4769c10e069df4996 sha256:1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964 DEBUG: 2023-04-11 17:03:43,135 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 DEBUG: 2023-04-11 17:03:43,151 openstack swift uploading /tmp/tmpjomcf5mq/tmpc_yf7ft1 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 DEBUG: 2023-04-11 17:03:43,265 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 DEBUG: 2023-04-11 17:03:43,304 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/cloud/_object_store.py", line 848, in _wait_for_futures DEBUG: exceptions.raise_from_response(result) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.62.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.HttpException: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 DEBUG: {2} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.162950s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.104107s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,333 openstack 'qos-bw-limit-direction' extension is not available on target cloud DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.169469s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.069442s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.041820s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.148318s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.054424s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.135872s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.106129s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.084161s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,596 openstack Stack stack_name not found for deleting DEBUG: {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.165927s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.065994s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.107691s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.414731s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,377 openstack Calculating hashes for /tmp/tmp36nkp3_5/tmpyagnulo3 DEBUG: 2023-04-11 17:03:43,391 openstack Image file /tmp/tmp36nkp3_5/tmpyagnulo3 md5:226fa25d6af23144e78322e7ee9567cd sha256:062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b DEBUG: 2023-04-11 17:03:43,474 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 DEBUG: 2023-04-11 17:03:43,496 openstack swift uploading /tmp/tmp36nkp3_5/tmpyagnulo3 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 DEBUG: 2023-04-11 17:03:43,665 openstack Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. DEBUG: {2} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.033241s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,713 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.016296s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.074335s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.076679s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.022859s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.013986s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.038170s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.017404s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.012029s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.013870s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.043470s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.031285s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.043705s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.036841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,883 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.168661s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.148132s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.037079s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.038265s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:43,957 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.101365s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.022188s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.029073s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,014 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.144920s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,016 openstack 'qos-default' extension is not available on target cloud DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.032579s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.051628s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.078929s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.039278s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.051313s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.092453s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.249390s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.346422s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.042662s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.029381s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.091983s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.036804s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.031178s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.130721s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.032798s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.072259s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.024932s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v2 [0.035068s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.200589s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.031305s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.035956s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.038628s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.037686s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,500 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting DEBUG: {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.150798s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.037663s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.056907s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.059274s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.040276s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.062832s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.049762s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.277029s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.056099s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.265118s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.059258s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.193033s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,771 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.120426s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.041530s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.075153s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.022866s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.010299s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.028944s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.051075s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,979 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.212711s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,995 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.040087s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,027 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.277689s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,998 openstack.iterate_timeout Waiting 0.001 seconds DEBUG: {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.192457s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:44,994 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:45,037 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.034280s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_precache_image [0.027527s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.114252s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.077825s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.050503s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,153 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.033074s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_update_extra_specs_property [0.031302s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.108596s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,229 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.173584s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime [0.174027s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,275 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:45,295 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:45,302 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:45,305 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:45,327 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:45,341 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:03:45,372 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/compute/v2/hypervisor.py:89: UserWarning: This call is deprecated and is only available until Nova 2.88 DEBUG: "This call is deprecated and is only available until Nova 2.88") DEBUG: {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.100783s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.182464s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.393834s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,202 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.034425s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.088413s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,465 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.053802s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,509 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.034176s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.071938s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,550 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.119808s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata [0.026034s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.020857s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_create [0.041185s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.051872s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.200510s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,633 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete_ignore [0.024120s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_images [0.017824s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.042896s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,689 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_set_metadata [0.041311s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.183254s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,726 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.047152s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregates [0.042702s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.034083s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,757 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_not_detailed [0.035935s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.074546s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,806 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. DEBUG: {0} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.043352s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,800 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.184547s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,800 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.026123s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,836 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.025208s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,863 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.021453s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_2_6 [0.096147s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,851 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:45,875 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.017204s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.010240s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.011698s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.012126s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_image [0.047324s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.010373s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.152570s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.012738s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extension_find [0.031085s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.022053s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:45,986 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.013664s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.010172s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.012681s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fetch_security_groups [0.046036s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.012337s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.009509s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.044607s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_floating_ip_to_server [0.060927s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.296358s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.172158s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:46,103 openstack 'qos-default' extension is not available on target cloud DEBUG: 2023-04-11 17:03:46,121 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_all_server_metadata [0.054166s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.056018s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.047528s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.068016s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_live_migrate_server [0.088060s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.057989s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.050133s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.037903s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete [0.080008s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.051122s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.082261s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete_ignore [0.086623s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.089107s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_get [0.075966s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.118265s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:46,469 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.117132s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.441385s] ... ok DEBUG: {0} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.083870s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_with_network_label [0.081664s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_without_network_label [0.099770s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.166118s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:46,682 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_pause [0.108148s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue_with_options [0.117491s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.159111s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:46,867 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unlock [0.092304s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_add_tenant_access [0.081563s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.489825s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_wait_for [0.040742s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_create_extra_specs [0.038811s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.587559s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:46,807 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_delete_extra_specs_property [0.080975s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_not_detailed [0.082427s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_extra_specs_property [0.086673s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete_ignore [0.075686s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.220055s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.177006s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,297 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_fetch_extra_specs [0.075191s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime_after_2_88 [0.124198s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,315 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/compute/v2/hypervisor.py:89: UserWarning: This call is deprecated and is only available until Nova 2.88 DEBUG: "This call is deprecated and is only available until Nova 2.88") DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find [0.068921s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.084497s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,429 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_fetch_extra [0.062806s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,460 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_query [0.014189s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.204853s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_fetch_extra [0.018849s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,496 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.050707s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.206044s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.045429s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,549 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_remove_tenant_access [0.059470s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_query [0.047300s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.051768s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,601 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_get_flavor_extra_specs_prop [0.015670s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_detail [0.011852s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_remove_host [0.038539s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253 [0.015134s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_create [0.010625s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete [0.010869s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_252 [0.013782s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.179796s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_253 [0.012529s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_detailed [0.047771s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service_args [0.011098s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.220722s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_services [0.010768s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete_ignore [0.028027s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.015936s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.025199s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:47,760 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_not_detailed [0.040568s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.016137s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.012461s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.012521s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_backup [0.039839s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_url [0.013215s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.027968s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.159519s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_create_attrs [0.042481s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.035525s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_find [0.053657s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.061700s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.040205s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get [0.046831s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.055813s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock [0.047077s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.044877s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.015573s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.023805s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rebuild [0.064009s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.016339s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue [0.059597s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.055508s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_availability_zone [0.062332s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resize [0.057453s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resume [0.028896s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.068935s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:48,246 openstack.resource Attribute [port_id] not found in []: 'port_id'. DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve [0.052361s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.033000s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:48,288 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project [0.601254s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_make_it [0.042401s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:48,332 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.027901s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unrescue [0.084588s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match_exception [0.032368s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_211 [0.013365s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_253 [0.017544s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.018789s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_update [0.098768s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.036296s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.036143s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.037674s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_skip_fetch_extra [0.119614s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:48,552 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.038915s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.038081s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_access [0.087752s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.035535s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.031867s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.049043s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_no_extra [0.094936s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:48,748 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.034954s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.029047s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.024823s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_update [0.100539s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.064133s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/cloud_region.py:355: UserWarning: You are specifying a cacert for the cloud test1:region-xx but also to ignore the host verification. The host SSL cert will not be verified. DEBUG: full_name=self.full_name)) DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_detailed [0.056269s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain_exists [1.020870s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:48,171 openstack Assignment already exists DEBUG: 2023-04-11 17:03:48,404 openstack Assignment already exists DEBUG: 2023-04-11 17:03:48,684 openstack Assignment already exists DEBUG: 2023-04-11 17:03:48,920 openstack Assignment already exists DEBUG: {2} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.053937s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: public and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: internal_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: private and routes_externally: False DEBUG: key=key, name=cloud[key], external=external)) DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_not_detailed [0.065568s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_update_flavor_extra_specs_prop [0.054154s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.125995s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.035414s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_not_detailed [0.142082s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project [0.925459s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs_user_id [0.029335s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service [0.027309s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.344162s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals [0.037531s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.174365s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' DEBUG: name)) DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals_svc [0.059889s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,346 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:49,363 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.042900s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.104937s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_passcode [0.035480s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.043203s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_exists [0.220147s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,453 openstack Assignment already exists DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.174118s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.048181s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.045066s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.036244s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.061888s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.108750s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_topology [0.044459s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.052893s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.042623s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.045392s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.027891s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.025782s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.045478s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.033241s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.024480s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait_exception [0.290668s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,734 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.050041s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.026918s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.024346s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_not_found [0.049424s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,813 openstack.config Failed to fetch auth from keyring DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' DEBUG: name)) DEBUG: {0} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.032474s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,825 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.037071s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.039183s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,870 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.120521s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.027760s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,899 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.060571s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.023329s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.041782s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,949 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:49,965 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.063841s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.034353s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,994 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.128295s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_find_single_match [0.024878s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.018525s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain [0.477694s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:49,827 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:49,909 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:49,980 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:50,055 openstack Assignment does not exist DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_before_211 [0.023357s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.136521s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.044362s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.046153s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.057006s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.114817s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.059912s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:50,271 openstack.config Keystone catalog entry not found (service_type=notfound,service_name=None,interface=None,region_name=region-al) DEBUG: {2} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.091898s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.054436s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:50,367 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): interface and valid_interfaces are mutually exclusive. Please use valid_interfaces. DEBUG: {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.097423s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.061257s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project_exists [0.444963s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.039712s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.153508s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' DEBUG: name)) DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.083129s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.055012s] ... ok DEBUG: {2} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.022948s] ... ok DEBUG: {2} openstack.tests.unit.config.test_loader.TestFixArgv.test_replace [0.023544s] ... ok DEBUG: {2} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.027461s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.021929s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.034172s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.214118s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.039485s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.068942s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain_exists [0.884420s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.111855s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.222909s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.059978s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,019 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.027352s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.082803s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.026256s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.015919s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.010990s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.011243s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.010467s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.010319s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain [0.712851s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:50,886 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:51,034 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:51,088 openstack Assignment does not exist DEBUG: 2023-04-11 17:03:51,157 openstack Assignment does not exist DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.010808s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.010490s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.122627s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.018833s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,193 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.016042s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,212 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.010367s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.015332s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,238 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.013260s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.010301s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.024084s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,280 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: 2023-04-11 17:03:51,287 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.016909s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.010646s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.010433s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_found [0.137081s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,322 openstack.config Reusing authentication from keyring DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' DEBUG: name)) DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.010070s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.010256s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.009487s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.010579s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.019081s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,383 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.020814s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,407 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_metrics_override [0.088118s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.015608s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,423 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.015073s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,439 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.014754s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:51,455 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.047987s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete [0.010106s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_update [0.011525s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_find [0.010829s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_update [0.012296s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_exists [0.614223s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_create_attrs [0.057650s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.143396s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_find [0.059995s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete_ignore [0.027784s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_find [0.054530s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain_exists [0.577129s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_create_attrs [0.045016s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.167576s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_create_attrs [0.047424s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.078445s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_find [0.029011s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_get [0.042749s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_exists [0.333579s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.083297s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_regions [0.061905s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.158989s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete [0.033539s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.080361s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_update [0.051448s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.020649s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.100829s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete_ignore [0.057105s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.088748s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.098891s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_get [0.066173s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trusts [0.033064s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.061538s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_get [0.036590s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.186860s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_v2 [0.442479s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.220075s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.093936s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,349 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:52,369 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.142946s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.119971s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.071226s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,439 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.033573s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.162297s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.075452s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,512 openstack Server None not found DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.079659s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.088179s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,587 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.100490s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,609 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.046897s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,653 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.117746s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.190626s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.062516s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.057742s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.138206s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,756 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.092762s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_using_id [0.092109s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.081792s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.060404s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.067566s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:52,886 openstack Router goofy not found for deleting DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.090658s] ... ok DEBUG: {0} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.249055s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.108143s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.151157s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.059305s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.048751s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.091984s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_dvr [0.074943s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.139993s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:53,174 openstack Security group doesNotExist not found for deleting DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.054700s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:53,221 openstack Security group None not found for adding DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.046467s] ... ok DEBUG: {0} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.250866s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.176372s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:53,119 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:53,158 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.050850s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.011025s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.029573s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.079447s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.039200s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:53,351 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.142239s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.038620s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:53,390 openstack Security group 10 not found for deleting DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.036663s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.106241s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.029976s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.032652s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.020068s] ... ok DEBUG: {0} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.294409s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.030873s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.016333s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_data_binary [0.139442s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:53,533 openstack image fake exists, but contains different checksums. Updating. DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_without_filename [0.090028s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.130263s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.319874s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete [0.090041s] ... ok DEBUG: {0} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.339910s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_get [0.083440s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.278363s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import [0.090202s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.392090s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage [0.085012s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload [0.119550s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. DEBUG: warnings.warn("upload_image is deprecated. Use create_image instead.") DEBUG: {0} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.375348s] ... ok DEBUG: {0} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.102673s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images [0.119160s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.448088s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_remove_tag [0.113659s] ... ok DEBUG: {0} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.195024s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_create [0.081901s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.568306s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.121384s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:54,630 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.189693s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.119739s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.419154s] ... ok DEBUG: {0} openstack.tests.unit.config.test_loader.TestFixArgv.test_mix [0.172336s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.255119s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.144425s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:54,890 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.154587s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.214243s] ... ok DEBUG: {0} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.123983s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.350890s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.133042s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:55,281 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {1} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.205858s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.113356s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:55,382 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.327857s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.085180s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.133089s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:55,614 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.106161s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.302269s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.079366s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.100880s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.568636s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.097837s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.322089s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.068872s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.086532s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.077092s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.090565s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.415341s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.079075s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.092023s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.312901s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.198481s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.139592s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:56,563 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.052029s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_filters [0.251064s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.086697s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.273385s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.069006s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.076847s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.108504s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:56,938 openstack.iterate_timeout Waiting 1.6 seconds DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [2.065486s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:55,012 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,041 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,078 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,119 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,171 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,204 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,266 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,308 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,337 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,417 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,456 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,499 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,533 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,595 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,639 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,686 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,771 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,811 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,846 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,925 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:55,978 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,023 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,088 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,130 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,173 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,259 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,304 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,364 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,404 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,478 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,512 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,546 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,591 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,637 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,696 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,731 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,791 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,834 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,882 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,914 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:56,973 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.242451s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.085206s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_create [0.090367s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.160479s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,035 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:57,040 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_delete [0.061831s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.086244s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_get [0.119898s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.085100s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.019728s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.018133s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notifications [0.062554s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.022166s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.011698s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.015658s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.019302s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.010977s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.372833s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_delete [0.088238s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.023286s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,421 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.012225s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.400118s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.017896s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.011168s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.012094s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.032222s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,500 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_containers [0.102212s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.010939s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.046357s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,560 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.018021s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,588 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_get [0.091286s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.034049s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,604 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:57,618 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.029625s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,641 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:57,653 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.040843s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.335632s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.042875s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.058842s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,793 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.401528s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_get [0.237275s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.066541s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secrets [0.048886s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.188612s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.053657s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:57,913 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.047742s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_find [0.043175s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credentials [0.015346s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_get [0.015962s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.060194s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete_ignore [0.018230s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.170537s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_get [0.012995s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_groups [0.012871s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_create_attrs [0.043325s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.093156s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,090 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete_ignore [0.020924s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.195085s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_update [0.012403s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.052600s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,154 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete [0.022937s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.171413s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.015994s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_find [0.024979s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.061579s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,201 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_services [0.021076s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_find [0.041859s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.078273s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,275 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_using_id [0.197639s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.040951s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,336 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_create_attrs [0.077765s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.197925s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_update [0.032247s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_users [0.014881s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.075946s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.020254s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,434 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.038660s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,458 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:03:58,473 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.031396s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.116449s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,492 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.048762s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,542 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.030600s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.264648s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,562 openstack Subnet goofy not found for deleting DEBUG: {2} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.097127s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.076156s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,650 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.297701s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.093828s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.090381s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,711 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.274154s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.140268s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,800 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.083712s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.039629s] ... ok DEBUG: {0} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.051266s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.242568s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.095382s] ... ok DEBUG: {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.044032s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.080098s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:58,966 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.063014s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.105213s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.068136s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.078154s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.016137s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.074198s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.056315s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.075115s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.253665s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.060474s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:59,224 openstack Volume volume001 not found when deleting. Ignoring. DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.061657s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.104278s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.087391s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.105180s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.106694s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.067990s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.102077s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.080293s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.065212s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.020921s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.019970s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.097574s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.020596s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.139639s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.031187s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.048409s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.034200s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.038468s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.465944s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_deactivate_image [0.084302s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_update [0.055864s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.042102s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.236414s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_update [0.043669s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.036655s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_checksum_match [0.141839s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:59,786 openstack image fake exists and is up to date DEBUG: {2} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.085269s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:59,867 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.082815s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_download [0.070478s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.053290s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.019305s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:03:59,958 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.011061s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.010876s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.010762s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.011341s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_schema_get [0.075530s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.011466s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.069868s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.011183s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.015593s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,041 openstack.resource Attribute [policy_id] not found in []: 'policy_id'. DEBUG: {1} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.378517s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.020085s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,059 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:00,063 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete_ignore [0.064823s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete [0.075591s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.077552s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.065542s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_find [0.070211s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.054463s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.022357s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.010436s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.070666s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.050537s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,259 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.065786s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.149430s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,305 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.055288s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.072124s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.335072s] ... ok DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.066904s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.035595s] ... ok DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_update [0.034768s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.066077s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.038130s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.062420s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.058194s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.039244s] ... ok DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_create [0.065204s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.064823s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.055217s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.058018s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete [0.045412s] ... ok DEBUG: {2} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.054126s] ... ok DEBUG: {3} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.082386s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,643 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_find [0.066435s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.087907s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,668 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.083605s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,717 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.048231s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.306187s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_update [0.055100s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.037164s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.052969s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete [0.054872s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_fetch_extra_specs [0.088601s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete_ignore [0.060462s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.080298s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,859 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_find [0.052898s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.058933s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.089560s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:00,946 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.244729s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.073096s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.099564s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.080201s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.027926s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.077577s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,082 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.085796s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,132 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.105100s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,137 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.070416s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.230398s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_make_it [0.076488s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.118112s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,271 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.071609s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.107081s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,394 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.133314s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,402 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.254723s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.173364s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,549 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.141219s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,584 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.112356s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,647 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.065345s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_find [0.015336s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scopes [0.011442s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_delete [0.009961s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agents [0.025250s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_get [0.028386s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.068747s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,740 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_validate_topology [0.023004s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.277285s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.080480s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,815 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_dhcp_agent_hosting_networks [0.049540s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.049839s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,870 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_network_hosting_dhcp_agents [0.053129s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_if_revision [0.025013s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_once [0.140508s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,935 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_find [0.030018s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.079744s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,966 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_ips [0.028480s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.842009s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:01,261 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,266 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,327 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,356 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,373 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,425 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,430 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,499 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,551 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,574 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,597 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,632 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,694 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,711 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,749 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,779 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,798 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,805 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,837 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,847 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,859 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,879 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,894 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,914 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,934 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,946 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,972 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:01,989 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:02,003 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:02,010 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:02,020 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.064825s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.052079s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata_error [0.030908s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete_ignore [0.051454s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata [0.021855s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.047408s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.056207s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata_error [0.017440s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_update [0.045201s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_find [0.017014s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_update [0.015522s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.067280s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_old [0.020762s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding_ignore [0.066406s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_server_remote_console [0.017207s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.095657s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete [0.014786s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_find [0.010577s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.059261s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_limits_get [0.012188s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_floating_ip_from_server [0.012780s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_confirm_resize [0.011103s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_floating_ip_port_forwardings [0.071774s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete [0.013039s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.072995s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.051008s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete_ignore [0.012494s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate_with_options [0.013240s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_force_delete [0.011618s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_create [0.012571s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.059486s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete [0.014514s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_l3_conntrack_helper [0.074191s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.068669s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock_with_options [0.036501s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.030255s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_start [0.020439s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.067640s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unpause [0.011409s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_detailed [0.011240s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_l3_conntrack_helpers [0.074548s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_set_server_metadata [0.012354s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.054290s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_create_flavor_extra_specs [0.010159s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_delete_flavor_extra_specs_prop [0.011671s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.058737s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,430 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.020838s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete [0.010016s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.019103s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,455 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_skip_fetch_extra [0.016565s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,456 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_create_attrs [0.053760s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavors [0.026501s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_get_extra [0.011978s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.017474s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,473 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_user_id [0.011764s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.012789s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.023495s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get [0.010906s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.015534s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,502 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_253 [0.016329s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.025006s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.012540s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.018764s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitors [0.063277s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_find [0.021995s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252 [0.053194s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.023023s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.037041s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkIkePolicy.test_ikepolicy_delete_ignore [0.029202s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.030925s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.038067s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_update [0.044315s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.070867s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.055453s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancers [0.028436s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.060889s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,655 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.022429s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_ignore [0.034040s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.062018s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.036695s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,694 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.031613s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_get [0.043202s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.022877s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.041532s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_find [0.028943s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update [0.025109s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.032738s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.046244s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update_if_revision [0.045507s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.022448s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ips [0.026772s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.096785s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.049569s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.041528s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete [0.022673s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.022986s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.014319s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete_ignore [0.023254s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.014627s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_find [0.024854s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.055771s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,891 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.016208s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock_with_options [0.015798s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_associations [0.027325s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.012338s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.037904s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.016267s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.014720s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.119904s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:02,896 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.035935s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.013079s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete [0.056818s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.036696s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.043232s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:03,001 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:03,006 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:03,012 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:03,018 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_basic [0.015638s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:03,034 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.071004s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_create_type_mks_old [0.015885s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:03,050 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.044994s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.010822s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match [0.011941s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.035240s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_find_with_id_single_match [0.024347s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete [0.128959s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.029434s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.074195s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.044580s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.032727s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.032454s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_find [0.082377s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.047655s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.083638s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.036319s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.022981s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.066497s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.030853s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update [0.100951s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.118350s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.035842s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.042681s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.013757s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.068776s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_networks [0.107667s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.037485s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.160959s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:03,370 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.053558s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete_ignore [0.108699s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.074691s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.052579s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.037057s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.196537s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.028159s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_find [0.089239s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.034250s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.105515s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.050296s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_ranges [0.059637s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.094590s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete [0.057805s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.203094s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.069512s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_create [0.141258s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:03,762 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete_ignore [0.074356s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.055270s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete [0.070767s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.061891s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:03,899 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_get [0.100011s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_claimed [0.084789s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.066216s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:03,960 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update_if_revision [0.107603s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.089114s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:04,036 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete [0.085972s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.313648s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_flavor_access [0.059851s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports_create [0.086750s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_remove_tenant_access [0.029055s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.017153s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:04,183 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_create [0.164670s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:04,190 openstack.resource Attribute [subscription_id] not found in []: 'subscription_id'. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete_ignore [0.116583s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.102181s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:04,230 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:04:04,241 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:04:04,253 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:04:04,273 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:04:04,278 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:04:04,282 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. DEBUG: 2023-04-11 17:04:04,286 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. DEBUG: {1} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.071335s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:04,329 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_members [0.113856s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.175353s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:04,347 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {1} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_Server [0.116865s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete_ignore [0.110247s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.061375s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.433455s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_ServerDetail [0.086111s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.032418s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_update [0.081173s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.093653s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.041056s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_add_host [0.095577s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_get [0.094068s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.063474s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.087762s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.037728s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete [0.073629s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosPolicy.test_qos_policies [0.073034s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.039333s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_make_it [0.066426s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.048496s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosPolicy.test_qos_policy_update [0.066102s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_get [0.078548s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.031756s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.118997s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:04,839 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_image [0.080215s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_types [0.081146s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.060901s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.067417s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_default_get [0.074897s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_fixed_ip_to_server [0.074760s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.081472s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete [0.072314s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.061957s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.056644s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_floating_ip_to_server_with_fixed_addr [0.074934s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.037890s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete [0.069001s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_security_groups [0.071329s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.102762s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,100 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_port [0.061683s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_delete_server_metadata [0.060778s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.054318s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache [0.160398s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,210 openstack.config Failed to fetch auth from keyring DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' DEBUG: name)) DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extensions [0.079508s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_subnet [0.077327s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.078488s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete [0.066016s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.079987s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fixed_ip_from_server [0.066422s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.110027s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,332 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.054802s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update [0.072580s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.029666s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_console_url [0.076090s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.046691s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.044837s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_find [0.085386s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.053921s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.060363s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_output [0.098570s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.067927s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.039336s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_update [0.072027s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_get [0.059118s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.050763s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete [0.079903s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.107253s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,628 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_detailed [0.083571s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.074387s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_ignore [0.045874s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_security_groups [0.054990s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.054131s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete [0.036476s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.089978s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,716 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate [0.051098s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_get [0.056006s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.064394s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete_ignore [0.063938s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_ikepolicy.TestIkePolicy.test_make_it [0.094590s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,799 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.051238s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_find [0.063926s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_find [0.052771s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_update [0.043631s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.063630s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_basic [0.089008s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,887 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_get [0.059080s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profiles [0.055094s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.058612s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_groups [0.035834s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSiteConnection.test_ipsec_site_connection_find [0.033561s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.065399s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:05,973 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.041690s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_create [0.060152s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete [0.052480s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_basic [0.095654s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,069 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interfaces [0.055128s] ... ok DEBUG: {3} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.101329s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete [0.064279s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_revert_resize [0.071056s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete_ignore [0.058131s] ... ok DEBUG: {3} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.072112s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' DEBUG: name)) DEBUG: {0} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_make_it [0.102610s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,176 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_stop [0.051557s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_find [0.053574s] ... ok DEBUG: {3} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.050352s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.054775s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.024034s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_suspend [0.051276s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_get [0.050795s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.045320s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_update [0.035632s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.077588s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,306 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.011282s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve [0.047813s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.011553s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_update [0.041673s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.035805s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_add_tenant_access [0.041935s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.047094s] ... ok DEBUG: {3} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.028192s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_create_attrs [0.038228s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_create [0.041834s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.069834s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,414 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.config.test_loader.TestFixArgv.test_no_changes [0.028202s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_services [0.045499s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_no_detail [0.042226s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete [0.032535s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor [0.018931s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.031484s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete_ignore [0.033288s] ... ok DEBUG: {3} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.080903s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor_uptime [0.038766s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.035598s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_detailed [0.019700s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_availability_zones [0.036927s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_after_253 [0.017019s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.038865s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extension_find [0.030508s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253_no_qp [0.020981s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.025420s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.078070s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_ignore [0.027682s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update [0.034443s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find [0.017116s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.038590s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_find [0.033210s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find_user_id [0.022945s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.059435s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.032927s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_delete [0.028818s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get_user_id [0.025225s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_find [0.024345s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs [0.028213s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.044875s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,693 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavors [0.022907s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_252 [0.025233s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.074790s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.024657s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper [0.026938s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.037777s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.033296s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,760 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_find_floating_ip_port_forwarding [0.021031s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.030015s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.076308s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.044321s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_floating_ip_port_forwarding [0.042798s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.028507s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_l3_conntrack_helper [0.031218s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.045170s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,845 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.033845s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete [0.021578s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.061386s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_update [0.021500s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.059019s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.065169s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,888 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkIkePolicy.test_ikepolicies [0.039782s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.071106s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete [0.042030s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.071894s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:06,954 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.062331s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_update [0.042607s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.119517s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.103788s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.147695s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.121796s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.072184s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listeners [0.195345s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.094795s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.068625s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_create_attrs [0.072580s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.041818s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.076585s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.029232s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_find [0.064879s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.022075s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.228908s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.084883s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_get [0.067702s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.082435s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_update [0.055373s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.050767s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:07,503 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.073697s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.020066s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rules [0.051722s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_ignore [0.015439s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_service.TestService.test_find_multiple_match [0.039806s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find_with_filter [0.013174s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policies [0.015079s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.018372s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:07,583 openstack.resource Attribute [attachment_id] not found in []: 'attachment_id'. DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_get [0.015088s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_update [0.013915s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete_ignore [0.019180s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_find [0.010597s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.250198s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_update [0.014141s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.162011s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:07,623 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pools [0.011087s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_create_attrs [0.010738s] ... ok DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.095398s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_if_revision [0.011101s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_ignore [0.015298s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_get [0.011451s] ... ok DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.033696s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rules [0.020595s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_create_attrs [0.010411s] ... ok DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.035924s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete [0.011542s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.104483s] ... ok DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.046986s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete_ignore [0.031129s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rules [0.011580s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosPolicy.test_qos_policy_delete [0.028092s] ... ok DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.062911s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.092671s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:07,850 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.227121s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_find [0.047844s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get [0.033651s] ... ok DEBUG: {3} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.077735s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policies [0.042119s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.111277s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' DEBUG: name)) DEBUG: {3} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.044417s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_extra_routes_to_router [0.036176s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_gateway_to_router [0.028738s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.160470s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_subnet [0.022759s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.103255s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.093147s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:08,058 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_port [0.028449s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_if_revision [0.026165s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.053653s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update_if_revision [0.024956s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.107720s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.080069s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete [0.033049s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.057278s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete_ignore [0.020179s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_get [0.023243s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.047923s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rules [0.021314s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_get [0.028547s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.024934s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.138429s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_create_attrs [0.028030s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.172210s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete [0.034933s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.078977s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_if_revision [0.025473s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_ignore [0.027420s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.051118s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.126348s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update [0.031743s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_groups [0.027174s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.131001s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProvider.test_service_provider [0.028455s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.058548s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:08,461 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSiteConnection.test_ipsec_site_connection_create_attrs [0.037949s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.042799s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.146783s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSiteConnection.test_ipsec_site_connections [0.040098s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.053104s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:08,587 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.129858s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_create_attrs [0.032438s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_ignore [0.035152s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.060456s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_find [0.031724s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.037710s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.102830s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete_ignore [0.020475s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_get [0.038143s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.141600s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_create_attrs [0.043022s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_get [0.027100s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnets [0.037906s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags [0.023263s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.115955s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_update [0.059421s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete_ignore [0.020921s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.131825s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_find [0.029963s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_create_attrs [0.038331s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_get [0.042077s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.046499s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:08,893 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.108667s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.051696s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:08,947 openstack.resource Attribute [type] not found in []: 'type'. DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoints [0.039110s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.014181s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_metrics_global [0.144554s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.053919s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:08,998 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete [0.069423s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.046112s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete_ignore [0.065075s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.024756s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.183895s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.034579s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete [0.052545s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.171289s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.028099s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.036673s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_get [0.056800s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.031496s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.086281s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.157953s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_update [0.054866s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.041122s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:09,269 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.035348s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:09,304 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_get [0.042774s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.084811s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.026824s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_projects [0.048726s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.122059s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.048265s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:09,383 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.014625s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_create_attrs [0.038309s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_make_it [0.015461s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.043611s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_get [0.052447s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_update [0.062357s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.138198s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.221992s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.110621s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_find [0.056550s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_get [0.088998s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.105123s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:09,655 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.189611s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_find [0.061091s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.187275s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.071232s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.051165s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.129390s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.053509s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.135766s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:09,832 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.043926s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.057419s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.193771s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.090753s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.053369s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.070824s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.051424s] ... ok DEBUG: {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.045372s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.107199s] ... ok DEBUG: {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.049326s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.061808s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,112 openstack.object-store swift uploading data to name/test DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.181248s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.108367s] ... ok DEBUG: {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.032257s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/image/v1/_proxy.py:42: UserWarning: upload_image is deprecated. Use create_image instead. DEBUG: warnings.warn("upload_image is deprecated. Use create_image instead.") DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.050497s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.050166s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.054383s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.115353s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.164254s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.138515s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.053939s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.079163s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.052050s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.055391s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.044198s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.094302s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.064933s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,413 openstack.resource Attribute [member] not found in []: 'member'. DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.164927s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.020122s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_add_tag [0.027890s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.077654s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_checksum_mismatch [0.036327s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,522 openstack image fake exists, but contains different checksums. Updating. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.035276s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_conflict [0.019983s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.041956s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.120063s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_validate_checksum_data_binary [0.048755s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,587 openstack image fake exists, but contains different checksums. Updating. DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.184664s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload_no_args [0.019874s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. DEBUG: warnings.warn("upload_image is deprecated. Use create_image instead.") DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images_schema_get [0.015279s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_import_info [0.028265s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_create [0.017250s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.125057s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,613 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:10,628 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:10,642 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.114705s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete_ignore [0.022341s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members [0.018937s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members_schema_get [0.018686s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.073256s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,731 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:10,745 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:10,761 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_reactivate_image [0.026805s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_get [0.017622s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.180631s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.031382s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks [0.023008s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.038185s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks_schema_get [0.027826s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.023446s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,863 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.035373s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.182353s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.023787s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.026360s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:10,909 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_hosts [0.015715s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.063294s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_get [0.020733s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.169126s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_create [0.020502s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.019602s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.032177s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,020 openstack.resource Attribute [container_ref] not found in []: 'container_ref'. DEBUG: {3} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.019297s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_get [0.019049s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.196781s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_create_attrs [0.021346s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete [0.014164s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.167851s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete_ignore [0.020193s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_update [0.019777s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_orders [0.013468s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.188018s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,125 openstack.object-store swift uploading data to name/test DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_create_attrs [0.021369s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_update [0.022780s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.103574s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.029765s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,219 openstack.resource Attribute [secret_ref] not found in []: 'secret_ref'. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.037820s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.021008s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.021572s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.028843s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.217735s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.144785s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,277 openstack.object-store swift uploading data to name/test DEBUG: {3} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.035358s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,302 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.031986s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.034663s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.073923s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.035313s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.115294s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.045731s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.072358s] ... ok DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.196149s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.120074s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.080995s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.034331s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.201974s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.077054s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,608 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:11,620 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:11,632 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.109855s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.057802s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,702 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.087430s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,696 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:11,718 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:11,732 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.278670s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.084976s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,776 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:11,794 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:11,808 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.128753s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,799 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.229461s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.050816s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.071077s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.060033s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.092564s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:11,917 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.030856s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.027697s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.048389s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.063857s] ... ok DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.237899s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.036731s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.032290s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.069213s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.088955s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:12,035 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:12,054 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:12,080 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.032763s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.065796s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.066021s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.028811s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.038410s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.066864s] ... ok DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.206735s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.100262s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.055853s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.062774s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.100895s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.081977s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.124239s] ... ok DEBUG: {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.189238s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.052261s] ... ok DEBUG: {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.070150s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:12,460 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): no such option valid_interfaces in group [heat] DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.064087s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.163478s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.044686s] ... ok DEBUG: {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.072331s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.185179s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.052577s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.122099s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:12,568 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:12,588 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:12,603 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.041868s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.043373s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.120124s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.031024s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.052755s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.030191s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.028045s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.048763s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.032600s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.136551s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.032587s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_create [0.047153s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.034437s] ... ok DEBUG: {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.317267s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.058093s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.040829s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_get [0.031197s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.116055s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.036247s] ... ok DEBUG: {1} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.091726s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.057102s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.058496s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.045886s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.045583s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.096269s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.075044s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.037147s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.080577s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.079239s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.062911s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:13,106 openstack.object-store swift uploading data to name/test DEBUG: {1} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.078966s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.064633s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.076262s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.073361s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_delete [0.100757s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_get [0.028208s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.064039s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.076617s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:13,255 openstack.object-store swift uploading data to name/test DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_get [0.062483s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.059303s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.062655s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.054363s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pools [0.073855s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.070232s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.076278s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.086132s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.069964s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.313563s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:13,258 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:13,314 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:13,400 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_providers [0.067885s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.080424s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_get [0.065604s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.067700s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.044679s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.191478s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:13,544 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:13,589 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:13,636 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.062201s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:13,642 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.044588s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.175292s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:13,573 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.054198s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.075408s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.098231s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:13,722 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:13,747 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:13,761 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.053226s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.034114s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stacks) [0.119284s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.086316s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.027232s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.043915s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.031088s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.031058s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(preview) [0.100453s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.036916s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.027839s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.112234s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.028672s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres) [0.086193s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.042799s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:14,020 openstack.object-store swift uploading data to name/test DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.030834s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id_act) [0.082913s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.161232s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:14,051 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:14,082 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.074854s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:14,093 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:14,109 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:14,128 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(preview) [0.082918s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.048651s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.087581s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.035675s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.030098s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_get [0.446464s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_act) [0.106808s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.029261s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.035915s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.096485s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres) [0.051250s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_create [0.078535s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.040027s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.061841s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete_ignore [0.044785s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(event) [0.072551s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.043901s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.081355s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.063046s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.033061s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queues [0.117415s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres) [0.110071s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.038210s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.095805s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.033067s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id_act) [0.084215s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete [0.102461s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.039502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:14,602 openstack.object-store swift uploading data to name/test DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.028398s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.032153s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete_ignore [0.072693s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.030564s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(sd_metadata) [0.109238s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.154584s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:14,639 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.041271s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.032642s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(name_id) [0.077587s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.028245s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.028592s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.133862s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:14,762 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.029995s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(identity) [0.088331s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.054244s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres) [0.108521s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.074266s] ... ok DEBUG: {1} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.147301s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:14,929 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(sd_metadata) [0.080187s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.062495s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.046982s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.090037s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.028420s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stacks) [0.088795s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.030913s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.074699s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.030880s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(name_id) [0.072788s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.045116s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.032369s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.078443s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(preview) [0.079092s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.059483s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_get [0.659544s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres) [0.055741s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.039296s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.088773s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_act) [0.011337s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.042709s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscriptions [0.074934s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id) [0.033559s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_act) [0.059860s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(sd_metadata) [0.018666s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(identity) [0.011220s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(name_id) [0.020536s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.058431s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:15,449 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_act) [0.011205s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.070880s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(name_id) [0.025303s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.044616s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(event) [0.068156s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(preview) [0.014940s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.019637s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id) [0.017724s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id_act) [0.015807s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.032274s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:15,556 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.078639s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(event) [0.017070s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_act) [0.011746s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.027054s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id_act) [0.011072s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(sd_metadata) [0.086189s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(sd_metadata) [0.011527s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(preview) [0.013427s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres) [0.011226s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.073058s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.056263s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:15,633 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id_act) [0.026367s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_create_attrs [0.022610s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_act) [0.065461s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(event) [0.020808s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(name_id) [0.018420s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(identity) [0.010043s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_create_attrs [0.039682s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(preview) [0.014194s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete [0.021724s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id_act) [0.025275s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete_ignore [0.024057s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id) [0.093697s] ... ok DEBUG: {3} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.135307s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:15,731 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(event) [0.028477s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domains [0.027705s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id_act) [0.044016s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete [0.034013s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(name_id) [0.046114s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_basic [0.086745s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:15,835 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_find [0.030312s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stacks) [0.047321s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(identity) [0.052726s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_update [0.020931s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres) [0.028846s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_act) [0.047076s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policies [0.035865s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.069828s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.031497s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete [0.043425s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.032544s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.057393s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_find [0.025289s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.022179s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id) [0.085279s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_update [0.032354s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.034274s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.016264s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete [0.031095s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stacks) [0.056284s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stacks) [0.028866s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete_ignore [0.037862s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.112090s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,086 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(identity) [0.029840s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_roles [0.032168s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.034602s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres) [0.068408s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id) [0.022949s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(sd_metadata) [0.024617s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_create_attrs [0.045346s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.054690s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(name_id) [0.021630s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stacks) [0.062731s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete_ignore [0.028548s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(preview) [0.020331s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_act) [0.016452s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id_act) [0.041509s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.061798s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres) [0.025285s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id_act) [0.028423s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(sd_metadata) [0.057475s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_create_attrs [0.115188s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_act) [0.035513s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_ipsec_site_connection.TestIPSecSiteConnection.test_basic [0.068699s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,310 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete [0.023438s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.047026s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id_act) [0.033360s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete [0.018847s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_projects [0.012876s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(preview) [0.049698s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.016379s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.071386s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.023926s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,411 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.018128s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.014010s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(event) [0.064935s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.017332s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,460 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.017642s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,479 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.014040s] ... ok DEBUG: {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.013295s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_basic [0.114178s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,473 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(identity) [0.082223s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.030700s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,526 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:16,536 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.020113s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.020007s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.018328s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id) [0.077943s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.110434s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,585 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.016056s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.015161s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_allow_duplicates_find_not_called [0.010101s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_validate_checksum_data_not_binary [0.017744s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete_ignore [0.013210s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it_source_and_destination [0.058419s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import_no_required_attrs [0.015002s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_with_data [0.012805s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id_act) [0.361298s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_wrong_status [0.011735s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_update [0.017440s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_get [0.012379s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_schema_get [0.011822s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_update [0.010682s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_stores [0.013466s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_schema_get [0.011229s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.091488s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,750 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_act) [0.083815s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.016772s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,807 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.025482s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,833 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.021058s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,855 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_get [0.014315s] ... ok DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_update [0.011245s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id) [0.083352s] ... ok DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segments [0.015359s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.127391s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,859 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.022785s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,922 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_act) [0.328608s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.017051s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,940 openstack.resource Attribute [order_ref] not found in []: 'order_ref'. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_act) [0.067572s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete_ignore [0.014655s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_find [0.010780s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_server_create_attrs [0.010474s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.011030s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.015977s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,004 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.016161s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,021 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres) [0.070067s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.015638s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.116189s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:16,991 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.013765s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.020794s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.019448s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,070 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.017066s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,088 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_create_attrs [0.036107s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.015895s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,105 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.017570s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,122 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete [0.028012s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete_ignore [0.033454s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(preview) [0.148870s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,120 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.059418s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,163 openstack.resource Attribute [project_id] not found in []: 'project_id'. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_get [0.025000s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_update [0.021886s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_get [0.026757s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.059149s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extensions [0.029307s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete [0.032162s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_act) [0.124331s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,248 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres) [0.366623s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphorae [0.064717s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_get [0.037372s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.043071s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update_if_revision [0.031731s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.023818s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.016662s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stacks) [0.088319s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_get [0.033705s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_groups [0.027269s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.035718s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(name_id) [0.049450s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_create_attrs [0.032709s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres) [0.185144s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,397 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_get [0.026127s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.035976s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(identity) [0.048339s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_floating_ip_port_forwarding [0.026754s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_l3_conntrack_helper [0.029403s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.047999s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id) [0.052053s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding [0.025458s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper_ignore [0.022090s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stacks) [0.107400s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,551 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.051217s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_floating_ip_port_forwarding [0.027387s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete_ignore [0.023126s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(name_id) [0.099163s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,599 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.045231s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(preview) [0.091223s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,649 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkIkePolicy.test_ikepolicy_create_attrs [0.033752s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.062940s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id_act) [0.070441s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,703 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkIkePolicy.test_ikepolicy_delete [0.041438s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.039654s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkIkePolicy.test_ikepolicy_find [0.032433s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_get [0.029260s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(event) [0.074719s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,778 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres) [0.119280s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,749 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.047592s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete_ignore [0.027036s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_find [0.031299s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(preview) [0.061916s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(sd_metadata) [0.085268s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,854 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.059545s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_get [0.034585s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete [0.029420s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres) [0.071842s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_get [0.026211s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.073118s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id) [0.086233s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:17,935 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_get [0.035420s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stacks) [0.065260s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_update [0.031906s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_update [0.068584s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(event) [0.074723s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:18,022 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_create_attrs [0.028942s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete [0.033442s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stacks) [0.031647s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(identity) [0.048666s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listeners [0.074713s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find [0.032040s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(name_id) [0.047757s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(preview) [0.057162s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update_if_revision [0.036256s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.059146s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id) [0.052005s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_create_attrs [0.032894s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(event) [0.050278s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(event) [0.053711s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_create [0.078003s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_get [0.059302s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(name_id) [0.058079s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_act) [0.062684s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_members [0.063350s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_find [0.055286s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(preview) [0.055394s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_create_attrs [0.054595s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stacks) [0.058074s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_create [0.061805s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id_act) [0.086631s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete [0.061201s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(name_id) [0.046207s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_find [0.082504s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(sd_metadata) [0.077141s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update [0.057685s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id) [0.057326s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_update [0.048854s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stacks) [0.049477s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete [0.053030s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(identity) [0.077659s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_find [0.036322s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(identity) [0.063605s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quotas [0.074639s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_get [0.025698s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_find [0.022549s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete [0.021893s] ... ok DEBUG: {1} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.062681s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_find [0.022938s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id_act) [0.090371s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres) [0.087292s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_update [0.017209s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stacks) [0.031093s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_create_attrs [0.029146s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.087868s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(identity) [0.031169s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id_act) [0.066398s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_find [0.026017s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id_act) [0.017212s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_update [0.021907s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_act) [0.020863s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete_ignore [0.024189s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres) [0.015434s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(sd_metadata) [0.009854s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.078776s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stacks) [0.009840s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get_details [0.026575s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_update [0.018754s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_act) [0.089567s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(preview) [0.030450s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id) [0.021597s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quotas [0.020081s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.065195s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_create_attrs [0.017286s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_find [0.017001s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_update [0.015394s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id_act) [0.079952s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_extra_routes_from_router [0.027066s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stacks) [0.072093s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_gateway_from_router [0.033107s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_update [0.108455s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_ignore [0.028060s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(name_id) [0.061047s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(event) [0.098271s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_create_attrs [0.020238s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_create_attrs [0.023872s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete [0.084229s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_act) [0.068445s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_find [0.023029s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_get [0.022394s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stacks) [0.041558s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres) [0.101650s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules [0.033576s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_act) [0.017974s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(event) [0.016028s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_ignore [0.091940s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules_create [0.033554s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(identity) [0.019790s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres) [0.012581s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update_if_revision [0.016175s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(sd_metadata) [0.011236s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_create_attrs [0.013670s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id) [0.082096s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete_ignore [0.021484s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres) [0.022416s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,221 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stacks) [0.013837s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_update [0.013872s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(preview) [0.010432s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segments [0.010884s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_if_revision [0.009532s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_act) [0.011175s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pools [0.009742s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(preview) [0.011944s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags_resource_without_tag_suport [0.009933s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(event) [0.078580s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres) [0.013443s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_get [0.012832s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(event) [0.023342s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack [0.020107s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack_ignore [0.028396s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.085053s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,337 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(name_id) [0.072141s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_object [0.033930s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,389 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.033418s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_identity [0.023916s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_deployments [0.010382s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_stacks [0.016163s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_act) [0.069508s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_no_env [0.012276s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.064155s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,465 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.019221s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.029953s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,510 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id) [0.073432s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.012704s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.064364s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,503 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_get [0.382428s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.018352s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,562 openstack.resource Attribute [tenant_id] not found in []: 'tenant_id'. DEBUG: {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.010360s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.054570s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,569 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.019625s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,592 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id) [0.078869s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.019924s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,612 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.033587s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.013841s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.010186s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.033806s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,646 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.010338s] ... ok DEBUG: {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_delete [0.010826s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.017479s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,666 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_post [0.118151s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,623 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_update [0.011922s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.010736s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(name_id) [0.074853s] ... ok DEBUG: {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_create [0.010500s] ... ok DEBUG: {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_delete [0.017466s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_basic [0.016980s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,695 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.014628s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_messages [0.054512s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.045644s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,731 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:19,738 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres) [0.058695s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.032073s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.030578s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.026195s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(preview) [0.044938s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.033849s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(sd_metadata) [0.041309s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.019031s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.063550s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.033459s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(preview) [0.051376s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.033278s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.019403s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stacks) [0.038659s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.086293s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:19,914 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: module 'openstack.tests.unit.test_connection' has no attribute 'missing' DEBUG: {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.020236s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.034891s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_get [0.230190s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(name_id) [0.050553s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.020511s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.038678s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.049064s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.032872s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.036865s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.020562s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(preview) [0.069932s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.014651s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.Test_HttpException.test_unicode_message [0.010127s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.009679s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.010891s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.077626s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,072 openstack.resource Attribute [subscription_id] not found in []: 'subscription_id'. DEBUG: {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.016934s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.081131s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.010761s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.010870s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stacks) [0.086058s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,093 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.009944s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.043593s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.011080s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.010300s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.014913s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.031813s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.010308s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.011167s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(name_id) [0.069392s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,179 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.009746s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.097705s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.027226s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.020084s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id) [0.041740s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,229 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.027058s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.011074s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.010171s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id_act) [0.035144s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,266 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.079841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,245 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.010085s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.010011s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.016114s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(event) [0.036435s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,298 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres) [0.016032s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.020921s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,322 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.056491s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.011355s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id) [0.018807s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.010044s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.157538s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,331 openstack.object-store swift uploading data to name/test DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.011705s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.016628s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id_act) [0.060252s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.033031s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,399 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:20,410 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.095233s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,380 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(identity) [0.024216s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.021765s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,432 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.011138s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_act) [0.019111s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id_act) [0.017541s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_create [0.020192s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,465 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_abandon_stack [0.021159s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.058526s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_allowed_to_set [0.029580s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,486 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.144081s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_config [0.022631s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_set [0.024104s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,517 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_deployment [0.014819s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_deployment [0.017127s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.060543s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.039877s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,541 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.032436s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.030764s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_ikepolicy.TestIkePolicy.test_basic [0.084245s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,611 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack [0.091022s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.141059s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_object [0.023082s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_object [0.014129s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.054863s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_object [0.036897s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_ipsec_site_connection.TestIPSecSiteConnection.test_make_it [0.076452s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,687 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_invalid_request [0.021997s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.067681s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.018699s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.012839s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.129312s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.072223s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,770 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.037699s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,790 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.058949s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.037240s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.066814s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.062308s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,845 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.033191s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_make_it [0.049600s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.040594s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,898 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.144635s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.061673s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.052444s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,941 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.079525s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:20,959 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestResourceFind.test_list_no_base_path [0.061754s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.068875s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,005 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.143932s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.051022s] ... ok DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_get [0.027544s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.091182s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,046 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_get [0.039292s] ... ok DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_providers [0.032172s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.085137s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,137 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_make_it [0.019954s] ... ok DEBUG: {2} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_make_availability_zone [0.029475s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.150276s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.169106s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.055519s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.096137s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,236 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.065015s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.072878s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.071608s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.169702s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestTagMixin.test_add_tag [0.083947s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_exists [0.059422s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.090838s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,403 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.040827s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestTagMixin.test_remove_single_tag [0.074203s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.164653s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,402 openstack Turning off Insecure SSL warnings since verify=False DEBUG: 2023-04-11 17:04:21,441 openstack.config Turning off SSL warnings for insecure-cloud since verify=False DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/cloud_region.py:355: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. DEBUG: full_name=self.full_name)) DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/config/cloud_region.py:355: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. DEBUG: full_name=self.full_name)) DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_update [0.057069s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.155517s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_create_attrs [0.062629s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_ignore [0.043651s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.128819s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.150536s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.128092s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_create_attrs [0.053678s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.082555s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete [0.059632s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.069191s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_update [0.046798s] ... ok DEBUG: {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.032576s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_find [0.041050s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.196636s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,736 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2023-04-11 17:04:21,788 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.039436s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_get [0.061591s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.Test_Request.test_create [0.043054s] ... ok DEBUG: {2} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.040757s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.021446s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.010922s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.297665s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:21,819 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:21,884 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:21,961 openstack.resource Attribute [] not found in []: ''. DEBUG: {0} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default_exception [0.014892s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_no_default [0.013757s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkIkePolicy.test_ikepolicy_get [0.079899s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkIkePolicy.test_ikepolicy_update [0.046790s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.073776s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: ['a', 'g', 'b', 'f', 'c', 'd', 'e'] DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availabilities [0.037591s] ... ok DEBUG: {2} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.127607s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.017021s] ... ok DEBUG: {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.043727s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_find [0.038608s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.157541s] ... ok DEBUG: {0} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.055007s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,119 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_pool_member_create_attrs [0.037556s] ... ok DEBUG: {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_executions [0.024974s] ... ok DEBUG: {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.065057s] ... ok DEBUG: {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_find [0.014380s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.027953s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.012658s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_create_attrs [0.049922s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.012238s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.010532s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete_ignore [0.026445s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.013433s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.127687s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.026119s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_find [0.026522s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.011153s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.011800s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_create_attrs [0.030496s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.010739s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete [0.030560s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.022983s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.013758s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_if_revision [0.037387s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.026114s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,360 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.011860s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.019230s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.151602s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_create_attrs [0.051637s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.014785s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.048134s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,437 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_get [0.054330s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.011871s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.011644s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.016817s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.112363s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponent.test_creation [0.014818s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.011337s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_create_attrs [0.044538s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.011797s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.014146s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.011530s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.012027s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete_ignore [0.057923s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.022129s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.020018s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_find [0.038710s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.020677s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_create_attrs [0.026281s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.020063s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete_ignore [0.024116s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_labels [0.020117s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.018272s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.194357s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,613 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:22,657 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:22,696 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_if_revision [0.023728s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.026885s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_get [0.020037s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete [0.016399s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_update [0.022675s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_create_attrs [0.020755s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete [0.020444s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_equality [0.105125s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,751 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:22,777 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:22,806 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_find [0.021049s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.048476s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,853 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_get [0.026793s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports [0.024079s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_update [0.012618s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.046412s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,895 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_create_attrs [0.015014s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete [0.012947s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.220981s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,818 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:22,863 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:22,915 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete_ignore [0.013135s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_get [0.020127s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rules [0.011252s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosPolicy.test_qos_policy_create_attrs [0.012394s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosPolicy.test_qos_policy_delete_ignore [0.013438s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosPolicy.test_qos_policy_find [0.011409s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosPolicy.test_qos_policy_get [0.011979s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.136577s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:22,952 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:22,982 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,016 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,039 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_get [0.010968s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete_ignore [0.011993s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_get [0.010650s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.023323s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_agent_hosted_routers_list [0.010567s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_create_attrs [0.015450s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_find [0.012602s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_get [0.012247s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_hosting_l3_agents_list [0.011156s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_routers [0.010249s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_translate_response [0.075661s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,112 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,132 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_if_revision [0.011096s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_find [0.010395s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_find [0.010235s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.244513s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,046 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,097 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,185 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_create_attrs [0.017577s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_delete [0.010655s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_get [0.010461s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSiteConnection.test_ipsec_site_connection_delete [0.014224s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSiteConnection.test_ipsec_site_connection_delete_ignore [0.011149s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSiteConnection.test_ipsec_site_connection_get [0.010873s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_in_body_translate_response [0.106506s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,201 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,245 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.073674s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSiteConnection.test_ipsec_site_connection_update [0.010511s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete [0.010982s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_update [0.014657s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.010637s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.019865s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,329 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.023867s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,353 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.018348s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,373 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.010895s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.110977s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,368 openstack.object-store swift uploading data to name/test DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.137519s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,349 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.014491s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.019932s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,419 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.022957s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,439 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.012185s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.010781s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.109810s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.052529s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,508 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,519 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.064797s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,557 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,571 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,584 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.186497s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,460 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,536 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.143002s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.096649s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,637 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,659 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,677 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.131060s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,650 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,672 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,682 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,695 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,706 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,716 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.072349s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.048283s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.021236s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,737 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.032918s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,758 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,768 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.050539s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.011987s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.074994s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.036144s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.045356s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:23,811 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:23,825 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.011642s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.012080s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.035996s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.012265s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.011536s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.086391s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.015405s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.037501s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.012397s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.010921s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_paginated_infinite_loop [0.017036s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.043056s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.017403s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.073868s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.013726s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.011480s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.011568s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.011997s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.011624s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.077375s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.016967s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.032178s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceFind.test_list_base_path [0.024389s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.100336s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.010538s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestTagMixin.test_fetch_tags [0.012349s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestTagMixin.test_set_tags [0.010341s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.026828s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.085789s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.030105s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:24,137 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2023-04-11 17:04:24,148 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.098654s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.076784s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:24,170 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2023-04-11 17:04:24,180 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:04:24,193 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None DEBUG: 2023-04-11 17:04:24,203 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:04:24,215 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2023-04-11 17:04:24,225 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.112686s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.115432s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.110762s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.145858s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:24,265 openstack.resource Still waiting for resource Mock: to reach state loling, current state is DEBUG: 2023-04-11 17:04:24,279 openstack.iterate_timeout Waiting 0.01 seconds DEBUG: 2023-04-11 17:04:24,289 openstack.resource Still waiting for resource Mock: to reach state loling, current state is DEBUG: 2023-04-11 17:04:24,313 openstack.iterate_timeout Waiting 0.01 seconds DEBUG: 2023-04-11 17:04:24,323 openstack.resource Still waiting for resource Mock: to reach state loling, current state is DEBUG: 2023-04-11 17:04:24,340 openstack.iterate_timeout Waiting 0.01 seconds DEBUG: 2023-04-11 17:04:24,352 openstack.resource Still waiting for resource Mock: to reach state loling, current state is DEBUG: 2023-04-11 17:04:24,369 openstack.iterate_timeout Waiting 0.01 seconds DEBUG: {2} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.011722s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.108285s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_higher_default [0.010363s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_require_microversion [0.012664s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.011215s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.013710s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.127555s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.108790s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.094355s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.109325s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.087734s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.128662s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:24,674 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:24,710 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:24,731 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.079029s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:24,732 openstack.object-store swift uploading data to name/test DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.048245s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.058144s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.031702s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.042093s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.031309s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.033702s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.031099s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.079538s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.030442s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.040375s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:24,987 openstack.object-store swift uploading data to name/test DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.063364s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.046438s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.070219s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:25,027 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,041 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,057 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.080153s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.073034s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:25,102 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,116 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,131 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.033001s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.042681s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.034215s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.147037s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:25,213 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,244 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,266 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.034243s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.032557s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.034689s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.075995s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.030799s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.044910s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.091401s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.012251s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.027461s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.051399s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.051968s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.040829s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.070131s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:25,513 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,528 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,544 openstack.resource Attribute [] not found in []: ''. DEBUG: {2} openstack.tests.unit.test_utils.Test_md5.test_md5_with_data [0.036339s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(identity) [0.014876s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.066736s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.Test_md5.test_md5_without_data [0.023065s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stacks) [0.018166s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id_act) [0.018400s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stacks) [0.011008s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.032724s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_act) [0.010998s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.024267s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.082632s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres) [0.027552s] ... ok DEBUG: {2} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.024315s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id) [0.026189s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(event) [0.020990s] ... ok DEBUG: {2} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.050035s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:25,684 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.059714s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stacks) [0.013094s] ... ok DEBUG: {2} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_get [0.010766s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_act) [0.011282s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(identity) [0.010058s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(event) [0.010634s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.060006s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(identity) [0.019875s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(preview) [0.019128s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id_act) [0.011813s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stacks) [0.010746s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres) [0.010180s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(event) [0.009829s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(name_id) [0.018641s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(preview) [0.010268s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_act) [0.010169s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id) [0.014157s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(preview) [0.010229s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_act) [0.014066s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.151313s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:25,852 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,877 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:25,910 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id) [0.010490s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(event) [0.010766s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.009698s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(event) [0.010591s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(name_id) [0.010503s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(identity) [0.010677s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(preview) [0.010151s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.064534s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres) [0.009990s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(sd_metadata) [0.011409s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.041245s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.044941s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stacks) [0.076222s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.035449s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.034357s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(name_id) [0.089229s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.036714s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.041231s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.036929s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.046610s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id) [0.137329s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.051128s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.037793s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(event) [0.090812s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(preview) [0.013795s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(event) [0.021490s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.048307s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(sd_metadata) [0.014944s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stacks) [0.021493s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.036914s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(identity) [0.019862s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id_act) [0.014623s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(sd_metadata) [0.016454s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.042828s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.036242s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(identity) [0.035847s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:26,558 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id) [0.036893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:26,594 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.037465s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(name_id) [0.037869s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:26,639 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.039279s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id_act) [0.039589s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:26,673 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.043014s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_act) [0.021397s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(sd_metadata) [0.015809s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.042370s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id) [0.025802s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id) [0.019053s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(sd_metadata) [0.015299s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(identity) [0.020142s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.087359s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:26,773 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:26,793 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:26,811 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(name_id) [0.014216s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(preview) [0.011247s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(sd_metadata) [0.010736s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_act) [0.009585s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id_act) [0.010716s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(event) [0.010085s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.061482s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(sd_metadata) [0.009648s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(identity) [0.009976s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres) [0.014502s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(event) [0.013783s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.038134s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(name_id) [0.022889s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.028716s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres) [0.016718s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id_act) [0.020189s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.046986s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:26,987 openstack.object-store swift uploading data to name/test DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id) [0.023625s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id_act) [0.019440s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.034039s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(identity) [0.031653s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,051 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(preview) [0.036007s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,085 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.069072s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,066 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:27,080 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:27,095 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_act) [0.034913s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,121 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.045916s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(sd_metadata) [0.029139s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,151 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(identity) [0.017768s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(event) [0.015758s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(sd_metadata) [0.021399s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.070342s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,184 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:27,199 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:27,213 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack_preview [0.016115s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.029591s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_config [0.033828s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.033605s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_find_stack [0.018062s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_config [0.012471s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_deployment [0.011904s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_identity [0.011294s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.041096s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_configs [0.014364s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack_preview [0.011839s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.041547s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.025749s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,367 openstack.resource Attribute [logical_resource_id] not found in []: 'logical_resource_id'. DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.028173s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.020111s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,391 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.012794s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.035946s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.043177s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,434 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.027519s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.043257s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.032705s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.041846s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.016137s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(name_id) [0.013058s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(event) [0.010713s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.026873s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(name_id) [0.013358s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id) [0.011022s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.030923s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,572 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(sd_metadata) [0.011862s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(identity) [0.012168s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.032814s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,608 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(preview) [0.026553s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.019539s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,630 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id) [0.021192s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.019893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:27,650 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_classes [0.010231s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(event) [0.026632s] ... ok DEBUG: {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_update [0.016276s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stacks) [0.021700s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(identity) [0.020650s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.036233s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(preview) [0.023474s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.029881s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id_act) [0.018288s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.022133s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(sd_metadata) [0.026936s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.016523s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id) [0.020472s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.027503s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stacks) [0.024544s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.036281s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(name_id) [0.020890s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres) [0.019885s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id) [0.014927s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(name_id) [0.019014s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.064940s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(identity) [0.021795s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.011381s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.011138s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_wsme_format [0.011197s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(sd_metadata) [0.024290s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.010593s] ... ok DEBUG: {3} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.010382s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(identity) [0.029022s] ... ok DEBUG: {3} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.010872s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(sd_metadata) [0.020513s] ... ok DEBUG: {3} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.029949s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(sd_metadata) [0.021313s] ... ok DEBUG: {3} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.023416s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.019585s] ... ok DEBUG: {3} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.024161s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.020558s] ... ok DEBUG: {3} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.022816s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.020317s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(name_id) [0.021151s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_act) [0.020024s] ... ok DEBUG: {3} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.056245s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres) [0.026767s] ... ok DEBUG: {3} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.022432s] ... ok DEBUG: {3} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery ... SKIPPED: Need to re-add support for broken placement versions DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id_act) [0.019156s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stacks) [0.022317s] ... ok DEBUG: {3} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.037661s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(sd_metadata) [0.015589s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stacks) [0.015034s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.025235s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id) [0.014780s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(event) [0.012722s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.036099s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.010600s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.036297s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,307 openstack Requested cleanup attribute updated_at is not available on the resource DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(identity) [0.077901s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.023856s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.025621s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.020742s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.020757s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(preview) [0.073005s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.017845s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.015454s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.032769s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,475 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(sd_metadata) [0.074805s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres) [0.012194s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id_act) [0.010350s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(name_id) [0.010836s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.042538s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,511 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(preview) [0.011468s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(event) [0.010670s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.025560s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,546 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.013384s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stacks) [0.028706s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,568 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.012177s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.011510s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(identity) [0.025357s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,596 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.012722s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.010142s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_act) [0.023574s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,618 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.013763s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.011926s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.010287s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(sd_metadata) [0.023380s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,644 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.013200s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(identity) [0.018890s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id_act) [0.018800s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.028980s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,687 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(name_id) [0.020015s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.011930s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres) [0.012747s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_act) [0.012444s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.022629s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,723 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.010990s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(event) [0.012827s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.010695s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(preview) [0.012447s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.010491s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres) [0.013240s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(sd_metadata) [0.014276s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.034841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,781 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:28,794 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stacks) [0.013168s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_act) [0.016803s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(preview) [0.021568s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.044618s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,817 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:28,827 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:28,839 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres) [0.019458s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_existing [0.022579s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,862 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(event) [0.013748s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(sd_metadata) [0.021295s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_items [0.030624s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,883 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:28,893 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stacks) [0.020580s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_new [0.023723s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:28,915 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(name_id) [0.015670s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_repr [0.015493s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.014967s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(identity) [0.018771s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.014085s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(preview) [0.022285s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.013275s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id_act) [0.019162s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.024963s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,000 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(event) [0.019948s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(identity) [0.017825s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id) [0.014886s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.051250s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,025 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:29,048 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id_act) [0.018330s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.014537s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(identity) [0.020571s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id) [0.011897s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(sd_metadata) [0.012149s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.047490s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,099 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:29,113 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_act) [0.011252s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(event) [0.011756s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(name_id) [0.009692s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(sd_metadata) [0.016666s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.052843s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,149 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:29,161 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stacks) [0.013362s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(name_id) [0.020528s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id) [0.018426s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.057358s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,208 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:29,225 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_ID [0.015466s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.014105s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.011178s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_object [0.018849s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack [0.012970s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.011236s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.011107s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.011229s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_identity [0.037018s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,292 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.021804s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_stack_not_found [0.017746s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.018411s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_name [0.024740s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_software_deployment [0.014050s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack [0.027509s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.065261s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.030887s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,418 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template [0.030153s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,412 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.018836s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.036118s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,452 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.020532s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.024762s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.023663s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.010859s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.013040s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_not_exists [0.014147s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.116009s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,566 openstack.resource Attribute [] not found in []: ''. DEBUG: {3} openstack.tests.unit.test_resource.TestTagMixin.test_remove_all_tags [0.014750s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.015688s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.017211s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.032905s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.032224s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,629 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.031479s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,661 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_create [0.019377s] ... ok DEBUG: {1} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_basic [0.030520s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,712 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: {1} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_basic [0.034624s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,748 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.136901s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,643 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2023-04-11 17:04:29,666 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:04:29,690 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2023-04-11 17:04:29,706 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:04:29,728 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2023-04-11 17:04:29,746 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: {1} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_make_it [0.020949s] ... ok DEBUG: {1} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.029538s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,802 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.047929s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.108623s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,779 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2023-04-11 17:04:29,797 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:04:29,814 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2023-04-11 17:04:29,828 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2023-04-11 17:04:29,848 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2023-04-11 17:04:29,858 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default [0.013629s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default_exception [0.016224s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.042880s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_equal_default [0.018816s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.019286s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default [0.015029s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.013965s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.034621s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:29,943 openstack Turning off Insecure SSL warnings since verify=False DEBUG: 2023-04-11 17:04:29,953 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False DEBUG: {3} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.011830s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.016616s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_md5.test_none_data_raises_type_error [0.018756s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.011232s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.010590s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.026997s] ... ok DEBUG: {3} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.038972s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,020 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.031769s] ... ok DEBUG: {3} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.016928s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.023164s] ... ok DEBUG: {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_create [0.021945s] ... ok DEBUG: {1} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.010084s] ... ok DEBUG: {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_get [0.016404s] ... ok DEBUG: {1} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.015286s] ... ok DEBUG: {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_create [0.013242s] ... ok DEBUG: {1} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.022397s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.62.0/openstack/service_description.py:298: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. DEBUG: category=exceptions.UnsupportedServiceVersion) DEBUG: {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_delete [0.031831s] ... ok DEBUG: {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflows [0.011219s] ... ok DEBUG: {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.061564s] ... ok DEBUG: {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.058215s] ... ok DEBUG: {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.046658s] ... ok DEBUG: {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.031901s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.009926s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.009516s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.009644s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.010551s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.012082s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.011631s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.011072s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.012757s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.011797s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.021940s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,433 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.012177s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.009703s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.009667s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.010288s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.009776s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.010788s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.009438s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.010180s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.009668s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.011676s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.011694s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.009588s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__attributes [0.020200s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,583 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.010306s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.009378s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.031688s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,623 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:30,633 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.010000s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.009991s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.030374s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,676 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:30,687 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__update [0.037842s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,707 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:30,722 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.010023s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.023355s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,757 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.010308s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.009802s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.009756s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_stored [0.022870s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,810 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.011912s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.035036s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,853 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.054745s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:30,893 openstack.resource Attribute [] not found in []: ''. DEBUG: 2023-04-11 17:04:30,909 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.013344s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.019179s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.011354s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.014603s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.012949s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.036657s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:31,014 openstack.resource Attribute [] not found in []: ''. DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.017080s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.022355s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.021306s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.021982s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.018841s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.022345s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.016533s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.037711s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.026241s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.013150s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestTagMixin.test_tags_attribute [0.016034s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.331805s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2023-04-11 17:04:31,303 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,322 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,334 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,346 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,358 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,370 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,382 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,396 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,410 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,423 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,435 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,446 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,465 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,476 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,488 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,500 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,512 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,524 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,536 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,548 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,560 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,572 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,583 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2023-04-11 17:04:31,594 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.028193s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.028060s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.015331s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.012213s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.014084s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.011322s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.013012s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.Test_md5.test_string_data_raises_type_error [0.010044s] ... ok DEBUG: {1} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.012310s] ... ok DEBUG: {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_delete [0.011950s] ... ok DEBUG: {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_find [0.014499s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 3848 tests in 79.2086 sec. DEBUG: - Passed: 3847 DEBUG: - Skipped: 1 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 290.7496 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (962 tests) => 0:01:09.601341 DEBUG: - Worker 1 (962 tests) => 0:01:18.133558 DEBUG: - Worker 2 (962 tests) => 0:01:12.757860 DEBUG: - Worker 3 (962 tests) => 0:01:15.770321 DEBUG: Processing files: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: + exit 0 DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tae1ky DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.62.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/share/doc/python3-openstacksdk DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/share/doc/python3-openstacksdk DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/share/doc/python3-openstacksdk DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zinnyd DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.62.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/share/licenses/python3-openstacksdk DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/share/licenses/python3-openstacksdk DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64/usr/share/licenses/python3-openstacksdk DEBUG: + exit 0 DEBUG: Provides: python3-openstacksdk = 0.62.0-0.20230411165545.4ceff8f.el8 python3.6dist(openstacksdk) = 0.62.0 python3dist(openstacksdk) = 0.62.0 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: /usr/libexec/platform-python python(abi) = 3.6 DEBUG: Processing files: python3-openstacksdk-tests-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: Provides: python3-openstacksdk-tests = 0.62.0-0.20230411165545.4ceff8f.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash /bin/sh python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-openstacksdk-tests-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SoMEDy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.62.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm INFO: Done(/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.src.rpm) Config(dlrn-5) 5 minutes 47 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4919080 1781724 8096144 9511380 2855840 DEBUG: Swap: 16777212 4801708 11975504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5132276 341808 8482640 10738100 2255672 DEBUG: Swap: 16777212 4819312 11957900 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 992M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5m8_y61s', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'add25bbc2fc64887803f313967a24f53', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python3-openstacksdk-tests-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm /home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python3-openstacksdk-tests-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.t_ggj5nl:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '792178593c804fc6aa969f47b23d5cff', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.t_ggj5nl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python3-openstacksdk-tests-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134/python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: delorean-openstack-ironic-staging-drivers-93c11 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstacksdk-4ceff8f3bbca2f4486 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-b583cbcaae71e629c 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-hardware-6bbf6ae002b088493a5deb 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-f5b4125cbfbbcf7abaa9b1b 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-641399fdd00966f0e6ced 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-2fab8442f47dca784f115 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-ce16399ef369a01e2265 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-0c8c5037ff63f465588d 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-7c96280555d1de5ef5e 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ec29692d0ab9b5c90cbcc8 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-970315658ae6d0ed144580f8bf1 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c2c8e26b0fa2c96d 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-e96c16997f6b9815942 34 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 35 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 40 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 2.0 kB/s | 2.9 kB 00:01 DEBUG: CentOS-Stream - PowerTools 18 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 34 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 33 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 45 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 105 kB/s | 3.0 kB 00:00 DEBUG: opstools 145 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 122 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================ DEBUG: Installing: DEBUG: python3-openstacksdk noarch 0.62.0-0.20230411165545.4ceff8f.el8 @commandline 882 k DEBUG: python3-openstacksdk-tests noarch 0.62.0-0.20230411165545.4ceff8f.el8 @commandline 1.0 M DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-yoga-testing 23 k DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-yoga-testing 245 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-yoga-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-yoga-testing 91 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-yoga-testing 25 k DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20220314131903.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-yoga-testing 26 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220307143627.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-yoga-testing 208 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220307123924.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-stevedore noarch 3.5.2-0.20221024072403.6c9978a.el8 delorean-component-clients 69 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-yoga-testing 16 k DEBUG: Transaction Summary DEBUG: ============================================================================================================ DEBUG: Install 24 Packages DEBUG: Total size: 4.2 M DEBUG: Installed size: 19 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 1/24 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 2/24 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220307143627.0b 3/24 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 4/24 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 5/24 DEBUG: Installing : python3-stevedore-3.5.2-0.20221024072403.6c9978a.e 6/24 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20220314131903.8da0a 7/24 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 8/24 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 9/24 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 10/24 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 11/24 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 12/24 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 13/24 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 14/24 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 15/24 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 16/24 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 17/24 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 18/24 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 19/24 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 20/24 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 21/24 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20220307123924. 22/24 DEBUG: Installing : python3-openstacksdk-0.62.0-0.20230411165545.4ceff 23/24 DEBUG: Installing : python3-openstacksdk-tests-0.62.0-0.20230411165545 24/24 DEBUG: Running scriptlet: python3-openstacksdk-tests-0.62.0-0.20230411165545 24/24 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220307143627.0b 1/24 DEBUG: Verifying : python3-stevedore-3.5.2-0.20221024072403.6c9978a.e 2/24 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.20220307123924. 3/24 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20220314131903.8da0a 4/24 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 5/24 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 6/24 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 7/24 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 8/24 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 9/24 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/24 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/24 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 12/24 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 13/24 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 14/24 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 15/24 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 16/24 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 17/24 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 18/24 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 19/24 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 20/24 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 21/24 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 22/24 DEBUG: Verifying : python3-openstacksdk-tests-0.62.0-0.20230411165545 23/24 DEBUG: Verifying : python3-openstacksdk-0.62.0-0.20230411165545.4ceff 24/24 DEBUG: Installed: DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: python3-openstacksdk-tests-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/clients/4c/ef/4ceff8f3bbca2f448635011efc01fe950ad0c7bc_f7be3134'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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