+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb --clean INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.4zc4p18o:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c75b433e9224569 baseurl=https://trunk.rdoproject.org/centos7-train/18/05/18055e7d7a81a071ffe9e2c69c75b433e9224569_7141991d enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb --init INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.x5__a34y:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c75b433e9224569 baseurl=https://trunk.rdoproject.org/centos7-train/18/05/18055e7d7a81a071ffe9e2c69c75b433e9224569_7141991d enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6938988 2940720 1031020 6386660 7958120 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.0w8olr43', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-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/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6958360 2111388 1841208 7196620 7128556 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2y1w4iy4', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '84a1a34cb4784798956ee26ea8af1c18', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 299553a4fe281cde9b14da34a470dcdb3ed17cc0 Note: checking out '299553a4fe281cde9b14da34a470dcdb3ed17cc0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 299553a... [stable-em-only] Add CVE-2023-2088 warning + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/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/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 15.6.1.dev29 299553a + UPSTREAMVERSION=15.6.1.dev29 + [[ 15.6.1.dev29 =~ ([^-]*)-(.+) ]] + [[ 15.6.1.dev29 =~ (.*?)\.(0rc.+) ]] + [[ 15.6.1.dev29 =~ (.*?)\.(0b.+) ]] + [[ 15.6.1.dev29 =~ (.*?)\.(0a.+) ]] + [[ 15.6.1.dev29 =~ (.*?)\.(dev.+) ]] + VERSION=15.6.1 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230608204325 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230608204325.299553a + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.jy36k5bc:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c75b433e9224569 baseurl=https://trunk.rdoproject.org/centos7-train/18/05/18055e7d7a81a071ffe9e2c69c75b433e9224569_7141991d enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6839372 2127924 1998996 7299072 7089760 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.r2yqvi5f', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6837780 2131732 1999216 7296856 7091132 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.xfnvho4s', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '2f1e72db21474e4eaccc925df3cff901', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-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.jy36k5bc:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dc06a529167149e78562fdc95d2b3b8e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jy36k5bc:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.5s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.8s) running egg_info creating cinder.egg-info writing requirements to cinder.egg-info/requires.txt writing cinder.egg-info/PKG-INFO writing top-level names to cinder.egg-info/top_level.txt writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt writing pbr to cinder.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'cinder.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cinder.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating cinder-15.6.1.dev29 creating cinder-15.6.1.dev29/api-ref creating cinder-15.6.1.dev29/api-ref/source creating cinder-15.6.1.dev29/api-ref/source/v2 creating cinder-15.6.1.dev29/api-ref/source/v2/samples creating cinder-15.6.1.dev29/api-ref/source/v3 creating cinder-15.6.1.dev29/api-ref/source/v3/samples creating cinder-15.6.1.dev29/api-ref/source/v3/samples/extensions creating cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshot_manage_extensions creating cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots creating cinder-15.6.1.dev29/api-ref/source/v3/samples/versions creating cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_actions creating cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_manage_extensions creating cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer creating cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type creating cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes creating cinder-15.6.1.dev29/cinder creating cinder-15.6.1.dev29/cinder.egg-info creating cinder-15.6.1.dev29/cinder/api creating cinder-15.6.1.dev29/cinder/api/contrib creating cinder-15.6.1.dev29/cinder/api/middleware creating cinder-15.6.1.dev29/cinder/api/openstack creating cinder-15.6.1.dev29/cinder/api/schemas creating cinder-15.6.1.dev29/cinder/api/v2 creating cinder-15.6.1.dev29/cinder/api/v2/views creating cinder-15.6.1.dev29/cinder/api/v3 creating cinder-15.6.1.dev29/cinder/api/v3/views creating cinder-15.6.1.dev29/cinder/api/validation creating cinder-15.6.1.dev29/cinder/api/views creating cinder-15.6.1.dev29/cinder/backup creating cinder-15.6.1.dev29/cinder/backup/drivers creating cinder-15.6.1.dev29/cinder/brick creating cinder-15.6.1.dev29/cinder/brick/local_dev creating cinder-15.6.1.dev29/cinder/cmd creating cinder-15.6.1.dev29/cinder/common creating cinder-15.6.1.dev29/cinder/compute creating cinder-15.6.1.dev29/cinder/db creating cinder-15.6.1.dev29/cinder/db/sqlalchemy creating cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo creating cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions creating cinder-15.6.1.dev29/cinder/group creating cinder-15.6.1.dev29/cinder/image creating cinder-15.6.1.dev29/cinder/image/accelerators creating cinder-15.6.1.dev29/cinder/interface creating cinder-15.6.1.dev29/cinder/keymgr creating cinder-15.6.1.dev29/cinder/locale creating cinder-15.6.1.dev29/cinder/locale/de creating cinder-15.6.1.dev29/cinder/locale/de/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/es creating cinder-15.6.1.dev29/cinder/locale/es/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/fr creating cinder-15.6.1.dev29/cinder/locale/fr/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/it creating cinder-15.6.1.dev29/cinder/locale/it/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/ja creating cinder-15.6.1.dev29/cinder/locale/ja/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/ko_KR creating cinder-15.6.1.dev29/cinder/locale/ko_KR/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/pt_BR creating cinder-15.6.1.dev29/cinder/locale/pt_BR/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/ru creating cinder-15.6.1.dev29/cinder/locale/ru/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/zh_CN creating cinder-15.6.1.dev29/cinder/locale/zh_CN/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/locale/zh_TW creating cinder-15.6.1.dev29/cinder/locale/zh_TW/LC_MESSAGES creating cinder-15.6.1.dev29/cinder/message creating cinder-15.6.1.dev29/cinder/objects creating cinder-15.6.1.dev29/cinder/policies creating cinder-15.6.1.dev29/cinder/privsep creating cinder-15.6.1.dev29/cinder/privsep/targets creating cinder-15.6.1.dev29/cinder/scheduler creating cinder-15.6.1.dev29/cinder/scheduler/evaluator creating cinder-15.6.1.dev29/cinder/scheduler/filters creating cinder-15.6.1.dev29/cinder/scheduler/flows creating cinder-15.6.1.dev29/cinder/scheduler/weights creating cinder-15.6.1.dev29/cinder/tests creating cinder-15.6.1.dev29/cinder/tests/compliance creating cinder-15.6.1.dev29/cinder/tests/functional creating cinder-15.6.1.dev29/cinder/tests/functional/api creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/extensions creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/versions creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_actions creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type creating cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes creating cinder-15.6.1.dev29/cinder/tests/hacking creating cinder-15.6.1.dev29/cinder/tests/unit creating cinder-15.6.1.dev29/cinder/tests/unit/api creating cinder-15.6.1.dev29/cinder/tests/unit/api/contrib creating cinder-15.6.1.dev29/cinder/tests/unit/api/middleware creating cinder-15.6.1.dev29/cinder/tests/unit/api/openstack creating cinder-15.6.1.dev29/cinder/tests/unit/api/v2 creating cinder-15.6.1.dev29/cinder/tests/unit/api/v3 creating cinder-15.6.1.dev29/cinder/tests/unit/api/views creating cinder-15.6.1.dev29/cinder/tests/unit/attachments creating cinder-15.6.1.dev29/cinder/tests/unit/backup creating cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers creating cinder-15.6.1.dev29/cinder/tests/unit/brick creating cinder-15.6.1.dev29/cinder/tests/unit/cmd creating cinder-15.6.1.dev29/cinder/tests/unit/compute creating cinder-15.6.1.dev29/cinder/tests/unit/consistencygroup creating cinder-15.6.1.dev29/cinder/tests/unit/db creating cinder-15.6.1.dev29/cinder/tests/unit/glance creating cinder-15.6.1.dev29/cinder/tests/unit/group creating cinder-15.6.1.dev29/cinder/tests/unit/image creating cinder-15.6.1.dev29/cinder/tests/unit/image/accelerators creating cinder-15.6.1.dev29/cinder/tests/unit/keymgr creating cinder-15.6.1.dev29/cinder/tests/unit/message creating cinder-15.6.1.dev29/cinder/tests/unit/monkey_patch_example creating cinder-15.6.1.dev29/cinder/tests/unit/objects creating cinder-15.6.1.dev29/cinder/tests/unit/policies creating cinder-15.6.1.dev29/cinder/tests/unit/scheduler creating cinder-15.6.1.dev29/cinder/tests/unit/targets creating cinder-15.6.1.dev29/cinder/tests/unit/volume creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/sc creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/fusionstorage creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/hpe creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/huawei creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/infortrend creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/as13000 creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nec creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/client creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/performance creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/utils creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nexenta creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/solidfire creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/synology creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/veritas_access creating cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/vmware creating cinder-15.6.1.dev29/cinder/tests/unit/volume/flows creating cinder-15.6.1.dev29/cinder/tests/unit/volume/flows/api creating cinder-15.6.1.dev29/cinder/tests/unit/windows creating cinder-15.6.1.dev29/cinder/tests/unit/zonemanager creating cinder-15.6.1.dev29/cinder/transfer creating cinder-15.6.1.dev29/cinder/volume creating cinder-15.6.1.dev29/cinder/volume/drivers creating cinder-15.6.1.dev29/cinder/volume/drivers/datera creating cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc creating cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax creating cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/sc creating cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/unity creating cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx creating cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vxflexos creating cinder-15.6.1.dev29/cinder/volume/drivers/fujitsu creating cinder-15.6.1.dev29/cinder/volume/drivers/fujitsu/eternus_dx creating cinder-15.6.1.dev29/cinder/volume/drivers/fusionstorage creating cinder-15.6.1.dev29/cinder/volume/drivers/hedvig creating cinder-15.6.1.dev29/cinder/volume/drivers/hpe creating cinder-15.6.1.dev29/cinder/volume/drivers/huawei creating cinder-15.6.1.dev29/cinder/volume/drivers/ibm creating cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage creating cinder-15.6.1.dev29/cinder/volume/drivers/ibm/storwize_svc creating cinder-15.6.1.dev29/cinder/volume/drivers/infortrend creating cinder-15.6.1.dev29/cinder/volume/drivers/infortrend/raidcmd_cli creating cinder-15.6.1.dev29/cinder/volume/drivers/inspur creating cinder-15.6.1.dev29/cinder/volume/drivers/inspur/as13000 creating cinder-15.6.1.dev29/cinder/volume/drivers/inspur/instorage creating cinder-15.6.1.dev29/cinder/volume/drivers/kaminario creating cinder-15.6.1.dev29/cinder/volume/drivers/lenovo creating cinder-15.6.1.dev29/cinder/volume/drivers/macrosan creating cinder-15.6.1.dev29/cinder/volume/drivers/nec creating cinder-15.6.1.dev29/cinder/volume/drivers/netapp creating cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap creating cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/client creating cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/performance creating cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/utils creating cinder-15.6.1.dev29/cinder/volume/drivers/nexenta creating cinder-15.6.1.dev29/cinder/volume/drivers/nexenta/ns5 creating cinder-15.6.1.dev29/cinder/volume/drivers/prophetstor creating cinder-15.6.1.dev29/cinder/volume/drivers/san creating cinder-15.6.1.dev29/cinder/volume/drivers/san/hp creating cinder-15.6.1.dev29/cinder/volume/drivers/stx creating cinder-15.6.1.dev29/cinder/volume/drivers/synology creating cinder-15.6.1.dev29/cinder/volume/drivers/veritas_access creating cinder-15.6.1.dev29/cinder/volume/drivers/vmware creating cinder-15.6.1.dev29/cinder/volume/drivers/windows creating cinder-15.6.1.dev29/cinder/volume/drivers/zfssa creating cinder-15.6.1.dev29/cinder/volume/flows creating cinder-15.6.1.dev29/cinder/volume/flows/api creating cinder-15.6.1.dev29/cinder/volume/flows/manager creating cinder-15.6.1.dev29/cinder/volume/targets creating cinder-15.6.1.dev29/cinder/wsgi creating cinder-15.6.1.dev29/cinder/zonemanager creating cinder-15.6.1.dev29/cinder/zonemanager/drivers creating cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade creating cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco creating cinder-15.6.1.dev29/contrib creating cinder-15.6.1.dev29/contrib/block-box creating cinder-15.6.1.dev29/contrib/block-box/contrib creating cinder-15.6.1.dev29/contrib/block-box/docker-entrypoint-initdb.d creating cinder-15.6.1.dev29/contrib/block-box/etc creating cinder-15.6.1.dev29/contrib/block-box/scripts creating cinder-15.6.1.dev29/doc creating cinder-15.6.1.dev29/doc/ext creating cinder-15.6.1.dev29/doc/source creating cinder-15.6.1.dev29/doc/source/_extra creating cinder-15.6.1.dev29/doc/source/_static creating cinder-15.6.1.dev29/doc/source/admin creating cinder-15.6.1.dev29/doc/source/cli creating cinder-15.6.1.dev29/doc/source/common creating cinder-15.6.1.dev29/doc/source/configuration creating cinder-15.6.1.dev29/doc/source/configuration/block-storage creating cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup creating cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers creating cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples creating cinder-15.6.1.dev29/doc/source/configuration/figures creating cinder-15.6.1.dev29/doc/source/configuration/tables creating cinder-15.6.1.dev29/doc/source/configuration/tables/manual creating cinder-15.6.1.dev29/doc/source/contributor creating cinder-15.6.1.dev29/doc/source/images creating cinder-15.6.1.dev29/doc/source/images/rpc creating cinder-15.6.1.dev29/doc/source/install creating cinder-15.6.1.dev29/doc/source/install/figures creating cinder-15.6.1.dev29/doc/source/reference creating cinder-15.6.1.dev29/doc/source/user creating cinder-15.6.1.dev29/etc creating cinder-15.6.1.dev29/etc/cinder creating cinder-15.6.1.dev29/etc/cinder/rootwrap.d creating cinder-15.6.1.dev29/playbooks creating cinder-15.6.1.dev29/rally-jobs creating cinder-15.6.1.dev29/rally-jobs/extra creating cinder-15.6.1.dev29/rally-jobs/plugins creating cinder-15.6.1.dev29/releasenotes creating cinder-15.6.1.dev29/releasenotes/notes creating cinder-15.6.1.dev29/releasenotes/source creating cinder-15.6.1.dev29/releasenotes/source/_static creating cinder-15.6.1.dev29/releasenotes/source/_templates creating cinder-15.6.1.dev29/tools creating cinder-15.6.1.dev29/tools/config creating cinder-15.6.1.dev29/tools/hooks copying files to cinder-15.6.1.dev29... copying .coveragerc -> cinder-15.6.1.dev29 copying .pylintrc -> cinder-15.6.1.dev29 copying .stestr.conf -> cinder-15.6.1.dev29 copying .zuul.yaml -> cinder-15.6.1.dev29 copying AUTHORS -> cinder-15.6.1.dev29 copying CONTRIBUTING.rst -> cinder-15.6.1.dev29 copying ChangeLog -> cinder-15.6.1.dev29 copying HACKING.rst -> cinder-15.6.1.dev29 copying LICENSE -> cinder-15.6.1.dev29 copying README.rst -> cinder-15.6.1.dev29 copying babel.cfg -> cinder-15.6.1.dev29 copying bindep.txt -> cinder-15.6.1.dev29 copying driver-requirements.txt -> cinder-15.6.1.dev29 copying lower-constraints.txt -> cinder-15.6.1.dev29 copying reno.yaml -> cinder-15.6.1.dev29 copying requirements.txt -> cinder-15.6.1.dev29 copying setup.cfg -> cinder-15.6.1.dev29 copying setup.py -> cinder-15.6.1.dev29 copying test-requirements.txt -> cinder-15.6.1.dev29 copying tox.ini -> cinder-15.6.1.dev29 copying api-ref/source/api_microversion_history.rst -> cinder-15.6.1.dev29/api-ref/source copying api-ref/source/conf.py -> cinder-15.6.1.dev29/api-ref/source copying api-ref/source/index.rst -> cinder-15.6.1.dev29/api-ref/source copying api-ref/source/status.yaml -> cinder-15.6.1.dev29/api-ref/source copying api-ref/source/v2/api-versions.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/capabilities-v2.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/consistencygroups-v2.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/ext-backups-actions-v2.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/ext-backups.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/hosts.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/index.rst -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/limits.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/os-cgsnapshots-v2.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/os-vol-pool-v2.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/os-vol-transfer-v2.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/parameters.yaml -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/qos-specs-v2-qos-specs.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/quota-classes.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/quota-sets.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volume-manage.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volume-type-access.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-extensions.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-snapshots-actions.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-snapshots.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-types.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-versions.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-volumes-actions.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-volumes.inc -> cinder-15.6.1.dev29/api-ref/source/v2 copying api-ref/source/v2/samples/backend-capabilities-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-force-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-record-export-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-record-import-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-record-import-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-reset-status-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-restore-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-restore-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backups-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/backups-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-create-from-src-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-groups-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-groups-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/extensions-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/host-attach-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/hosts-get-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/hosts-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-metadata-show-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-metadata-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/limits-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/pools-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-unset-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-unset-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos_show_response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quota-classes-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quota-classes-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quota-classes-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-delete-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-show-defaults-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-user-show-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-user-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-status-reset-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshots-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshots-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/user-quotas-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/user-quotas-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/user-quotas-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/version-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/versions-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-attach-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-bootable-status-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-detach-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-extend-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-force-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-force-detach-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-image-metadata-set-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-image-metadata-unset-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-image-metadata-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-manage-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-manage-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-show-key-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-key-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-key-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-os-migrate_volume-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-os-migrate_volume_completion-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-os-retype-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-status-reset-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-accept-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-accept-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfers-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfers-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-access-add-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-access-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-access-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-show-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-types-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-unmanage-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volumes-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v2/samples/volumes-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v2/samples copying api-ref/source/v3/api-versions.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/attachments.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/capabilities-v3.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/consistencygroups-v3.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/ext-backups-actions-v3.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/ext-backups.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/group-replication.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/group-snapshots.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/group-type-specs.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/group-types.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/groups.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/hosts.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/index.rst -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/limits.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/messages.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/os-cgsnapshots-v3.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/os-services.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/os-vol-pool-v3.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/os-vol-transfer-v3.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/parameters.yaml -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/qos-specs-v3-qos-specs.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/quota-classes.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/quota-sets.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/resource-filters.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/snapshot-manage.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/valid-boolean-values.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/vol-transfer-v3.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volume-manage.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volume-type-access.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-extensions.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-snapshots-actions.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-snapshots.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-types.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-versions.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-volumes-actions.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-volumes.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/worker-cleanup.inc -> cinder-15.6.1.dev29/api-ref/source/v3 copying api-ref/source/v3/samples/attachment-complete.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backend-capabilities-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-force-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-record-export-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-record-import-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-record-import-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-reset-status-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-restore-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-restore-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backups-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/backups-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-create-from-src-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-groups-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-groups-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-from-src-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-from-src-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-disable.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-enable.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-failover.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-list-targets.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-target.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-reset-status-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshot-reset-status-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-default-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-types-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/groups-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/groups-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/host-attach-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/hosts-get-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/hosts-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/image-metadata-show-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/image-metadata-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/limits-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/messages-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/messages-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/pools-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-unset-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos_show_response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quota-classes-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quota-classes-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quota-classes-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-show-defaults-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-show-usage-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/resource-filters-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-log-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-log-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-enable-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-enable-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-failover-host-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-freeze-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-get-log-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-get-log-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-set-log-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-thaw-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-force-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-manage-list-detail-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-manage-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-status-reset-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-status-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/user-quotas-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/user-quotas-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/user-quotas-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-attach-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-begin-detaching-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-bootable-status-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-detach-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-extend-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-force-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-force-detach-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-image-metadata-set-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-image-metadata-unset-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-image-metadata-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-initialize-connection-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-manage-list-detail-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-manage-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-manage-request-cluster.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-os-migrate_volume-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-os-migrate_volume_completion-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-os-retype-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-readonly-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-reserve-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-revert-to-snapshot-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-roll-detaching-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-status-reset-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-terminate-connection-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-type-access-delete-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-unmanage-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-unreserve-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/worker-cleanup-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/worker-cleanup-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples copying api-ref/source/v3/samples/extensions/extensions-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/extensions copying api-ref/source/v3/samples/snapshot_manage_extensions/snapshot-manage-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshot_manage_extensions copying api-ref/source/v3/samples/snapshot_manage_extensions/snapshot-manage-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshot_manage_extensions copying api-ref/source/v3/samples/snapshots/snapshot-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-show-key-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-key-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-key-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshots-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshots-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/versions/version-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/versions copying api-ref/source/v3/samples/versions/versions-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/versions copying api-ref/source/v3/samples/volume_actions/volume-upload-to-image-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_actions copying api-ref/source/v3/samples/volume_actions/volume-upload-to-image-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_actions copying api-ref/source/v3/samples/volume_manage_extensions/volume-manage-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_manage_extensions copying api-ref/source/v3/samples/volume_manage_extensions/volume-manage-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_manage_extensions copying api-ref/source/v3/samples/volume_transfer/volume-transfer-accept-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-accept-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfers-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfers-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_type/encryption-type-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-specific-specs-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-access-add-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-access-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-all-extra-specs-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-default-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-extra-specs-create-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-extra-specs-create-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-specific-extra-specs-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-specific-extra-specs-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-specific-extra-specs-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-types-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volumes/volume-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-create-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-create-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-show-key-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-key-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-key-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-show-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-update-request.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-update-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volumes-list-detailed-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volumes-list-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volumes-list-summary-response.json -> cinder-15.6.1.dev29/api-ref/source/v3/samples/volumes copying cinder/__init__.py -> cinder-15.6.1.dev29/cinder copying cinder/context.py -> cinder-15.6.1.dev29/cinder copying cinder/coordination.py -> cinder-15.6.1.dev29/cinder copying cinder/exception.py -> cinder-15.6.1.dev29/cinder copying cinder/flow_utils.py -> cinder-15.6.1.dev29/cinder copying cinder/i18n.py -> cinder-15.6.1.dev29/cinder copying cinder/manager.py -> cinder-15.6.1.dev29/cinder copying cinder/opts.py -> cinder-15.6.1.dev29/cinder copying cinder/policy.py -> cinder-15.6.1.dev29/cinder copying cinder/quota.py -> cinder-15.6.1.dev29/cinder copying cinder/quota_utils.py -> cinder-15.6.1.dev29/cinder copying cinder/rpc.py -> cinder-15.6.1.dev29/cinder copying cinder/service.py -> cinder-15.6.1.dev29/cinder copying cinder/service_auth.py -> cinder-15.6.1.dev29/cinder copying cinder/ssh_utils.py -> cinder-15.6.1.dev29/cinder copying cinder/test.py -> cinder-15.6.1.dev29/cinder copying cinder/utils.py -> cinder-15.6.1.dev29/cinder copying cinder/version.py -> cinder-15.6.1.dev29/cinder copying cinder.egg-info/PKG-INFO -> cinder-15.6.1.dev29/cinder.egg-info copying cinder.egg-info/SOURCES.txt -> cinder-15.6.1.dev29/cinder.egg-info copying cinder.egg-info/dependency_links.txt -> cinder-15.6.1.dev29/cinder.egg-info copying cinder.egg-info/entry_points.txt -> cinder-15.6.1.dev29/cinder.egg-info copying cinder.egg-info/not-zip-safe -> cinder-15.6.1.dev29/cinder.egg-info copying cinder.egg-info/pbr.json -> cinder-15.6.1.dev29/cinder.egg-info copying cinder.egg-info/requires.txt -> cinder-15.6.1.dev29/cinder.egg-info copying cinder.egg-info/top_level.txt -> cinder-15.6.1.dev29/cinder.egg-info copying cinder/api/__init__.py -> cinder-15.6.1.dev29/cinder/api copying cinder/api/api_utils.py -> cinder-15.6.1.dev29/cinder/api copying cinder/api/common.py -> cinder-15.6.1.dev29/cinder/api copying cinder/api/extensions.py -> cinder-15.6.1.dev29/cinder/api copying cinder/api/microversions.py -> cinder-15.6.1.dev29/cinder/api copying cinder/api/urlmap.py -> cinder-15.6.1.dev29/cinder/api copying cinder/api/versions.py -> cinder-15.6.1.dev29/cinder/api copying cinder/api/contrib/__init__.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/admin_actions.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/availability_zones.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/backups.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/capabilities.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/cgsnapshots.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/consistencygroups.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/extended_services.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/extended_snapshot_attributes.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/hosts.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/qos_specs_manage.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/quota_classes.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/quotas.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/resource_common_manage.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/scheduler_hints.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/scheduler_stats.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/services.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/snapshot_actions.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/snapshot_manage.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/snapshot_unmanage.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/types_extra_specs.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/types_manage.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/used_limits.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_actions.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_encryption_metadata.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_host_attribute.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_image_metadata.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_manage.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_mig_status_attribute.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_tenant_attribute.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_transfer.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_type_access.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_type_encryption.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/contrib/volume_unmanage.py -> cinder-15.6.1.dev29/cinder/api/contrib copying cinder/api/middleware/__init__.py -> cinder-15.6.1.dev29/cinder/api/middleware copying cinder/api/middleware/auth.py -> cinder-15.6.1.dev29/cinder/api/middleware copying cinder/api/middleware/fault.py -> cinder-15.6.1.dev29/cinder/api/middleware copying cinder/api/openstack/__init__.py -> cinder-15.6.1.dev29/cinder/api/openstack copying cinder/api/openstack/api_version_request.py -> cinder-15.6.1.dev29/cinder/api/openstack copying cinder/api/openstack/rest_api_version_history.rst -> cinder-15.6.1.dev29/cinder/api/openstack copying cinder/api/openstack/versioned_method.py -> cinder-15.6.1.dev29/cinder/api/openstack copying cinder/api/openstack/wsgi.py -> cinder-15.6.1.dev29/cinder/api/openstack copying cinder/api/schemas/__init__.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/admin_actions.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/attachments.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/backups.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/clusters.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/group_snapshots.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/group_specs.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/group_types.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/groups.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/qos_specs.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/quota_classes.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/quotas.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/scheduler_hints.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/services.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/snapshot_actions.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/snapshot_manage.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/snapshots.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/types_extra_specs.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_actions.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_image_metadata.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_manage.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_metadata.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_transfer.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_type_access.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_type_encryption.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volume_types.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/volumes.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/schemas/workers.py -> cinder-15.6.1.dev29/cinder/api/schemas copying cinder/api/v2/__init__.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/limits.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/router.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/snapshot_metadata.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/snapshots.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/types.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/volume_metadata.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/volumes.py -> cinder-15.6.1.dev29/cinder/api/v2 copying cinder/api/v2/views/__init__.py -> cinder-15.6.1.dev29/cinder/api/v2/views copying cinder/api/v2/views/types.py -> cinder-15.6.1.dev29/cinder/api/v2/views copying cinder/api/v2/views/volumes.py -> cinder-15.6.1.dev29/cinder/api/v2/views copying cinder/api/v3/__init__.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/attachments.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/backups.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/clusters.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/consistencygroups.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/group_snapshots.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/group_specs.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/group_types.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/groups.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/limits.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/messages.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/resource_common_manage.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/resource_filters.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/router.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/snapshot_manage.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/snapshots.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/volume_manage.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/volume_metadata.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/volume_transfer.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/volumes.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/workers.py -> cinder-15.6.1.dev29/cinder/api/v3 copying cinder/api/v3/views/__init__.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/attachments.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/backups.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/clusters.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/group_snapshots.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/group_types.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/groups.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/messages.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/resource_filters.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/snapshots.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/volumes.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/v3/views/workers.py -> cinder-15.6.1.dev29/cinder/api/v3/views copying cinder/api/validation/__init__.py -> cinder-15.6.1.dev29/cinder/api/validation copying cinder/api/validation/parameter_types.py -> cinder-15.6.1.dev29/cinder/api/validation copying cinder/api/validation/validators.py -> cinder-15.6.1.dev29/cinder/api/validation copying cinder/api/views/__init__.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/availability_zones.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/backups.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/capabilities.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/cgsnapshots.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/consistencygroups.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/limits.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/manageable_snapshots.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/manageable_volumes.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/qos_specs.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/scheduler_stats.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/snapshots.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/transfers.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/types.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/api/views/versions.py -> cinder-15.6.1.dev29/cinder/api/views copying cinder/backup/__init__.py -> cinder-15.6.1.dev29/cinder/backup copying cinder/backup/api.py -> cinder-15.6.1.dev29/cinder/backup copying cinder/backup/chunkeddriver.py -> cinder-15.6.1.dev29/cinder/backup copying cinder/backup/driver.py -> cinder-15.6.1.dev29/cinder/backup copying cinder/backup/manager.py -> cinder-15.6.1.dev29/cinder/backup copying cinder/backup/rpcapi.py -> cinder-15.6.1.dev29/cinder/backup copying cinder/backup/drivers/__init__.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/backup/drivers/ceph.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/backup/drivers/gcs.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/backup/drivers/glusterfs.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/backup/drivers/nfs.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/backup/drivers/posix.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/backup/drivers/swift.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/backup/drivers/tsm.py -> cinder-15.6.1.dev29/cinder/backup/drivers copying cinder/brick/README.txt -> cinder-15.6.1.dev29/cinder/brick copying cinder/brick/__init__.py -> cinder-15.6.1.dev29/cinder/brick copying cinder/brick/local_dev/__init__.py -> cinder-15.6.1.dev29/cinder/brick/local_dev copying cinder/brick/local_dev/lvm.py -> cinder-15.6.1.dev29/cinder/brick/local_dev copying cinder/cmd/__init__.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/api.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/backup.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/manage.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/rtstool.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/scheduler.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/status.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/volume.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/cmd/volume_usage_audit.py -> cinder-15.6.1.dev29/cinder/cmd copying cinder/common/__init__.py -> cinder-15.6.1.dev29/cinder/common copying cinder/common/config.py -> cinder-15.6.1.dev29/cinder/common copying cinder/common/constants.py -> cinder-15.6.1.dev29/cinder/common copying cinder/common/sqlalchemyutils.py -> cinder-15.6.1.dev29/cinder/common copying cinder/compute/__init__.py -> cinder-15.6.1.dev29/cinder/compute copying cinder/compute/nova.py -> cinder-15.6.1.dev29/cinder/compute copying cinder/db/__init__.py -> cinder-15.6.1.dev29/cinder/db copying cinder/db/api.py -> cinder-15.6.1.dev29/cinder/db copying cinder/db/base.py -> cinder-15.6.1.dev29/cinder/db copying cinder/db/migration.py -> cinder-15.6.1.dev29/cinder/db copying cinder/db/sqlalchemy/__init__.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/api.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/models.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/migrate_repo/README -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/__init__.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/manage.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> cinder-15.6.1.dev29/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/group/__init__.py -> cinder-15.6.1.dev29/cinder/group copying cinder/group/api.py -> cinder-15.6.1.dev29/cinder/group copying cinder/image/__init__.py -> cinder-15.6.1.dev29/cinder/image copying cinder/image/accelerator.py -> cinder-15.6.1.dev29/cinder/image copying cinder/image/cache.py -> cinder-15.6.1.dev29/cinder/image copying cinder/image/glance.py -> cinder-15.6.1.dev29/cinder/image copying cinder/image/image_utils.py -> cinder-15.6.1.dev29/cinder/image copying cinder/image/accelerators/__init__.py -> cinder-15.6.1.dev29/cinder/image/accelerators copying cinder/image/accelerators/gzip.py -> cinder-15.6.1.dev29/cinder/image/accelerators copying cinder/image/accelerators/qat.py -> cinder-15.6.1.dev29/cinder/image/accelerators copying cinder/interface/__init__.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/backup_chunked_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/backup_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/base.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/fczm_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/util.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/volume_consistencygroup_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/volume_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/volume_group_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/volume_manageable_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/volume_snapshot_revert.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/interface/volume_snapshotmanagement_driver.py -> cinder-15.6.1.dev29/cinder/interface copying cinder/keymgr/__init__.py -> cinder-15.6.1.dev29/cinder/keymgr copying cinder/keymgr/conf_key_mgr.py -> cinder-15.6.1.dev29/cinder/keymgr copying cinder/keymgr/migration.py -> cinder-15.6.1.dev29/cinder/keymgr copying cinder/locale/de/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/de/LC_MESSAGES copying cinder/locale/es/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/es/LC_MESSAGES copying cinder/locale/fr/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/fr/LC_MESSAGES copying cinder/locale/it/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/it/LC_MESSAGES copying cinder/locale/ja/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/ja/LC_MESSAGES copying cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/ko_KR/LC_MESSAGES copying cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/pt_BR/LC_MESSAGES copying cinder/locale/ru/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/ru/LC_MESSAGES copying cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/zh_CN/LC_MESSAGES copying cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> cinder-15.6.1.dev29/cinder/locale/zh_TW/LC_MESSAGES copying cinder/message/__init__.py -> cinder-15.6.1.dev29/cinder/message copying cinder/message/api.py -> cinder-15.6.1.dev29/cinder/message copying cinder/message/defined_messages.py -> cinder-15.6.1.dev29/cinder/message copying cinder/message/message_field.py -> cinder-15.6.1.dev29/cinder/message copying cinder/objects/__init__.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/backup.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/base.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/cgsnapshot.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/cleanable.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/cleanup_request.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/cluster.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/consistencygroup.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/dynamic_log.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/fields.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/group.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/group_snapshot.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/group_type.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/manageableresources.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/qos_specs.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/request_spec.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/service.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/snapshot.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/volume.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/volume_attachment.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/objects/volume_type.py -> cinder-15.6.1.dev29/cinder/objects copying cinder/policies/__init__.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/attachments.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/backup_actions.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/backups.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/base.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/capabilities.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/clusters.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/group_actions.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/group_snapshot_actions.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/group_snapshots.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/group_types.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/groups.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/hosts.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/limits.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/manageable_snapshots.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/manageable_volumes.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/messages.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/qos_specs.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/quota_class.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/quotas.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/scheduler_stats.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/services.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/snapshot_actions.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/snapshot_metadata.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/snapshots.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/type_extra_specs.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/volume_access.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/volume_actions.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/volume_metadata.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/volume_transfer.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/volume_type.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/volumes.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/policies/workers.py -> cinder-15.6.1.dev29/cinder/policies copying cinder/privsep/__init__.py -> cinder-15.6.1.dev29/cinder/privsep copying cinder/privsep/cgroup.py -> cinder-15.6.1.dev29/cinder/privsep copying cinder/privsep/fs.py -> cinder-15.6.1.dev29/cinder/privsep copying cinder/privsep/hscli.py -> cinder-15.6.1.dev29/cinder/privsep copying cinder/privsep/lvm.py -> cinder-15.6.1.dev29/cinder/privsep copying cinder/privsep/nvmcli.py -> cinder-15.6.1.dev29/cinder/privsep copying cinder/privsep/path.py -> cinder-15.6.1.dev29/cinder/privsep copying cinder/privsep/targets/__init__.py -> cinder-15.6.1.dev29/cinder/privsep/targets copying cinder/privsep/targets/iet.py -> cinder-15.6.1.dev29/cinder/privsep/targets copying cinder/privsep/targets/scst.py -> cinder-15.6.1.dev29/cinder/privsep/targets copying cinder/privsep/targets/tgt.py -> cinder-15.6.1.dev29/cinder/privsep/targets copying cinder/scheduler/__init__.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/base_filter.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/base_handler.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/base_weight.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/driver.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/filter_scheduler.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/host_manager.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/manager.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/rpcapi.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/scheduler_options.py -> cinder-15.6.1.dev29/cinder/scheduler copying cinder/scheduler/evaluator/__init__.py -> cinder-15.6.1.dev29/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/evaluator.py -> cinder-15.6.1.dev29/cinder/scheduler/evaluator copying cinder/scheduler/filters/__init__.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/affinity_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/availability_zone_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/capabilities_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/capacity_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/driver_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/extra_specs_ops.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/instance_locality_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/filters/json_filter.py -> cinder-15.6.1.dev29/cinder/scheduler/filters copying cinder/scheduler/flows/__init__.py -> cinder-15.6.1.dev29/cinder/scheduler/flows copying cinder/scheduler/flows/create_volume.py -> cinder-15.6.1.dev29/cinder/scheduler/flows copying cinder/scheduler/weights/__init__.py -> cinder-15.6.1.dev29/cinder/scheduler/weights copying cinder/scheduler/weights/capacity.py -> cinder-15.6.1.dev29/cinder/scheduler/weights copying cinder/scheduler/weights/chance.py -> cinder-15.6.1.dev29/cinder/scheduler/weights copying cinder/scheduler/weights/goodness.py -> cinder-15.6.1.dev29/cinder/scheduler/weights copying cinder/scheduler/weights/stochastic.py -> cinder-15.6.1.dev29/cinder/scheduler/weights copying cinder/scheduler/weights/volume_number.py -> cinder-15.6.1.dev29/cinder/scheduler/weights copying cinder/tests/README.rst -> cinder-15.6.1.dev29/cinder/tests copying cinder/tests/__init__.py -> cinder-15.6.1.dev29/cinder/tests copying cinder/tests/fake_driver.py -> cinder-15.6.1.dev29/cinder/tests copying cinder/tests/fixtures.py -> cinder-15.6.1.dev29/cinder/tests copying cinder/tests/compliance/__init__.py -> cinder-15.6.1.dev29/cinder/tests/compliance copying cinder/tests/compliance/test_backup_drivers.py -> cinder-15.6.1.dev29/cinder/tests/compliance copying cinder/tests/compliance/test_fczm_drivers.py -> cinder-15.6.1.dev29/cinder/tests/compliance copying cinder/tests/compliance/test_volume_drivers.py -> cinder-15.6.1.dev29/cinder/tests/compliance copying cinder/tests/functional/__init__.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/api_samples_test_base.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/functional_helpers.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/test_extensions.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/test_group_replication.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/test_group_snapshots.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/test_groups.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/test_login.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/test_quotas.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/test_volumes.py -> cinder-15.6.1.dev29/cinder/tests/functional copying cinder/tests/functional/api/__init__.py -> cinder-15.6.1.dev29/cinder/tests/functional/api copying cinder/tests/functional/api/client.py -> cinder-15.6.1.dev29/cinder/tests/functional/api copying cinder/tests/functional/api/foxinsocks.py -> cinder-15.6.1.dev29/cinder/tests/functional/api copying cinder/tests/functional/api_sample_tests/__init__.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/fakes.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_extensions.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_snapshots.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_versions.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_actions.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_types.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volumes.py -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/extensions copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_actions copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_actions copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> cinder-15.6.1.dev29/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/hacking/__init__.py -> cinder-15.6.1.dev29/cinder/tests/hacking copying cinder/tests/hacking/checks.py -> cinder-15.6.1.dev29/cinder/tests/hacking copying cinder/tests/unit/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/cast_as_call.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/conf_fixture.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_cluster.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_constants.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_group.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_group_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_notifier.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_objects.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_service.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/fake_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/policy.json -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_api.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_api_urlmap.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_cleanable_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_cmd.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_context.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_coordination.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_db_api.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_db_worker_api.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_evaluator.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_exception.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_fixtures.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_hacking.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_image_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_interface.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_macrosan_drivers.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_paginate_query.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_policy.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_qos_specs.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_quota.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_quota_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_rpc.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_service.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_service_auth.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_setup_profiler.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_ssh_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_test.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_test_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_cleanup.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_configuration.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_glance_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_throttling.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_transfer.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_types.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_types_extra_specs.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/test_volume_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/utils.py -> cinder-15.6.1.dev29/cinder/tests/unit copying cinder/tests/unit/api/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/api copying cinder/tests/unit/api/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/api copying cinder/tests/unit/api/test_api_validation.py -> cinder-15.6.1.dev29/cinder/tests/unit/api copying cinder/tests/unit/api/test_common.py -> cinder-15.6.1.dev29/cinder/tests/unit/api copying cinder/tests/unit/api/test_versions.py -> cinder-15.6.1.dev29/cinder/tests/unit/api copying cinder/tests/unit/api/contrib/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_admin_actions.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_availability_zones.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backups.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_capabilities.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_cgsnapshots.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_consistencygroups.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_hosts.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas_classes.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_hints.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_stats.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_services.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_actions.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_manage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_extra_specs.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_manage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_used_limits.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_actions.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_manage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_transfer.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_access.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_unmanage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/middleware/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_auth.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_faults.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/openstack/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_api_version_request.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_versioned_method.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_wsgi.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/v2/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_limits.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshot_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshots.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_types.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volume_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volumes.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v3/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/stubs.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_attachments.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_backups.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_cluster.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_consistencygroups.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_snapshots.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_specs.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_types.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_groups.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_limits.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_messages.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_resource_filters.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshot_manage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshots.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_types.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_manage.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_transfer.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volumes.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_workers.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/views/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/test_versions.py -> cinder-15.6.1.dev29/cinder/tests/unit/api/views copying cinder/tests/unit/attachments/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_api.py -> cinder-15.6.1.dev29/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit/attachments copying cinder/tests/unit/backup/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_backup.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client2.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_service.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client2.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_backup.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_chunkeddriver.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_rpcapi.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup copying cinder/tests/unit/backup/drivers/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_ceph.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_google.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_nfs.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_posix.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_swift.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_tsm.py -> cinder-15.6.1.dev29/cinder/tests/unit/backup/drivers copying cinder/tests/unit/brick/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/brick copying cinder/tests/unit/brick/fake_lvm.py -> cinder-15.6.1.dev29/cinder/tests/unit/brick copying cinder/tests/unit/brick/test_brick_lvm.py -> cinder-15.6.1.dev29/cinder/tests/unit/brick copying cinder/tests/unit/cmd/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/cmd copying cinder/tests/unit/cmd/test_status.py -> cinder-15.6.1.dev29/cinder/tests/unit/cmd copying cinder/tests/unit/compute/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/compute copying cinder/tests/unit/compute/test_nova.py -> cinder-15.6.1.dev29/cinder/tests/unit/compute copying cinder/tests/unit/consistencygroup/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> cinder-15.6.1.dev29/cinder/tests/unit/consistencygroup copying cinder/tests/unit/db/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_cluster.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_migrations.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_name_id.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_orm_relationships.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_purge.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_qos_specs.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_reset_backend.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_transfers.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/db/test_volume_type.py -> cinder-15.6.1.dev29/cinder/tests/unit/db copying cinder/tests/unit/glance/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/glance copying cinder/tests/unit/glance/stubs.py -> cinder-15.6.1.dev29/cinder/tests/unit/glance copying cinder/tests/unit/group/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_api.py -> cinder-15.6.1.dev29/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager_replication.py -> cinder-15.6.1.dev29/cinder/tests/unit/group copying cinder/tests/unit/image/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/image copying cinder/tests/unit/image/fake.py -> cinder-15.6.1.dev29/cinder/tests/unit/image copying cinder/tests/unit/image/test_accelerator.py -> cinder-15.6.1.dev29/cinder/tests/unit/image copying cinder/tests/unit/image/test_cache.py -> cinder-15.6.1.dev29/cinder/tests/unit/image copying cinder/tests/unit/image/test_glance.py -> cinder-15.6.1.dev29/cinder/tests/unit/image copying cinder/tests/unit/image/accelerators/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/image/accelerators copying cinder/tests/unit/image/accelerators/test_qat_gzip.py -> cinder-15.6.1.dev29/cinder/tests/unit/image/accelerators copying cinder/tests/unit/keymgr/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/fake.py -> cinder-15.6.1.dev29/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_conf_key_mgr.py -> cinder-15.6.1.dev29/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_migration.py -> cinder-15.6.1.dev29/cinder/tests/unit/keymgr copying cinder/tests/unit/message/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/message copying cinder/tests/unit/message/test_api.py -> cinder-15.6.1.dev29/cinder/tests/unit/message copying cinder/tests/unit/message/test_defined_messages.py -> cinder-15.6.1.dev29/cinder/tests/unit/message copying cinder/tests/unit/message/test_message_field.py -> cinder-15.6.1.dev29/cinder/tests/unit/message copying cinder/tests/unit/monkey_patch_example/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_a.py -> cinder-15.6.1.dev29/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_b.py -> cinder-15.6.1.dev29/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/objects/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_backup.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cgsnapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanable.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanup_request.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cluster.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_consistencygroup.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_fields.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_type.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_objects.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_qos.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_service.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_attachment.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_type.py -> cinder-15.6.1.dev29/cinder/tests/unit/objects copying cinder/tests/unit/policies/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_actions.py -> cinder-15.6.1.dev29/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit/policies copying cinder/tests/unit/scheduler/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fake_hosts.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_base_filter.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_capacity_weigher.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_chance_weigher.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_filter_scheduler.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_goodness_weigher.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_filters.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_rpcapi.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler_options.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_volume_number_weigher.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_weights.py -> cinder-15.6.1.dev29/cinder/tests/unit/scheduler copying cinder/tests/unit/targets/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/targets_fixture.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_base_iscsi_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_cxt_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iet_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iser_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_lio_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmeof_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmet_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_scst_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_spdknvmf.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_tgt_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/targets copying cinder/tests/unit/volume/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_availability_zone.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_capabilities.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_connection.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_image.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_init_host.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_manage_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_replication_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_rpcapi.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_migration.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_retype.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_usage_audit.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume copying cinder/tests/unit/volume/drivers/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_datera.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_gpfs.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_hedvig.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_infinidat.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_kaminario.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_linstordrv.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_lvm_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nfs.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nimble.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_pure.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_qnap.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_quobyte.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rbd.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_remotefs.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rsd.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_san.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_seagate.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_sheepdog.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_spdk.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_storpool.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_vzstorage.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zadara.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zfssa.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/mocks.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_attach_detach_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_cloned_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume_from_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_extend_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_get_manageable.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_groups.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing_snapshot.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_misc.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_versions.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/hpe/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/huawei/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/ibm/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/infortrend/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/inspur/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur copying cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/nec/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/nec/test_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/netapp/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_common.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/nexenta/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/solidfire/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/synology/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/vmware/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/flows/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/fake_volume_api.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_create_volume_flow.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/api/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/flows/api copying cinder/tests/unit/volume/flows/api/test_create_volume.py -> cinder-15.6.1.dev29/cinder/tests/unit/volume/flows/api copying cinder/tests/unit/windows/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/windows copying cinder/tests/unit/windows/db_fakes.py -> cinder-15.6.1.dev29/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_iscsi.py -> cinder-15.6.1.dev29/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_smbfs.py -> cinder-15.6.1.dev29/cinder/tests/unit/windows copying cinder/tests/unit/zonemanager/__init__.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_rest_fc_zone_client.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_driverutils.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_volume_driver.py -> cinder-15.6.1.dev29/cinder/tests/unit/zonemanager copying cinder/transfer/__init__.py -> cinder-15.6.1.dev29/cinder/transfer copying cinder/transfer/api.py -> cinder-15.6.1.dev29/cinder/transfer copying cinder/volume/__init__.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/api.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/configuration.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/driver.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/driver_utils.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/group_types.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/manager.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/qos_specs.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/rpcapi.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/throttling.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/volume_migration.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/volume_types.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/volume_utils.py -> cinder-15.6.1.dev29/cinder/volume copying cinder/volume/drivers/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/infinidat.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/linstordrv.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/lvm.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/nfs.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/nimble.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/pure.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/qnap.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/quobyte.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/rbd.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/remotefs.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/rsd.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/sheepdog.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/solidfire.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/spdk.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/storpool.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/veritas_cnfs.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/vzstorage.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/zadara.py -> cinder-15.6.1.dev29/cinder/volume/drivers copying cinder/volume/drivers/datera/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api2.py -> cinder-15.6.1.dev29/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api21.py -> cinder-15.6.1.dev29/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/datera copying cinder/volume/drivers/dell_emc/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/ps.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/xtremio.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/powermax/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/masking.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/metadata.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/migrate.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/provision.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/rest.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/utils.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/sc/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/unity/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/adapter.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/driver.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/replication.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/utils.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/vnx/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/adapter.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/const.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/driver.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/replication.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/taskflows.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/utils.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vxflexos/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/dell_emc/vxflexos/driver.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/dell_emc/vxflexos/options.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/dell_emc/vxflexos/simplecache.py -> cinder-15.6.1.dev29/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/fujitsu/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fujitsu copying cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fusionstorage/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/constants.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/dsware.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_conf.py -> cinder-15.6.1.dev29/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/hedvig/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/config.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/hedvig_cinder.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/rest_client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hpe/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_base.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/hpe copying cinder/volume/drivers/huawei/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/constants.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/fc_zone_helper.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_conf.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_driver.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_utils.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/hypermetro.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/replication.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/rest_client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/smartx.py -> cinder-15.6.1.dev29/cinder/volume/drivers/huawei copying cinder/volume/drivers/ibm/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/gpfs.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/ibm_storage/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/certificate.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/proxy.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/strings.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/storwize_svc/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/replication.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/infortrend/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> cinder-15.6.1.dev29/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> cinder-15.6.1.dev29/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> cinder-15.6.1.dev29/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> cinder-15.6.1.dev29/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/inspur/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur copying cinder/volume/drivers/inspur/as13000/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/as13000/as13000_driver.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/instorage/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_const.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/replication.py -> cinder-15.6.1.dev29/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/kaminario/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/kaminario copying cinder/volume/drivers/lenovo/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/lenovo copying cinder/volume/drivers/macrosan/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/config.py -> cinder-15.6.1.dev29/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/devop_client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/driver.py -> cinder-15.6.1.dev29/cinder/volume/drivers/macrosan copying cinder/volume/drivers/nec/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/cli.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/product.xml -> cinder-15.6.1.dev29/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_helper.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nec copying cinder/volume/drivers/netapp/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/options.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/utils.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/dataontap/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_base.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_cmode.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_base.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/client/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/api.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_base.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/utils.py -> cinder-15.6.1.dev29/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/nexenta/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/jsonrpc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/nfs.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/options.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/utils.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/ns5/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/nfs.py -> cinder-15.6.1.dev29/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/prophetstor/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dplcommon.py -> cinder-15.6.1.dev29/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/options.py -> cinder-15.6.1.dev29/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/san/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/san copying cinder/volume/drivers/san/san.py -> cinder-15.6.1.dev29/cinder/volume/drivers/san copying cinder/volume/drivers/san/hp/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/san/hp copying cinder/volume/drivers/stx/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/client.py -> cinder-15.6.1.dev29/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/exception.py -> cinder-15.6.1.dev29/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/fc.py -> cinder-15.6.1.dev29/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/stx copying cinder/volume/drivers/synology/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_common.py -> cinder-15.6.1.dev29/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/synology copying cinder/volume/drivers/veritas_access/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/veritas_access/veritas_iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/vmware/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/datastore.py -> cinder-15.6.1.dev29/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/exceptions.py -> cinder-15.6.1.dev29/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/fcd.py -> cinder-15.6.1.dev29/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/vmdk.py -> cinder-15.6.1.dev29/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/volumeops.py -> cinder-15.6.1.dev29/cinder/volume/drivers/vmware copying cinder/volume/drivers/windows/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/constants.py -> cinder-15.6.1.dev29/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/iscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/smbfs.py -> cinder-15.6.1.dev29/cinder/volume/drivers/windows copying cinder/volume/drivers/zfssa/__init__.py -> cinder-15.6.1.dev29/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/restclient.py -> cinder-15.6.1.dev29/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/webdavclient.py -> cinder-15.6.1.dev29/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssaiscsi.py -> cinder-15.6.1.dev29/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssanfs.py -> cinder-15.6.1.dev29/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssarest.py -> cinder-15.6.1.dev29/cinder/volume/drivers/zfssa copying cinder/volume/flows/__init__.py -> cinder-15.6.1.dev29/cinder/volume/flows copying cinder/volume/flows/common.py -> cinder-15.6.1.dev29/cinder/volume/flows copying cinder/volume/flows/api/__init__.py -> cinder-15.6.1.dev29/cinder/volume/flows/api copying cinder/volume/flows/api/create_volume.py -> cinder-15.6.1.dev29/cinder/volume/flows/api copying cinder/volume/flows/api/manage_existing.py -> cinder-15.6.1.dev29/cinder/volume/flows/api copying cinder/volume/flows/manager/__init__.py -> cinder-15.6.1.dev29/cinder/volume/flows/manager copying cinder/volume/flows/manager/create_volume.py -> cinder-15.6.1.dev29/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing.py -> cinder-15.6.1.dev29/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing_snapshot.py -> cinder-15.6.1.dev29/cinder/volume/flows/manager copying cinder/volume/targets/__init__.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/cxt.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/driver.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/fake.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/iet.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/iscsi.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/lio.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/nvmeof.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/nvmet.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/scst.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/spdknvmf.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/volume/targets/tgt.py -> cinder-15.6.1.dev29/cinder/volume/targets copying cinder/wsgi/__init__.py -> cinder-15.6.1.dev29/cinder/wsgi copying cinder/wsgi/common.py -> cinder-15.6.1.dev29/cinder/wsgi copying cinder/wsgi/eventlet_server.py -> cinder-15.6.1.dev29/cinder/wsgi copying cinder/wsgi/wsgi.py -> cinder-15.6.1.dev29/cinder/wsgi copying cinder/zonemanager/__init__.py -> cinder-15.6.1.dev29/cinder/zonemanager copying cinder/zonemanager/fc_common.py -> cinder-15.6.1.dev29/cinder/zonemanager copying cinder/zonemanager/fc_san_lookup_service.py -> cinder-15.6.1.dev29/cinder/zonemanager copying cinder/zonemanager/fc_zone_manager.py -> cinder-15.6.1.dev29/cinder/zonemanager copying cinder/zonemanager/fczm_constants.py -> cinder-15.6.1.dev29/cinder/zonemanager copying cinder/zonemanager/utils.py -> cinder-15.6.1.dev29/cinder/zonemanager copying cinder/zonemanager/drivers/__init__.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/driver_utils.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/fc_zone_driver.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/brocade/__init__.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/exception.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/rest_constants.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/cisco/__init__.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/exception.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> cinder-15.6.1.dev29/cinder/zonemanager/drivers/cisco copying contrib/block-box/.gitignore -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/LICENSE -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/Makefile -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/README.CVOL-LVM.md -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/README.md -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/cinder.rc -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/docker-compose-add-vol-service.yml -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/docker-compose.yml -> cinder-15.6.1.dev29/contrib/block-box copying contrib/block-box/contrib/cinderflex -> cinder-15.6.1.dev29/contrib/block-box/contrib copying contrib/block-box/docker-entrypoint-initdb.d/script.sql -> cinder-15.6.1.dev29/contrib/block-box/docker-entrypoint-initdb.d copying contrib/block-box/etc/api-paste.ini -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf.keystone -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf.sf -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf.solidfire -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/etc/logging.conf -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/etc/policy.json -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/etc/rootwrap.conf -> cinder-15.6.1.dev29/contrib/block-box/etc copying contrib/block-box/scripts/cinder-api.sh -> cinder-15.6.1.dev29/contrib/block-box/scripts copying contrib/block-box/scripts/lvm-service.sh -> cinder-15.6.1.dev29/contrib/block-box/scripts copying doc/.gitignore -> cinder-15.6.1.dev29/doc copying doc/README.rst -> cinder-15.6.1.dev29/doc copying doc/requirements.txt -> cinder-15.6.1.dev29/doc copying doc/ext/__init__.py -> cinder-15.6.1.dev29/doc/ext copying doc/ext/cinder_driverlist.py -> cinder-15.6.1.dev29/doc/ext copying doc/ext/driver_opts.py -> cinder-15.6.1.dev29/doc/ext copying doc/source/conf.py -> cinder-15.6.1.dev29/doc/source copying doc/source/drivers-all-about.rst -> cinder-15.6.1.dev29/doc/source copying doc/source/index.rst -> cinder-15.6.1.dev29/doc/source copying doc/source/upgrade.rst -> cinder-15.6.1.dev29/doc/source copying doc/source/_extra/.htaccess -> cinder-15.6.1.dev29/doc/source/_extra copying doc/source/_static/.placeholder -> cinder-15.6.1.dev29/doc/source/_static copying doc/source/admin/README.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-accelerate-image-compression.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-api-throughput.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-availability-zone-type.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-backup-disks.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-basic-volume-qos.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-boot-from-volume.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-capacity-based-qos.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-consistency-groups.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-driver-filter-weighing.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-get-capabilities.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-groups.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-image-volume-cache.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-lio-iscsi-support.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-manage-volumes.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-multi-backend.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-nfs-backend.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-over-subscription.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-ratelimit-volume-copy-bandwidth.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-troubleshoot.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-volume-backed-image.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-volume-backups-export-import.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-volume-backups.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-volume-migration.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-volume-multiattach.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/blockstorage-volume-number-weigher.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/generalized_filters.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/index.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-HTTP-bad-req-in-cinder-vol-log.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-cinder-config.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-duplicate-3par-host.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-eql-volume-size.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-failed-attach-vol-after-detach.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-failed-attach-vol-no-sysfsutils.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-failed-connect-vol-FC-SAN.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-multipath-warn.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-no-emulator-x86-64.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-non-existent-host.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/admin/ts-non-existent-vlun.rst -> cinder-15.6.1.dev29/doc/source/admin copying doc/source/cli/README.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/cli/cinder-manage.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/cli/cinder-status.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/cli/cli-cinder-quotas.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/cli/cli-cinder-scheduling.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/cli/cli-manage-volumes.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/cli/cli-set-quotas.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/cli/index.rst -> cinder-15.6.1.dev29/doc/source/cli copying doc/source/common/glossary.rst -> cinder-15.6.1.dev29/doc/source/common copying doc/source/configuration/README.rst -> cinder-15.6.1.dev29/doc/source/configuration copying doc/source/configuration/index.rst -> cinder-15.6.1.dev29/doc/source/configuration copying doc/source/configuration/block-storage/backup-drivers.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/block-storage-overview.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/config-options.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/fc-zoning.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/logs.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/nested-quota.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/policy-config-HOWTO.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/policy.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/scheduler-filters.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/scheduler-weights.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/schedulers.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/service-token.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/volume-drivers.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/volume-encryption.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/backup/ceph-backup-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/gcs-backup-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/glusterfs-backup-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/nfs-backup-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/posix-backup-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/swift-backup-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/tsm-backup-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/drivers/MacroSAN-storage-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/datera-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-powermax-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-unity-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-vxflex-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-xtremio-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-storagecenter-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/fujitsu-eternus-dx-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hedvig-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hp-msa-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hpe-lefthand-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/huawei-storage-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-flashsystem-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-gpfs-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/infinidat-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/infortrend-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/inspur-as13000-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/inspur-instorage-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/intel-rsd-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/kaminario-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/lenovo-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/linstor-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/lvm-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nec-storage-m-series-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nexentastor4-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nexentastor5-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nfs-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/oracle-zfssa-iscsi-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/oracle-zfssa-nfs-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/prophetstor-dpl-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/pure-storage-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/quobyte-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/seagate-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/sheepdog-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/solidfire-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/spdk-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/storpool-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/synology-dsm-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/veritas-access-iscsi-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/vzstorage-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/windows-iscsi-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/windows-smb-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/zadara-volume-driver.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/samples/api-paste.ini.inc -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/api-paste.ini.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/cinder.conf.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/index.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/policy.yaml.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/rootwrap.conf.inc -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/rootwrap.conf.rst -> cinder-15.6.1.dev29/doc/source/configuration/block-storage/samples copying doc/source/configuration/figures/bb-cinder-fig1.png -> cinder-15.6.1.dev29/doc/source/configuration/figures copying doc/source/configuration/figures/ceph-architecture.png -> cinder-15.6.1.dev29/doc/source/configuration/figures copying doc/source/configuration/figures/emc-enabler.png -> cinder-15.6.1.dev29/doc/source/configuration/figures copying doc/source/configuration/figures/ibm-storage-nova-concept.png -> cinder-15.6.1.dev29/doc/source/configuration/figures copying doc/source/configuration/tables/cinder-fusionio.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-ibm_gpfs.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-ibm_gpfs_nfs.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-ibm_gpfs_remote.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-ibm_storage.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-infortrend.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-netapp_cdot_iscsi.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-netapp_cdot_nfs.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-nexenta.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-nexenta5.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-osbrick.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-prophetstor_dpl.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-scheduler.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-storage.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-storage_gpfs.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-storwize.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-swift.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-vmware.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-windows.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables copying doc/source/configuration/tables/manual/cinder-netapp_cdot_extraspecs.inc -> cinder-15.6.1.dev29/doc/source/configuration/tables/manual copying doc/source/contributor/README.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/addmethod.openstackapi.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/api.apache.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/api_conditional_updates.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/api_microversion_dev.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/api_microversion_history.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/architecture.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/attach_detach_conventions.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/attach_detach_conventions_v2.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/development.environment.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/documentation.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/drivers.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/drivers_locking_examples.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/gerrit.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/gmr.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/groups.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/high_availability.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/i18n.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/index.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/launchpad.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/migration.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/new_driver_checklist.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/releasecycle.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/releasenotes.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/replication.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/rolling.upgrades.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/rpc.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/testing.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/thin_provisioning.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/threading.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/user_messages.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/contributor/zuul.rst -> cinder-15.6.1.dev29/doc/source/contributor copying doc/source/images/cinder.png -> cinder-15.6.1.dev29/doc/source/images copying doc/source/images/rpc/arch.png -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/arch.svg -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/flow1.png -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/flow1.svg -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/flow2.png -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/flow2.svg -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/rabt.png -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/rabt.svg -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/images/rpc/state.png -> cinder-15.6.1.dev29/doc/source/images/rpc copying doc/source/install/README.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-backup-install-obs.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-backup-install-rdo.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-backup-install-ubuntu.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-controller-install-obs.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-controller-install-rdo.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-controller-install-ubuntu.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-storage-install-obs.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-storage-install-rdo.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-storage-install-ubuntu.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-storage-install-windows.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/cinder-verify.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/get-started-block-storage.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/index-obs.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/index-rdo.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/index-ubuntu.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/index-windows.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/index.rst -> cinder-15.6.1.dev29/doc/source/install copying doc/source/install/figures/hwreqs.png -> cinder-15.6.1.dev29/doc/source/install/figures copying doc/source/install/figures/network1-services.png -> cinder-15.6.1.dev29/doc/source/install/figures copying doc/source/install/figures/network2-services.png -> cinder-15.6.1.dev29/doc/source/install/figures copying doc/source/reference/README.rst -> cinder-15.6.1.dev29/doc/source/reference copying doc/source/reference/support-matrix.ini -> cinder-15.6.1.dev29/doc/source/reference copying doc/source/reference/support-matrix.rst -> cinder-15.6.1.dev29/doc/source/reference copying doc/source/user/README.rst -> cinder-15.6.1.dev29/doc/source/user copying etc/cinder/README-cinder.conf.sample -> cinder-15.6.1.dev29/etc/cinder copying etc/cinder/README-policy.generate.md -> cinder-15.6.1.dev29/etc/cinder copying etc/cinder/api-httpd.conf -> cinder-15.6.1.dev29/etc/cinder copying etc/cinder/api-paste.ini -> cinder-15.6.1.dev29/etc/cinder copying etc/cinder/logging_sample.conf -> cinder-15.6.1.dev29/etc/cinder copying etc/cinder/resource_filters.json -> cinder-15.6.1.dev29/etc/cinder copying etc/cinder/rootwrap.conf -> cinder-15.6.1.dev29/etc/cinder copying etc/cinder/rootwrap.d/volume.filters -> cinder-15.6.1.dev29/etc/cinder/rootwrap.d copying playbooks/post-cinderlib.yaml -> cinder-15.6.1.dev29/playbooks copying playbooks/tempest-and-cinderlib-run.yaml -> cinder-15.6.1.dev29/playbooks copying rally-jobs/README.rst -> cinder-15.6.1.dev29/rally-jobs copying rally-jobs/cinder.yaml -> cinder-15.6.1.dev29/rally-jobs copying rally-jobs/extra/README.rst -> cinder-15.6.1.dev29/rally-jobs/extra copying rally-jobs/plugins/README.rst -> cinder-15.6.1.dev29/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> cinder-15.6.1.dev29/rally-jobs/plugins copying releasenotes/README.rst -> cinder-15.6.1.dev29/releasenotes copying releasenotes/notes/1220b8a67602b8e7-update_rootwrap_volume_filters.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/3par-create-cg-from-source-cg-5634dcf9feb813f6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/3par-create-fc-vlun-match-set-type-babcf2cbce1ce317.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/3par-get-capability-de60c9bc7ae51c14.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/3par-license-check-51a16b5247675760.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/3par-manage-unmanage-snapshot-eb4e504e8782ba43.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/84-to-90-endpoints-831c28423d32cac5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-Driver-to-dell_emc-folder-e5d6fb1f1cf84149.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-New-Extra-Specs-1de0d3f1ebc62881.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-Retype-Limitations-74f4b5f6a94ffe4f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-ServerOS-Config-Option-bd0e018319758e03.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-excluded_domain_ips_ListOpt-51bacddee199ce83.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-live-volume-41bacddee199ce83.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-replication-failover_host-failback-a9e9cbbd6a1be6c3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-thaw_backend-b9362d381fabd4c9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Dell-SC-v2.1-replication-ef6b1d6a4e2795a0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Enable-HPE-3PAR-Compression-Feature-90e4de4b64a74a46.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/HPE-3par-Generic-Volume-Group-e048002e1c3469a3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Huawei-volume-driver-replication-v2.1-ada5bc3ad62dc633.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Lefthand-generic-volume-group-570d07b4786b93c2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/MacroSAN-volume-driver-6477e4ec7c38f49d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/NetApp-ONTAP-full-cg-support-cfdc91bf0acf9fe1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/SolidFire-generic-volume-group-1b1e55661cd83a43.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/VMEM-6000-drivers-removed-9b6675ff7ae5f960.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/Zadara-change-to-access-key-b16bdaa9d8460b57.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ZadaraStorage-13a5fff6f4fa1710.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/a7401ead26a7c83b-keystone-url.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-availability_zone-filter-for-snapshot-8e1494212276abde.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-backup-project-attribute-3f57051ef9159b08.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-cg-capability-to-groups-2eb3e71682a88600.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-coho-driver-b4472bff3f64aa41.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-configurable-img-conversion-param-1e7b545ae816dfe8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-connection-info-to-attachment-84d4dg45uh41db15.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-count-info-in-list-api-e43wac44yu750c23.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-datacore-volume-driver-3775797b0515f538.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-del-volumeTypeAccess-b1c8cb14a9d14db3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-filter-to-group-snapshots-74sd8g138a289dh4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-filters-support-to-get_pools-0852e9c0e42fbf98.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-google-backup-driver-d1e7ac33d5780b79.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-io-ports-option-c751d1bd395dd614.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-like-filter-support-7d4r78d6de3984dv.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-operation-to-request-spec-7yt6ub75uy1284as.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-option-max_luns_per_storage_group-dfe3e1396b262bc8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-periodic-task-to-clean-expired-messages-84f47gxc88hda035.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-project-id-to-group-groupsnapshot-response-512013e95a80784a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-reset-group-snapshot-status-sd21a31cde5fa035.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-reset-group-status-sd21a31cde5fa034.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-resource-filters-api-8g3dub1700qaye98.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-revert-to-snapshot-support-2d21a3dv4f5fa087.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-split-logger-conf-option-0424e3bd91de3a5a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-stochastic-scheduling-option-99e10eae023fbcca.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-suppress-lvm-fd-warnings-option.402bebc03b0a9f00.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-tegile-driver-b7919c5f30911998.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-transfer-pagination-support-7y33u7y68de3cb16.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-user-id-attribute-to-backup-response-ce27364680c895f7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-vmax-replication-490202c15503ae03.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-volume-type-filter-to_get-pools-c791132540921398.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add-volume-upload-image-options-3a61a31c544fa034.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add_ceph_custom_keyring_path-43a3b8c21a1ab3c4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add_manage_unmanage_itri_disco_driver-1c9ee31cc86b6eda.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add_multiattach_policies-8e0b22505ed6cbd8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/add_replication_failback_to_solidfire-82668c071f4fa91d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/allow-admin-quota-operations-c1c2236711224023.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/allow-deleting-__DEFAULT__-type-d35dfb5d89760b9b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/allow-encrypted-rbd-volumes-35d3536505e6309b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/allow-huawei-driver-lun-copy-speed-configurable-361a480e7b7e361d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/allow-remove-name-and-description-for-consisgroup-408257a0a18bd530.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/apply-limits-to-qemu-img-29f722a1bf4b91f8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backend-options-ed19e6c63b2b9090.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backup-ceph-driver-journaling-exculsive-lock-features-6b6044138a288a83.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backup-driver-configuration-36357733962dab03.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backup-path-removal-c411bb6c0d3887f1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backup-snapshot-6e7447db930c31f6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backup-snapshots-2f547c8788bc11e1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backup-update-d0b0db6a7b1c2a5b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/backup_driver_init_state-d4834fa927e502ab.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/balanced-fc-port-selection-fbf6b841fea99156.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bdd-pools-stats-afb4398daa9248de.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-datera-cinder-driver-update-2.1-5c6455b45563adc5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-inspur-instorage-driver-40371862c9559238.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-netapp-solidfire-revert-to-snapshot-741b7c204cc99546.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-nvmeof-lvm-target-b7771955b426abe7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-open-src-ibm-storage-driver-d17808e52aa4eacb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-provisioning-improvements-bb7e28896e2a2539.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-remove-netapp-7mode-drivers-c38398e54662f2d4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bp-vmware-fcd-fbe19ee577d2e9e4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/brcd_lookupservice_http_support-f6485b38a1feaa15.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/brocade_http_connector-0021e41dfa56e671.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/brocade_looup_fail_get_client-179151d449a34aa4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/brocade_py3-15647dbe3981d44b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/brocade_rest_client-202cfd474c96d3fe.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/brocade_virtual_fabrics_support-d2d0b95b19457c1d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1518213-a5bf2ea0d008f329.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1560649-d4f3ff71fe4ddb89.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1560867-support-nova-specific-image-7yt6fd1173c4e3wd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1570845-efdb0206718f4ca4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1587376-fix-manage-resource-quota-issue-78f59f39b9fa4762.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1612763-report-multiattach-enabled-NetApp-backends-0fbf2cb621e4747d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1614095-add-user_id-to-snapshot_show-4884fab825983c3a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1615451-NetApp-cDOT-fix-reporting-replication-capability-dca29f39b9fa7651.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1622057-netapp-cdot-fix-replication-status-cheesecake-volumes-804dc8b0b1380e6b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1632333-netapp-ontap-copyoffload-downloads-glance-image-twice-08801d8c7b9eed2c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1634203-netapp-cdot-fix-clone-from-nfs-image-cache-2218fb402783bc20.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1660927-netapp-no-copyoffload-77fc3cf4f2cf2335.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1667071-dc6407f40a1f7d15.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1670260-fix-boolean-is_public-d16e1957c0f09d65.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1671220-4d521be71d0b8aa4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1686745-e8f1569455f998ba.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1690954-40fc21683977e996.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1691771-fix-netapp-manage-volumes-62bec192a08b3ceb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1693084-fix-az-cache-invalid-6td4q74q28uxcd68.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1699936-fix-host-show-incorrect-fg8698gu7y6r7d15.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1705375-prohibit-group-deletion-if-groupsnapshot-exists.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1706888-update-backend-when-extending-3e4a9831a0w29d68.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1712651-7bc90264eb5001ea.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1714209-netapp-ontap-drivers-oversubscription-issue-c4655b9c4858d7c6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1718739-netapp-eseries-fix-provisioned-capacity-report-8c51fd1173c15dbf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1723226-allow-purging-0day-4de8979db7215cf3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1730933-1bb0272e3c51eed3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1735337-remove-skip-quota-validation-flag-2ecb24143f1f1292.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1762424-f76af2f37fe408f1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1765182-34fdc4bb8482f8a5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1765182-bcafd577f4b81eb6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1765182-de132ba52167800b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1765610-qnap-fix-volume-snapshot-create-fail-2bb785eafdb87fb6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1766768-qnap-fix-upload-volume-detach-fail-33cbee59f1381bda.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1773446-984d76ed29445c9b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1773725-xtremio-remove-provisioning-factor-y7r5uy3489yd9pbf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1782588-7e058b379da95309.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1783790-multiattach-none-when-manage-volume-yu7du8yth78i0e6b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1784871-7f67402eb13abca7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1790141-vmax-powermaxos-upgrade-fix-4c76186cfca66790.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1799221-fix-truncated-volumes-in-case-of-glance-errors-6cae19218249c3cf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1805550-default-policy-file-db15eaa76fefa115.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1809323-fix-invalid-backup-4a341dc362ded88e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1812685-powermax-replication-specs-fix-aa6b13b93b4059d6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1813851-60a4f0ffe386d9b6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1823200-train-58d84b7a0530594f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1833115-fix-netapp-ontap-python3-failures-dd869e602f9539e1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1859652-netapp-fix-retype-attached-volume-to-solidfire-1933f03673ff078d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1859653-solidfire-fix-failover-after-service-restart-77e5e4da45c9c1aa.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1860100-8c542363def7d408.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1869746-cross-project-incremental-backup-error.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1871524-5f6df9a61bf6b775.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1874134-netapp-ONTAP-fix-max-resize-size-ad2d88da8721560e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1875570-nfs-image-volume-cache-c45e840a6ec2a702.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1879578-volume_type-regression-de82f4152c7b2f77.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1887885-nec-fix-snapshot-detach-error-fff3012e0e9a2d2b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1887908-nec-live-migration-failure-withfc-3128fff7c48e739f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1888951-backup-from-nfs-snapshot-2e06235eb318b852.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1890254-clone-fcmap-is-not-deleting-in-cleanup-f5bbb467be1b889d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1890591-Pool-information-is-not-saved-in-stats-22f302d941cd9fe2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1893107-train-45bb91952c3170e1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1898918-b24a93d7d5aff238.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1900979-xtremio-ports-filtering-e68f90d47f17a7d9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1901241-361b1b361bfa5152.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1904440-clone-rekey-fd57a2b5f6224e0f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1904892-ipv6-nfs-manage-391118115dfaaf54.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1907964-9277e5ddec2abeda.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1908315-020fea3e244d49bb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1920237-backup-remove-export-race-941e2ab1f056e54c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-193688-bb045badcd5aecad.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1939139-02ab552420813e70.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1947518-rbd-open-readonly-ba523c4b0ddbba76.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1965847-fix-backup-import-3b3ccdf740a13cff.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-1996188-vmdk-subformat-allow-list-93e6943d9a486d11.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-fix-1866871-f9d61defc00f4007.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-fix-1867163-27afa39ac77b9e15.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-invalid-content-type-1715094-8yu8i9w425ua08f3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bug-reno-69539ecb9b0b5464.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bugfix-1744692-5aebd0c97ae66407.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/bugfix-netapp-driver-cinder-ipv6-c3c4d0d6a7d0de91.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/capacity-based-qos-9f5d174658a40bd5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/capacity-based-qos-minimum-values-b24a5f49c986f11d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/capacity-headroom-4b07701f1df9e5c4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/castellan-backend-0c49591a54821c45.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cg-scheduler-change-180a36b77e8cc26b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cg_api_volume_type-7db1856776e707c7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/change-encryption-key-on-clone-3be7cdb0e27386e0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/check-displayname-displaydescription-123sd5gef91acb12.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/check-snapshots-when-cascade-deleting-transferred-volume-575ef0b76bd7f334.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cheesecake-promotion-30a3336fb911c3ad.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-api-microversions-d2082a095c322ce6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-api-middleware-remove-deprecated-option-98912ab7e8b472e8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-coprhd-driver-11ebd149ea8610fd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-manage-db-online-schema-migrations-d1c0d40f26d0f033.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-manage-online-migrations-exit-status-7c16edb7facc37bb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-status-check-backup_driver-fe009985df2bc32f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-status-check-policyjson-ef61826eab95372b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-status-check-stein_removed_drivers-8184abe8ce82f373.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cinder-status-check-windows_iscsi_driver-5f4e0b93c7b92f53.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cleanup-rbd-temp-file-during-convert-fail-3848e9dbe7e15fc6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cloudbyte-retype-support-4b9f79f351465279.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/cluster_job_distribution-f916dd2e4cce6c1b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/compress-images-fed3e354d94b0845.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/consistency_group_manage-d30a2ad8917a7a86.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/coprhd-generic-volume-group-a1d41d439f94ae19.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/coprhd-mark-unsupported-aa48145873db1ab1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/coprhd-remove-the-driver-00ef2c41f4c7dccd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/create-update-rules-b46cf9c07c5a3966.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/create_volume_from_encrypted_image-9666e1ed7b4eab5f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/datacore-mark-unsupported-2399bc19a789fb4c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/datera-2.2-driver-update-28b97aa2aaf333b6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/datera-2.3-driver-update-12d0221fd4bb9fb0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/datera-2.4.0-driver-update-164bbc77e6b45eb7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/datera-driver-v2-update-930468e8259c8e86.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/datera-mark-unsupported-7b71d9124b3fded2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/db-schema-from-kilo-e6e952744531caa2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/db-schema-from-liberty-f5fa57d67441dece.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/db-schema-from-mitaka-168ac06161e9ca0d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/db-schema-from-newton-79b18439bd15e4c4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/db-schema-from-ocata-e1d7dd1dc4d3a0d9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/db-schema-from-queens-de5025a780ff1d30.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/default-apiv1-disabled-9f6bb0c67b38e670.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/del_volume_with_fc-f024b9f2d6eaca0f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/delete-volume-metadata-keys-3e19694401e13d00.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/delete-volume-with-snapshots-0b104e212d5d36b1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/delete_parameters-6f44fece22a7787d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/dell-emc-ps-deprecation-ae8d166e1847ea94.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/dell-emc-sc-api-timeouts-ce8d166e1847ea94.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/dell-emc-sc-bugfix-1756914-ffca3133273040f6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/dell-emc-sc-mult-attach-d09cfd06ee8db8da.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/dell-emc-sc-support-generic-groups-98c7452d705b36f9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/dell-emc-unity-driver-72cb901467b23b22.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-api-v2-9f4543ab2e14b018.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-backends-in-default-b9784a2333fe22f2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-backup-service-to-driver-mapping-a3afabd4f55eca01.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-block-device-driver-d30232547a31fe1e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-cinder-linux-smb-driver-4aec58f15a963c54.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-consistency-group-apis-0d9120d16f090781.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-linbit-drbdmanagedrv-75c41ce8e81cac80.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-nested-quota-d1ad7e8f54492a87.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-rbd_keyring_conf-432efbcd47e52c8a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-sf-allow-template-caching-b3a1ea32512cbb11.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate-xml-api-bf3e4079f1dc5eae.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate_hosts_api_extension-fe0c042af10a20db.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate_logs_commands-a0d59cb7535a2138.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate_osapi_volume_base_url-b6984886a902a562.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecate_san_rest_port-0d8610a872e92e09.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecated-ibm-multipath-f06c0e907a6301de.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/deprecated-nas-ip-fd86a734c92f6fae.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/detachedinstanceerror-64be35894c624eae.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/discard-config-option-711a7fbf20685834.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/disco-cinder-driver-9dac5fb04511de1f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/disco-mark-unsupported-f6eb8208c8c4eb3b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/disco-options-94fe9eaad5e397a5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/dothill-drivers-removed-da00a6b83865271a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/downstream_genconfig-e50791497ce87ce3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/drbd-linstor-volume-driver-20273a9ad3783cf5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/drbd-resource-options-88599c0a8fc5b8a3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/driver_reinitialization-b26a8b3e665567ec.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ds8k-allow-multi-attach-41fa7bddbbd719ec.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ds8k-replication-group-3f2e8cd3c2e291a3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ds8k-report-backend-state-in-service-list-f0898950a0f4b122.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ds8k_async_clone_volume-25232c55da921202.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ds8k_specify_pool_lss-5329489c263951ba.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/enable-force-delete-lun-d0e05b5d669e40f7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/enable-multiattach-iscsi-fcp-netapp-driver-98ad2d75fbbf333f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/enable-multiattach-nfs-netapp-driver-406b9b285d85c989.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/enforce_min_vmware-a080055111b04692.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/eqlx-volume-manage-unmanage-a24ec7f0d9989df3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fail-detach-lun-when-auto-zone-enabled-9c87b18a3acac9d1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/falconstor-cinder-driver-dcb61441cd7601c5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/falconstor-extend-driver-to-utilize-multiple-fss-pools-dc6f2bc84432a672.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/feature-abort-restore-fe1252288c59e105.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/feature-cross-az-backups-6b68c4c4456f2fd7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/feature-multi-process-backup-8cf5ad5a0cf9b2d5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/feature-rbd-exclusive-pool-a9bdebdeb1f0bf37.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-3par-live-migration-0065bd2626fdb4a1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-3par-migrate-rename-662d984e070a1de2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-abort-backup-df196e9dcb992586.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-backup-handling-of-encryption-key-id-f2fa56cadd80d582.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-cross-az-migration-ce97eff61280e1c7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-extend-volume-939e30f2e9e516bc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-extend-volume-in-thin-pools-57a3d53be4d47704.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-hnas-clone-with-different-volume-type-b969897cba2610cc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-hnas-stats-reporting-1335e582e46ff440.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-import-backup-quota-issue-8yh69hd19u7tuu23.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-kaminario-unique_fqdn_network-ecde36f614c30733.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-list-volume-filtering-3f2bf93ab9b98974.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-multiattach-deletion-b3990acf1f5fd378.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-netapp-cg-da4fd6c396e5bedb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-netapp-force_detach-36bdf75dd2c9a030.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-quota-deleting-temporary-volume-274e371b425e92cc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-remotefs-clone-volume-locking-385e740d4a5a813b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-reserve-volume-policy-31790a8d865ee0a1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-show-transfer-for-non-admins-be001d79975b325d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-solidfire-provisioning-report-880141e64c1ea52f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-solidfire-python3-support-ee02ff2c1ec920f2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-solidfire-replication-dcb3e59b29950933.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fix-vol-image-metadata-endpoints-returning-none-ba0590e6c6757b0c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/force-delete-mv-a53924f09c475386.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/friendly-zone-names-d5e131d356040de0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fujitsu-eternus-dx-fc-741319960195215c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fujitsu-eternus-dx-iscsi-e796beffb740db89.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fujitsu-eternus-dx-update-4755ec446030d263.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fusionstorage-cinder-driver-8f3bca98f6e2065a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/fusionstorage-driver-cf13b8d95ae97319.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/general-upgrades-notes-120f022aa5bfa1ea.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/generalized-resource-filter-hg598uyvuh119008.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/generic-group-quota-manage-support-559629ad07a406f4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/generic-groups-in-gpfs-00bb093945a02642.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/generic-groups-in-vnx-cbbe1346e889b5c2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/generic-volume-groups-69f998ce44f42737.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/glance-v1-removed-5121af3bef285324.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/glance_v2_upload-939c5693bcc25483.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/google-auth-for-gcs-backup-1642cd0e741fbdf9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/group-snapshots-36264409bbb8850c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/group-type-group-specs-531e33ee0ae9f822.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/group-update-d423eaa18dbcecc1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hbsd-driver-deletion-d81f7c4513f45d7b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hedvig-cinder-driver-e7b98f4bc214bc49.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hgst-mark-unsupported-b2886de36421c8b0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hitachi-unsupported-drivers-37601e5bfabcdb8f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hitachi-vsp-driver-87659bb496bb459b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hitachi-vsp-iscsi-driver-cac31d7c54d7718d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hitachi-vsp-ports-option-7147289e6529d7fe.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-change-snapshot-names-8153b043eb7e99fc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-deprecate-iscsi-driver-cd521b3a2ba948f3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-deprecate-nfs-driver-0d114bbe141b5d90.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-deprecated-svc-volume-type-77768f27946aadf4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-drivers-refactoring-9dbe297ffecced21.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-list-manageable-9329866618fa9a9c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-manage-unmanage-snapshot-support-40c8888cc594a7be.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas-remove-iscsi-driver-419e9c08133f9f0a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hnas_deprecate_xml-16840b5a8c25d15e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpe-3par-peer-persistence.yaml-91cc84bf89dbb462.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpe-3par-pp-rcg-policy-options-53271f38c315779f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpe-3par-specify-nsp-for-fc-bootable-volume-f372879e1b625b4d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpe-3par-support-duplicated-fqdn-751ad1dbcd137fbb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpe3par-replication-group-a18a28d18de09e95.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpe_3par_multiattach-bf98a9e5c2208902.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpe_3par_multiattach_detach_fix-d2d3785d656fba90.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpelh-deprecations-eb7716a0b02f145e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hpmsa-driver-updates-train-4fcbe71f3e2bb2da.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-backend-capabilities-report-optimization-d1c18d9f62ef71aa.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-fusionstorage-unsupported-4be766dd2ba8f980.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-generic-group-bc3fb7236efc58e7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-iscsi-multipath-support-a056201883909287.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-manage-unmanage-snapshot-e35ff844d72fedfb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-pool-disktype-support-7c1f64639b42a48a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-support-iscsi-configuration-in-replication-7ec53737b95ffa54.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/huawei-support-manage-volume-2a746cd05621423d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/hybrid-aggregates-in-netapp-cdot-drivers-f6afa9884cac4e86.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibm-flashsystem-manage-unmanage-88e56837102f838c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibm-flashsystem-unsupported-28f9aaf11b56fb2f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibm-gpfs-unsupported-b95274829573835d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibm-storage-unsupported-9e8ea6ce9cea503d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibm-storwize-supported-6518628fb78d58a4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibm-storwize-unsupported-e79cfd27523f013c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibm-storwzie-mirror-volume-ffe4c9bde78cdf1d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ibmsvciogrpselection-e607739b6f655a27.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/image-volume-type-c91b7cff3cb41c13.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/improve-volume-transfer-records-5599e82ade4d302c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/improvement-to-get-group-detail-0e8b68114e79a8a2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/improvement-to-query-consistency-group-detail-84a906d45383e067.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/increase_glance_num_retries-66b455a0729c4535.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-add-infinibox-driver-67cc33fc3fbff1bb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-compression-a828904aaba90da2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-group-support-44cd0715de1ea502.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-infinisdk-04f0edc0d0a597e3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-iscsi-support-78e0d34d9e7e08c4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-max-osr-2d9fd2d0f9424657.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-multi-attach-support-533b3e559c15801f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/infinidat-qos-50d743591543db98.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/inspur-as13000-cinder-driver-bfa5cc17683d87a9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/inspur-instorage-fc-cinder-driver-70c13e4a64d785d5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/itri-disco-driver-removal-11e14fbf431ea876.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/json-schema-validation-0d22576bd556f4e0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/k2-disable-discovery-bca0d65b5672ec7b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/k2-non-unique-fqdns-b62a269a26fd53d5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-bug-1646692-7aad3b7496689aa7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-bug-1646766-fe810f5801d24f2f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-bug-44c728f026394a85.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-remove-deprecate-option-831920f4d25e2979.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/kaminario-fc-cinder-driver-8266641036281a44.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/kaminario-iscsi-cinder-driver-c34fadf63cd253de.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/lefthand-consistency-groups-d73f8e418884fcc6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/lefthand-manage-unmanage-snapshot-04de39d268d51169.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/lenovo-driver-updates-train-f2ff96ca4a2885db.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/leverage-compression-accelerator-579c7032290cd1e9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/list-manageable-86c77fc39c5b2cc9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/live_migration_v3-ae98c0d00e64c954.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/lvm-ipv6-fix-e8d418726c92bbd5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/lvm-thin-overprovision-1d279f66ee2252ff.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/lvm-type-default-to-auto-a2ad554fc8bb25f2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/manage-resources-v3-c06096f75927fd3b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-blockbridge-unsupported-c9e55df0eb2e3c9f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-cisco-zm-unsupported-57e5612f57e2407b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-cloudbyte-unsupported-8615a127439ed262.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-coho-unsupported-989db9d88ed7fff8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-dothill-unsupported-7f95115b7b24e53c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-falconstor-unsupported-3b065556a4cd94de.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-hpe-xp-unsupported-c9ce6cfbab622e46.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-infortrend-deprecated-553de89f8dd58aa8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-nexenta-edge-unsupported-76c500738f0b3c61.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-nexentaedge-unsupported-56d184fdccc6eaac.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-nimble-deprecated-9f7d1c178b48fa39.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-qnap-unsupported-79bd8ece9a2bfcd2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-reduxio-deprecated-b435032a8fdb16f2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-scality-unsupported-530370e034a6f488.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-synology-deprecated-134ba9764e14af67.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-tegile-deprecated-1effb23010ea997c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-unsupported-lefthand-312f8c34df6ed119.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-unsupported-tintri-driver-a71b09b7c001c75e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-unsupported-vrtshyperscale-2bd42e2af8b803d7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-violin-unsupported-fdf6b34cf9847359.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-xio-deprecated-18c914e15695d793.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/mark-zte-unsupported-3c048e419264eca2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/metadata-for-volume-summary-729ba648db4e4e54.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/migrate-backup-encryption-keys-to-barbican-6f07fd48d4937b2a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/migrate-cg-to-generic-volume-groups-f82ad3658f3e567c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/migrate-fixed-key-to-barbican-91dfcb829efd4bb6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/modify-ensure-export-1d56a40f5e762aa8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/move-eqlx-driver-to-dell-emc-fe5d2b484c47b7a6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/move-scaleio-driver-to-dell-emc-dir-c195374ca6b7e98d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/move-xtremio-driver-to-dell-emc-dir-f7e07a502cafd78f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/msa-multiattach-5407eb60093de8f1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/multiple_clone-82bd7f80ae439080.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-allow-more-than-4iSCSI-portals-8342defe64491f81.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-auto-accesscontrol-55f4b090e8128f5e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-delete-unused-parameter-367bc9447acbb03e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-delete-volume-per-limit-d10b9df86f64b80e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-manage-unmanage-06f9beb3004fc227.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-nondisruptive-backup-471284d07cd806ce.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-storage-assist-revert-to-sanpshot-58cddebfbf06d222.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec-support-multi-attach-8aae5100f513656c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nec_storage_volume_driver-57663f9ecce1ae19.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-add-generic-group-support-cdot-9bebd13356694e13.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-cDOT-whole-backend-replication-support-59d7537fe3d0eb05.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-chap-iscsi-auth-264cd942b2a76094.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-data-ontap-deprecate-7mode-drivers-a39bfcb3afefc9a5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-deprecate-eseries-drivers-bc4f552d277c07b9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-eseries-consistency-groups-4f6b2af2d20c94e9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-log-filter-f3256f55c3ac3faa.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-migrated-qos-c0c8aae50d010c75.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-nfs-consistency-group-support-83eccc2da91ee19b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-non-discovery-19af4e10f7b190ea.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-ontap-fix-detach-multiattach-d99d33dff2fefb4c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-ontap-fix-force-detach-55be3f4ac962b493.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-ontap-use_exact_size-d03c90efbb8a30ac.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-solidfire-add-replication-mode-eb26535d0ec78cb4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp-solidfire-stats-improving-57207f313d7faf42.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp_cdot_report_shared_blocks_exhaustion-073a73e05daf09d4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/netapp_fix_svm_scoped_permissions.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/new-config-opts-for-periodic_interval-d0cb17a2d72e0cd0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/new-nova-config-section-2a7a51a0572e7064.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/new-osprofiler-call-0bb1a305c8e8f9cc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexenta-edge-driver-removal-5626d542d75f3d43.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexenta-edge-iscsi-b3f12c7a719e8b8c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexenta-ns5-5d223f3b60f58aad.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentaedge-iscsi-driver-302529c56cdbbf38.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentaedge-iscsi-ee5d6c05d65f97af.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentaedge-nbd-eb48268723141f12.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentastor5-driver-update-937d2a1ba76a504a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentastor5-https-6d58004838cfab30.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentastor5-smartcompression-disabled-9c6ca7c758b6de69.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentastor5_iscsi-e1d88b07d15c660b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nexentastor5_nfs-bcc8848716daea63.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nfs-online-snapshot-c05e6c8113bbded6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nfs-snapshots-21b641300341cba1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nfs_backup_no_overwrite-be7b545453baf7a3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-add-fc-support-0007fdbd647be947.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-add-force-backup-539e1e5c72f84e61.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-manage-unmanage-1d6d5fc23cbe59a1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-mark-supported-0c8e5e21c8d1179d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-mark-usnsupported-0c8e5e21c8d1179d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-qos-specs-8cd006777c66a64e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-rest-api-support-75c2324ee462d026.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/nimble-retype-support-18f717072948ba6d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/notes-for-15.4.0-release-98b7a0f6834ae2ba.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/online-migration-checks-64b0d1732901e78e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/operate-migrated-groups-with-cp-apis-e5835c6673191805.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/oracle-zfssa-unsupported-4ce035213fa0e097.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/orphaned_unmanaged_volume-db63ec0509b70b8f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/os-brick-lock-dir-35bdd8ec0c0ef46d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ossn-0086-followup-e1a5e1c98aa3aa9b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/per-backend-az-28727aca360a1cc8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/period-task-clean-reservation-0e0617a7905df923.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/permit_volume_type_operations-b2e130fd7088f335.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/policy-for-type-list-and-show-apis-rt56uy78crt5e378.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/policy-in-code-226f71562ab28195.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-90-to-91-endpoints-a92c4d158cb63fe4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-auto-migration-5cc57773c23fef02.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-bug-1853589-f6c7164177da0496.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-disable-inuse-metro-89e9f398ec9e2672.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-inuse-retype-support-64bd35adab17420d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-ode-metro-support-ed50bb20f932548b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-snapvx-link-mode-0050ac6b4a16c739.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-tdev-deallocation-90bda0f95ab0b271.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-train-tag-removal-1dfa77df7440e5f5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/powermax-vol-metadata-acd2555818d25b72.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/privsep-rocky-35bdfe70ed62a826.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/prophetstor-generic-groups-c7136c32b2f75c0a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ps-duplicate-ACL-5aa447c50f2474e7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ps-extend_volume-no-snap-8aa447c50f2475a7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ps-optimize-parsing-8aa447c50f2474c7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ps-over-subscription-ratio-cal-8aa447c50f2474a8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ps-report-total-volumes-8aa447c50f2474a7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-active-cluster-edf8e7e80739b0f8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-configure-pg-pod-names-525a4ce8e2f46b69.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-custom-user-agent-dcca4cb44b69e763.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-default-replica-interval-07de0a56f61c7c1e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-enhanced-stats-42a684fe4546d1b1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-eradicate-on-delete-1e15e1440d5cd4d6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-fc-wwpn-case-c1d97f3fa7663acf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-generic-volume-groups-2b0941103f7c01cb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-host-personality-3512f7ccd961d4ad.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-iscsi-cidr-cbc1afb3850a9217.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-iscsi-cidrs-7195eda9f7214fce.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-list-mangeable-fed4a1b23212f545.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-storage-multiattach-support-994da363e181d627.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-v2.1-replication-0246223caaa8a9b5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure-verify-https-requests-464320c97ba77a1f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/pure_tempest_cg_fix-913d405f7487de00.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qb-backup-5b1f2161d160648a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qb-overlay-from-snap-cache-dc102acb4820e368.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qnap-enhance-support-4ab5cbb110b3303b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qnap-support-qes-200-2a3dda49afe14103.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qnap-support-qes-210-de75892f684cb9c3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qnap-support-qts-440-c482f109694cb77f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/qnap-tds-support-qes-5e5d766cded3a26d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/queens-driver-removal-72a1a36689b6d890.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/quobyte_vol-snap-cache-baf607f14d916ec7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/quota-volume-transfer-abd1f418c6c63db0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-active-active-replication-b230367912fe4a23.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-choose-correct-stripe-unit-9d317f4717533fb4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-driver-assisted-migration-2d29788243060f77.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-multiattach-exceptions-43066312f3b527f5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-multiattach-support-2900ce0245af0239.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-stats-report-0c7e803bb0b1aedb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-support-list-manageable-snapshots-3474c62ed83fb788.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-support-list-manageable-volumes-8a088a44e01d227f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-support-managing-existing-snapshot-fb871a3ea98dc572.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-support-report-backend-state-4e124eb9efd36724.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-thin-provisioning-c98522d6fe7b71ff.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd-v2.1-replication-64a9d0bec5987faf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rbd_replication_add_secret_uuid_config-c74d65e6d3d610c6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/re-add-nexenta-driver-d3af97e33551a485.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/readd-infortrend-driver-d9b399b53a4355f8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/readd-qnap-driver-e1dc6b0c3fabe30e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rebranded-hpe-drivers-caf1dcef1afe37ba.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rebranded-vnx-driver-2fb7424ddc9c41df.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/redundancy-in-volume-url-4282087232e6e6f1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/reduxio-iscsci-driver-5827c32a0c498949.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/refactor-disco-volume-driver-3ff0145707ec0f3e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/reject-volume_clear_size-settings-larger-than-1024MiB-30b38811da048948.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-backup-service-to-driver-mapping-4d2ed6f868a64175.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-block-device-driver-14f76dca2ee9bd38.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-cinder-manage-logs-cmds-40fb8f475b37fb2f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-datacore-300c667e9f504590.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-deprecated-driver-mappings-b927d8ef9fc3b713.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-deprecated-keymgr-d11a25c620862ed6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-deprecated-nova-opts-b1ec66fe3a9bb3b9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-deprecated-option-9ad954726ed4d8c2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-drbdmanage-driver-4edd1e1e43b6ba39.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-eqlx-deprecated-options-89ba02c41d4da62a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-flashsystem-multipath-0a3ee133ebe35d1e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-hgst-flash-driver-a930927de333329a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-hitachi-57d0b37cb9cc7e13.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-hp-cliq-41f47fd61e47d13f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-hp3par-config-options-3cf0d865beff9018.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-ibm-nas-driver-0ed204ed0a2dcf55.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-iscsi-target-config-options-d23e424eb8f82042.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-lvm-over-sub-3c8addbf47827045.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-mirrorpolicy-parameter-from-huawei-driver-d32257a60d32fd90.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-nas-ip-config-option-8d56c14f1f4614fc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-netapp-teseries-thost-type-config-option-908941dc7d2a1d59.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-pybasedir-config-option-572604d26a57ba5e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-query-volume-filters-b59958fc68d3abb4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-scality-fa209aae9748a1f3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-single-backend-7bf02e525bbbdd3a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-vol-in-error-from-cg-1ed0fde04ab2b5be.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-volume-clear-shred-bde9f7f9ff430feb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-windows-mapping-51a004f466470a2b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove-xml-api-392b41f387e60eb1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_deprecated_xml-4065b893d781f65c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_eseries-bb1bc134645aee50.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_glusterfs_volume_driver-d8fd2cf5f38e754b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_lvmdriver-9c35f83132cd2ac8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_osapi_volume_base_url-33fed24c4ad1b2b6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_service_filter-380e7990bfdbddc8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_storwize_npiv-b704ff2d97207666.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_veritas_hyperscale_driver-988ad62d2417124f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/remove_volume_tmp_dir_option-c83c5341e5a42378.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/removed-apiv1-616b1b76a15521cf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/removed-isertgtadm-7ccefab5d3e89c59.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/removed-rpc-topic-config-options-21c2b3f0e64f884c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/removed-scality-7151638fdac3ed9d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/removing-cinder-all-9f5c3d1eb230f9e6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/removing-middleware-sizelimit-ba86907acbda83de.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rename-huawei-driver-092025e46b65cd48.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rename-iscsi-target-config-options-24913d7452c4a58e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rename-windows-iscsi-a7b0ca62a48c1371.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rename_xiv_ds8k_to_ibm_storage-154eca69c44b3f95.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/replication-group-7c6c8a153460ca58.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/replication-v2.1-3par-b3f780a109f9195c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/replication-v2.1-lefthand-745b72b64e5944c3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/replication-v2.1-storwize-2df7bfd8c253090b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/report-backend-state-in-service-list-1e4ee5a2c623671e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/report-backend-state-in-service-list-739a5398eec4a6b7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/report-backend-state-in-service-list-93e9f2b204b735c0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/reset-status-notification-update-4a80a8b5feb821ef.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/retype-encrypted-volume-49b66d3e8e65f9a5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/revert-snapshot-non-admin-8485be55060eab0d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/revert-volume-to-snapshot-6aa0dffb010265e5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rpc-apis-3.0-b745f429c11d8198.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rpc_compatibility-375be8ac3158981d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/rsd-cinder-driver-d71b88292536bfea.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/sc-handle-multiattach-onterminate-6ab1f96f21bb284d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-backup-via-snapshot-8e75aa3f4570e17c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-consistency-groups-707f9b4ffcb3c14c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-default-volume-provisioning-c648118fcc8f297f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-deprecate-1.32-32033134fec181bb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-deprecate-config-1aa300d0c78ac81c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-enable-multiattach-e7d84ffa282842e9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-generic-volume-group-ee36e4dba8893422.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-get-manageable-volumes-dda1e7b8e22be59e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-manage-existing-32217f6d1c295193.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-manage-existing-snapshot-5bbd1818654c0776.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-qos-support-2ba20be58150f251.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-rebranding-d2d113c5d8e5c118.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-remove-force-delete-config-48fae029e3622d6d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-scaling-qos-50c58e43d4b54247.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-thin-provisioning-support-9c3b9203567771dd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-vxflexos-rebrand-27dfe2b82d35b6a2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaleio-zeropadding-a0273c56c4d14fca.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/scaling-backup-service-7e5058802d2fb3dc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/seagate-new-driver-d420fad549e9045f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/service_dynamic_log_change-55147d288be903f1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/sf-fix-clone-and-request-timeout-issues-56f7a7659c7ec775.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/sf-fix-duplicate-volume-request-lost-adefacda1298dc62.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/sf-fix-error-on-cluster-rebalancing-515bf41104cd181a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/shared-backend-config-d841b806354ad5be.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/sheepdog-mark-unsupported-648b2458d4a198de.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/show-provider-id-for-admin-ff4fd5a2518a4bfa.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/slug-qnap-driver-d4465ea6009c66df.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/smbfs-drop-alloc-data-file-8b94da952a3b1548.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/smbfs-fixed-image-9b642b63fcb79c18.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/smbfs-manage-unmanage-f1502781dd5f82cb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/smbfs-pools-support-bc43c653cfb1a34f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/smbfs-removed-options-2c86101340273252.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/smbfs-revert-snapshot-5b265ed5ded951dc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/smbfs-snapshot-attach-14742fe8f5864ac6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/snapshot_backing_up_status_support-164fbbb2a564e137.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/solidfire-scaled-qos-9b8632453909e2db.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/solidfire-v2.1-replication-570a1f12f70e67b4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/spdk-add-config-parameter-39a880ec22956fd2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/spdk-nvmf-target-31e4d4dd5e2f2114.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/spdk-volume-081f6e72396b30e8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/split-out-nested-quota-driver-e9493f478d2b8be5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/ssl-cert-fix-42e8f263c15d5343.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storpool-multiattach-f9b7edccd4db7e02.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storpool-volume-driver-4d5f16ad9c2f373a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-backup-snapshot-support-728e18dfa0d42943.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-cg-replication-b038ff0d39fe909f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-disable-create-volume-with-non-cgsnap-group-6cba8073e3d6cadd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-dr-pool-support-52db3a95e54aef88.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-generic-volume-group-74495fa23e059bf9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-gmcv-support-8aceee3f40eddb9f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-hyperswap-host-site-update-621e763768fab9ee.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-hyperswap-support-b830182e1058cb4f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-multiple-management-ip-1cd364d63879d9b8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-pool-aware-support-7a40c9934642b202.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-revert-snapshot-681c76d68676558a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize-split-up-__init__-153fa8f097a81e37.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/storwize_iscsi_multipath_enhance-9de9dc29661869cd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-az-in-volumetype-8yt6fg67de3976ty.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-cg-2b55da0bd9f69c7d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-create-volume-from-backup-d363e2b502a76dc2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-extend-inuse-volume-9e4atf8912qaye99.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-huawei-consistency-group-b666f8f6c6cddd8f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-image-signature-verification-yu8qub7286et9dh4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-incremental-backup-completion-in-rbd-1f2165fefcc470d1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-metadata-based-snapshot-list-filtering-6e6df68a7ce981f5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-metadata-for-backup-3d8753f67e2934fa.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-project-id-filter-for-limit-bc5d49e239baee2a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-tenants-project-in-attachment-list-3edd8g138a28s4r8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-volume-glance-metadata-query-866b9e3beda2cd55.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-zeromq-messaging-driver-d26a1141290f5548.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support-zmq-messaging-41085787156fbda1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support_deferred_deletion_in_RBD-0c5d96f8eac5b50a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support_sort_backup_by_name-0b080bcb60c0eaa0.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/support_sort_snapshot_with_name-7b66a2d8e587275d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/supported-drivers-9c95dd2378cd308d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/sync-bump-versions-a1e6f6359173892e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/synology-support-uc-model-9cda442828c2eb32.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/synology-volume-driver-c5e0f655b04390ce.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/tintri-driver-removal-91a0931c417481d2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/tintri_image_direct_clone-f73e561985aad867.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/tooz-coordination-heartbeat-cfac1064fd7878be.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/tooz-locks-0f9f2cc15f8dad5a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/tpool-size-11121f78df24db39.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/transfer-snapshots-with-volume-a7763570a807c742.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/type-extra-spec-policies-b7742b0ac2732864.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-backup-via-snapshot-81a2d5a118c97042.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-compressed-volume-support-4998dee84534a324.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-enable-ssl-14db2497225c4395.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-fast-clone-02ae88ba8fdef145.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-force-detach-7c89e72105f9de61.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-multiattach-support-993b997e522d9e84.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-remove-empty-host-17d567dbb6738e4e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-replication-support-2ab121a5ea5a2ade.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-return-logged-out-initiator-6ab1f96f21bb284c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-storage-assisted-migration-support-145fce87f36f1ecc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unity-thick-support-fdbef833f2b4d54f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unsupport-prophetstor-bfbc674fd86303db.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/unsupport-veritas-access-ecfb4122770d93f9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/untyped_to_default_type-0068e6bc8000986c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/update_config_options_disco_volume_driver-07e52aa43e83c243.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/updated-at-list-0f899098f7258331.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/upgrade-checks-e58c4a81c857847d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/use-castellan-key-manager-4911c3c4908ca633.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/use-glance-v2-api-and-deprecate-glance_api_version-1a3b698429cb754e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/use-oslo_middleware_sizelimit-5f171cf1c44444f8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/validate-expired-user-tokens-40b15322197653ae.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/validate_vol_create_uuids-4f08b4ef201385f6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/verbose-online-migrations-94fb7e8a85cdbc10.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/verify-dorado-luntype-for-huawei-driver-4fc2f4cca3141bb3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/veritas_access_driver-c73b2320ba9f46a8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/veritas_access_iscsi_driver-de642dad9e7d0890.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vhd-disk-format-upload-to-image-5851f9d35f4ee447.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/virtuozzo-unsupported-645b47dceb0ddbd2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-attach-snapshot-3137e59ab4ff39a4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-clone-cg-09fce492931c957f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-compression-support-1dfe463328b56d7f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-deprecate-backend-xml-708a41919bcc55a8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-driver-multiattach-support-43a7f99cd2d742ee.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-failover-unisphere-2de78d1f76b5f836.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-generic-volume-group-28b3b2674c492bbc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-iscsi-chap-authentication-e47fcfe310b85f7b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-iscsi-multipath-76cc09bacf4fdfbf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-list-manageable-vols-snaps-6a7f5aa114fae8f3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-manage-unmanage-snapshot-3805c4ac64b8133a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-metadata-ac9bdd31e7e561c3.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-oversubscription-d61d0e3b1df2487a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-powermax-rebrand-70569fc8cdf40a8c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-qos-eb40ed35bd2f457d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-rename-dell-emc-f9ebfb9eb567f427.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-replication-enhancements-c3bec80a3abb6d2e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-replication-enhancements2-0ba03224cfca9959.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-replication-group-2f65ed92d761f90d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-rest-94e48bed6f9c134c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-rest-compression-10c2590052a9465e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-rest-livemigration-885dd8731d5a8a88.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-rest-qos-6bb4073b92c932c6.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-rest-replication-612fcfd136cc076e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-rest-retype-ceba5e8d04f637b4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-retype-replicated-volumes-325be6e5fd626819.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-revert-volume-to-snapshot-b4a837d84a8b2a85.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmax-volume-migration-992c8c68e2207bbc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmdk_backup_restore-41f807b7bc8e0ae8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmdk_config_conn_pool_size-0658c497e118533f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmdk_default_task_poll_interval-665f032bebfca39e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmdk_image_ova-d3b3a0e72221110c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmdk_vc_51-df29eeb5fc93fbb1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmem-7000-iscsi-3c8683dcc1f0b9b4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware-vmdk-config-eb70892e4ccf8f3c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware-vmdk-manage-existing-0edc20d9d4d19172.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware-vmdk-removed-bfb04eed77b95fdf.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware-vmdk-revert-to-snapshot-ee3d638565649f44.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware-vmdk-snapshot-template-d3dcfc0906c02edd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_adapter_type-66164bc3857f244f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_fcd_retype-979418c39fd5d59d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_fcd_snapshot-b702f7e950dfbe7a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_fcd_storage_policy-636d6a95f1c44b6e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_lazy_create-52f52f71105d2067.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_retype_adapter_type-dbd8935b8d3bcb1b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_revert_datastore_stats-ba85b30612970d91.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_vmdk_datastore_regex-fe7b68ad69ef7384.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_vmdk_default_adapter_type-8e247bce5b229c7a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_vmdk_enforce_vc_55-7e1b3ede9bf2129b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_vmdk_managed_by-3de05504d0f9a65a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_vmdk_nfs41-450908bbbc9eea6d.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_vmdk_paravirtual-3d5eeef96dcbcfb7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vmware_vmdk_storage_profile_config-fa3784f1ed50df9e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-add-async-migrate-option-0734164feeaecadc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-add-force-detach-support-26f215e6f70cc03b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-async-migration-support-3c449139bb264004.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-configurable-migration-rate-5e0a2235777c314f.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-fail-delete-lun-due-to-tmp-snapshot-edd3cdd85e28be60.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-new-driver-7e96934c2d3a6edc.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-perf-optimize-bd55dc3ef7584228.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-qos-support-7057196782e2c388.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-replication-group-2ebf04c80e2171f7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-replication-v2.1-4d89935547183cc9.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-repv2.1-config-update-cc2f60c20aec88dd.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-revert-to-snapshot-e5494b6fb5ad5a1e.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx-update-sg-in-cache-3ecb673727bea79b.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vnx_clone_cg-db74ee2ea71bedcb.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/volume-filtering-for-quoted-display-name-7f5e8ac888a73001.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/volume-type-encryption-api-policy-granularity-7071e45f4c7894c5.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/volume_init_max_objects_retrieval-966f607c46190946.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/volumes-summary-6b2485f339c88a91.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vrts_hyperscale_driver-5b63ab706ea8ae89.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vxflexos-support-compression-9139e556677ac093.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vxflexos_drop_deprecated_opt-3231a222e458fa92.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vzstorage-log-path-7539342e562a2e4a.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/vzstorage-volume-format-cde85d3ad02f6bb4.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/win-iscsi-config-portals-51895294228d7883.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/windows-multiple-backends-9aa83631ad3d42f2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/windows-volume-backup-b328858a20f5a499.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xiv-ds8k-replication-2.1-996c871391152e31.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xiv-generic-volume-group-4609cdc86d6aaf81.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xiv-new-qos-independent-type-58885c77efe24798.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xiv-replication-group-7ca437c90f2474a7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xtremio-cg-from-cg-e05cf286e3a1e943.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xtremio-generic-groups-912e11525573e970.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xtremio-ig-cleanup-bbb4bee1f1e3611c.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xtremio-manage-snapshot-5737d3ad37df81d1.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/xtremio-support-multiattache-20b1882a1216a8b2.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/zfssa-iscsi-get-manageable-volumes-eb23a11570c813d7.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/zfssa-iscsi-multi-connect-3be99ee84660a280.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/zfssa-volume-manage-unmanage-ccd80807103b69c8.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/notes/zte_cinder_driver-76ba6d034e1b6f65.yaml -> cinder-15.6.1.dev29/releasenotes/notes copying releasenotes/source/conf.py -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/index.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/liberty.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/mitaka.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/newton.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/ocata.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/pike.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/queens.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/rocky.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/stein.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/unreleased.rst -> cinder-15.6.1.dev29/releasenotes/source copying releasenotes/source/_static/.placeholder -> cinder-15.6.1.dev29/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> cinder-15.6.1.dev29/releasenotes/source/_templates copying tools/check_exec.py -> cinder-15.6.1.dev29/tools copying tools/coding-checks.sh -> cinder-15.6.1.dev29/tools copying tools/fast8.sh -> cinder-15.6.1.dev29/tools copying tools/generate_driver_list.py -> cinder-15.6.1.dev29/tools copying tools/test-setup.sh -> cinder-15.6.1.dev29/tools copying tools/config/__init__.py -> cinder-15.6.1.dev29/tools/config copying tools/config/check_uptodate.sh -> cinder-15.6.1.dev29/tools/config copying tools/config/cinder-config-generator.conf -> cinder-15.6.1.dev29/tools/config copying tools/config/cinder-policy-generator.conf -> cinder-15.6.1.dev29/tools/config copying tools/config/generate_cinder_opts.py -> cinder-15.6.1.dev29/tools/config copying tools/hooks/README -> cinder-15.6.1.dev29/tools/hooks copying tools/hooks/run_multi_backend_matrix.sh -> cinder-15.6.1.dev29/tools/hooks copying tools/hooks/utils.sh -> cinder-15.6.1.dev29/tools/hooks Writing cinder-15.6.1.dev29/setup.cfg creating dist Creating tar archive removing 'cinder-15.6.1.dev29' (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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.z0o7ycsj:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c75b433e9224569 baseurl=https://trunk.rdoproject.org/centos7-train/18/05/18055e7d7a81a071ffe9e2c69c75b433e9224569_7141991d enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6838768 2124240 2005044 7303360 7084304 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.rm7tq9z8', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6838540 2124468 2005044 7303360 7084284 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 998M 3.3G 24% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.nw4imbsp', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '8695d213825d440599bf4234b23be281', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=cinder-15.6.1.dev29.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/cinder-15.6.1.dev29.tar.gz ++ basename cinder-15.6.1.dev29.tar.gz .tar.gz + SOURCEWITHREL=cinder-15.6.1.dev29-0.20230608204325.299553a.tar.gz + mv dist/cinder-15.6.1.dev29.tar.gz /tmp/tmp.iZHvzlJwIS/SOURCES/cinder-15.6.1.dev29-0.20230608204325.299553a.tar.gz + cd /home/centos-train/data/openstack-cinder_distro + cp -a cinder-dist.conf cinder.logrotate cinder-sudoers openstack-cinder-api.service openstack-cinder-backup.service openstack-cinder-scheduler.service openstack-cinder.spec openstack-cinder-volume.service sources /tmp/tmp.iZHvzlJwIS/SOURCES/ + cp openstack-cinder.spec /tmp/tmp.iZHvzlJwIS/SPECS/ + cd /tmp/tmp.iZHvzlJwIS/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-cinder.spec + sed -i -e '1i%define upstream_version 15.6.1.dev29\' openstack-cinder.spec + grep -qc '^%global dlrn .*' openstack-cinder.spec + sed -i -e '1i%global dlrn 1\' openstack-cinder.spec + grep -qc '^%global dlrn_nvr .*' openstack-cinder.spec ++ basename cinder-15.6.1.dev29-0.20230608204325.299553a.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr cinder-15.6.1.dev29-0.20230608204325.299553a\' openstack-cinder.spec + sed -i -e s/UPSTREAMVERSION/15.6.1.dev29/g openstack-cinder.spec + VERSION=15.6.1 + sed -i -e 's/Version:.*/Version: 15.6.1/g' openstack-cinder.spec + sed -i -e 's/Release:.*/Release: 0.20230608204325.299553a%{?dist}/g' openstack-cinder.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: cinder-15.6.1.dev29-0.20230608204325.299553a.tar.gz/' openstack-cinder.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-cinder.spec + cat openstack-cinder.spec %global dlrn_nvr cinder-15.6.1.dev29-0.20230608204325.299553a %global dlrn 1 %define upstream_version 15.6.1.dev29 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # Temporary disable doc until https://bugs.launchpad.net/tripleo/+bug/1838225 is fixed %global with_doc %{!?_without_doc:0}%{?_without_doc:1} %global service cinder # guard for Red Hat OpenStack Platform supported cinder %global rhosp 0 %global common_desc \ OpenStack Volume (codename Cinder) provides services to manage and \ access block storage volumes for use by Virtual Machine instances. Name: openstack-%{service} # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 15.6.1 Release: 0.20230608204325.299553a%{?dist} Summary: OpenStack Volume service License: ASL 2.0 URL: http://www.openstack.org/software/openstack-storage/ Source0: cinder-15.6.1.dev29-0.20230608204325.299553a.tar.gz Source1: %{service}-dist.conf Source2: %{service}.logrotate Source10: openstack-%{service}-api.service Source11: openstack-%{service}-scheduler.service Source12: openstack-%{service}-volume.service Source13: openstack-%{service}-backup.service Source20: %{service}-sudoers BuildArch: noarch BuildRequires: intltool BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-reno BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-netaddr BuildRequires: systemd BuildRequires: git BuildRequires: python%{pyver}-os-brick BuildRequires: python%{pyver}-pyparsing BuildRequires: python%{pyver}-pytz BuildRequires: openstack-macros # Required to build cinder.conf BuildRequires: python%{pyver}-cursive BuildRequires: python%{pyver}-google-api-client >= 1.4.2 BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: python%{pyver}-glanceclient >= 1:2.15.0 BuildRequires: python%{pyver}-novaclient >= 9.1.0 BuildRequires: python%{pyver}-swiftclient >= 3.2.0 BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-config >= 2:5.2.0 BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-oslo-privsep BuildRequires: python%{pyver}-oslo-reports BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-oslo-utils BuildRequires: python%{pyver}-oslo-versionedobjects BuildRequires: python%{pyver}-oslo-vmware BuildRequires: python%{pyver}-os-win BuildRequires: python%{pyver}-castellan BuildRequires: python%{pyver}-cryptography BuildRequires: python%{pyver}-osprofiler BuildRequires: python%{pyver}-paramiko BuildRequires: python%{pyver}-suds BuildRequires: python%{pyver}-taskflow BuildRequires: python%{pyver}-tooz BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-oslo-i18n BuildRequires: python%{pyver}-barbicanclient BuildRequires: python%{pyver}-requests BuildRequires: python%{pyver}-defusedxml # Required to compile translation files BuildRequires: python%{pyver}-babel # Needed for unit tests BuildRequires: python%{pyver}-ddt BuildRequires: python%{pyver}-fixtures BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-subunit BuildRequires: python%{pyver}-testtools BuildRequires: python%{pyver}-testrepository BuildRequires: python%{pyver}-testresources BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-os-testr # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-decorator BuildRequires: python-lxml BuildRequires: python-retrying BuildRequires: python-rtslib %else BuildRequires: python%{pyver}-decorator BuildRequires: python%{pyver}-lxml BuildRequires: python%{pyver}-retrying BuildRequires: python%{pyver}-rtslib %endif Requires: python%{pyver}-%{service} = %{epoch}:%{version}-%{release} # we dropped the patch to remove PBR for Delorean Requires: python%{pyver}-pbr # as convenience Requires: python%{pyver}-cinderclient %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif Requires(pre): shadow-utils Requires: lvm2 Requires: python%{pyver}-osprofiler # Handle python2 exception %if %{pyver} == 2 Requires: python-rtslib Requires: python-pyudev # required for cinder-manage Requires: python-prettytable >= 0.7.1 %else Requires: python%{pyver}-rtslib Requires: python%{pyver}-pyudev # required for cinder-manage Requires: python%{pyver}-prettytable >= 0.7.1 %endif %description %{common_desc} %package -n python%{pyver}-%{service} Summary: OpenStack Volume Python libraries %{?python_provide:%python_provide python%{pyver}-%{service}} Group: Applications/System Requires: sudo Requires: cryptsetup Requires: cracklib-dicts Requires: qemu-img >= 2.10.0 Requires: sysfsutils Requires: python%{pyver}-paramiko >= 2.0.0 Requires: python%{pyver}-simplejson >= 3.5.1 Requires: python%{pyver}-jsonschema >= 2.6.0 Requires: python%{pyver}-castellan >= 0.16.0 Requires: python%{pyver}-cursive >= 0.2.1 Requires: python%{pyver}-etcd3gw Requires: python%{pyver}-eventlet >= 0.22.0 Requires: python%{pyver}-greenlet >= 0.4.10 Requires: python%{pyver}-iso8601 >= 0.1.11 Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-suds Requires: python%{pyver}-tooz >= 1.58.0 Requires: python%{pyver}-sqlalchemy >= 1.0.10 Requires: python%{pyver}-routes >= 2.3.1 Requires: python%{pyver}-webob >= 1.7.1 Requires: python%{pyver}-barbicanclient >= 4.5.2 Requires: python%{pyver}-glanceclient >= 1:2.15.0 Requires: python%{pyver}-keystoneclient >= 1:3.15.0 Requires: python%{pyver}-novaclient >= 9.1.0 Requires: python%{pyver}-swiftclient >= 3.2.0 Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-psutil >= 3.2.2 Requires: python%{pyver}-google-api-client >= 1.4.2 Requires: python%{pyver}-keystonemiddleware >= 4.21.0 Requires: python%{pyver}-keystoneauth1 >= 3.7.0 Requires: python%{pyver}-osprofiler >= 1.4.0 Requires: python%{pyver}-os-brick >= 2.8.0 Requires: python%{pyver}-os-win >= 3.0.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-messaging >= 6.4.0 Requires: python%{pyver}-oslo-policy >= 1.44.1 Requires: python%{pyver}-oslo-privsep >= 1.32.0 Requires: python%{pyver}-oslo-reports >= 1.18.0 Requires: python%{pyver}-oslo-rootwrap >= 5.8.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.24.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.0 Requires: python%{pyver}-oslo-utils >= 3.34.0 Requires: python%{pyver}-oslo-versionedobjects >= 1.31.2 Requires: python%{pyver}-oslo-vmware >= 2.17.0 Requires: python%{pyver}-taskflow >= 3.2.0 Requires: iscsi-initiator-utils Requires: python%{pyver}-oauth2client >= 1.5.0 Requires: python%{pyver}-requests >= 2.14.2 Requires: python%{pyver}-pyparsing >= 2.1.0 Requires: python%{pyver}-pytz Requires: python%{pyver}-cryptography >= 2.1 Requires: python%{pyver}-defusedxml >= 0.5.0 # Handle python2 exception %if %{pyver} == 2 Requires: python-lxml >= 3.2.1 Requires: python-migrate >= 0.11.0 Requires: python-paste Requires: python-paste-deploy Requires: python-httplib2 >= 0.9.1 Requires: python-retrying >= 1.2.3 Requires: python-decorator Requires: python-enum34 Requires: python-ipaddress %else Requires: python%{pyver}-lxml >= 3.2.1 Requires: python%{pyver}-migrate >= 0.11.0 Requires: python%{pyver}-paste Requires: python%{pyver}-paste-deploy Requires: python%{pyver}-httplib2 >= 0.9.1 Requires: python%{pyver}-retrying >= 1.2.3 Requires: python%{pyver}-decorator %endif %if 0%{?rhosp} == 1 # Required by DataCore driver Requires: python3-websocket-client %endif # Required by the volume_copy_bps_limit option # at least where the package is available %if 0%{?rhel} && 0%{?rhel} < 9 Requires: libcgroup-tools %endif %description -n python%{pyver}-%{service} %{common_desc} This package contains the %{service} Python library. %package -n python%{pyver}-%{service}-tests Summary: Cinder tests %{?python_provide:%python_provide python%{pyver}-%{service}-tests} Requires: openstack-%{service} = %{epoch}:%{version}-%{release} # Added test requirements Requires: python%{pyver}-hacking Requires: python%{pyver}-ddt Requires: python%{pyver}-fixtures Requires: python%{pyver}-mock Requires: python%{pyver}-oslotest Requires: python%{pyver}-subunit Requires: python%{pyver}-testtools Requires: python%{pyver}-testrepository Requires: python%{pyver}-testresources Requires: python%{pyver}-testscenarios Requires: python%{pyver}-stestr %description -n python%{pyver}-%{service}-tests %{common_desc} This package contains the Cinder test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Volume Group: Documentation Requires: %{name} = %{epoch}:%{version}-%{release} BuildRequires: graphviz BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-openstackdocstheme BuildRequires: python%{pyver}-sphinxcontrib-apidoc BuildRequires: python%{pyver}-sphinx-feature-classification # Required to build module documents BuildRequires: python%{pyver}-eventlet BuildRequires: python%{pyver}-routes BuildRequires: python%{pyver}-sqlalchemy BuildRequires: python%{pyver}-webob # while not strictly required, quiets the build down when building docs. BuildRequires: python%{pyver}-iso8601 >= 0.1.9 # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-migrate %else BuildRequires: python%{pyver}-migrate %endif %description doc %{common_desc} This package contains documentation files for %{service}. %endif %prep %autosetup -n %{service}-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + sed -i 's/\/usr\/bin\/env python/\/usr\/bin\/env python%{pyver}/' tools/generate_driver_list.py sed -i 's/%{version}.%{milestone}/%{version}/' PKG-INFO # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup %build # Generate config file PYTHONPATH=. oslo-config-generator-%{pyver} --config-file=tools/config/%{service}-config-generator.conf # Build %{pyver_build} # Generate i18n files # (amoralej) we can remove '-D cinder' once https://review.openstack.org/#/c/439501/ is merged %{pyver_bin} setup.py compile_catalog -d build/lib/%{service}/locale -D cinder %install %{pyver_install} # docs generation requires everything to be installed first export PYTHONPATH="$( pwd ):$PYTHONPATH" %if 0%{?with_doc} # FIXME(ykarel) Temporary disable warning as error until https://review.openstack.org/#/c/558263/ merges. sphinx-build-%{pyver} -b html doc/source doc/build/html # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.{doctrees,buildinfo} # FIXME(ykarel) Temporary disable warning as error until https://review.openstack.org/#/c/558263/ merges. sphinx-build-%{pyver} -b man doc/source doc/build/man mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif # Setup directories install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service}/tmp install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} # Install config files install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} install -p -D -m 640 %{SOURCE1} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf install -d -m 755 %{buildroot}%{_sysconfdir}/%{service}/volumes install -p -D -m 640 etc/%{service}/rootwrap.conf %{buildroot}%{_sysconfdir}/%{service}/rootwrap.conf install -p -D -m 640 etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/api-paste.ini install -p -D -m 640 etc/%{service}/resource_filters.json %{buildroot}%{_sysconfdir}/%{service}/resource_filters.json install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf # Install initscripts for services install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/openstack-%{service}-api.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/openstack-%{service}-scheduler.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/openstack-%{service}-volume.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/openstack-%{service}-backup.service # Install sudoers install -p -D -m 440 %{SOURCE20} %{buildroot}%{_sysconfdir}/sudoers.d/%{service} # Install logrotate install -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install pid directory install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} # Install rootwrap files in /usr/share/cinder/rootwrap mkdir -p %{buildroot}%{_datarootdir}/%{service}/rootwrap/ install -p -D -m 644 etc/%{service}/rootwrap.d/* %{buildroot}%{_datarootdir}/%{service}/rootwrap/ # Symlinks to rootwrap config files mkdir -p %{buildroot}%{_sysconfdir}/%{service}/rootwrap.d for filter in %{_datarootdir}/os-brick/rootwrap/*.filters; do ln -s $filter %{buildroot}%{_sysconfdir}/%{service}/rootwrap.d/ done # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{pyver_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{pyver_sitelib}/%{service}/locale/*pot mv %{buildroot}%{pyver_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name # Remove unneeded in production stuff rm -f %{buildroot}/usr/share/doc/%{service}/README* # Remove duplicate config files under /usr/etc/ rm -rf %{buildroot}%{_prefix}/etc # FIXME(jpena): unit tests are taking too long in the current DLRN infra # Until we have a better architecture, let's not run them when under DLRN %if 0%{!?dlrn} %check OS_TEST_PATH=./%{service}/tests/unit ostestr --concurrency=2 %endif %pre getent group %{service} >/dev/null || groupadd -r %{service} --gid 165 if ! getent passwd %{service} >/dev/null; then useradd -u 165 -r -g %{service} -G %{service},nobody -d %{_sharedstatedir}/%{service} -s /sbin/nologin -c "OpenStack Cinder Daemons" %{service} fi exit 0 %post %systemd_post openstack-%{service}-volume %systemd_post openstack-%{service}-api %systemd_post openstack-%{service}-scheduler %systemd_post openstack-%{service}-backup %preun %systemd_preun openstack-%{service}-volume %systemd_preun openstack-%{service}-api %systemd_preun openstack-%{service}-scheduler %systemd_preun openstack-%{service}-backup %postun %systemd_postun_with_restart openstack-%{service}-volume %systemd_postun_with_restart openstack-%{service}-api %systemd_postun_with_restart openstack-%{service}-scheduler %systemd_postun_with_restart openstack-%{service}-backup %files %dir %{_sysconfdir}/%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/rootwrap.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/resource_filters.json %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %{_sysconfdir}/sudoers.d/%{service} %{_sysconfdir}/%{service}/rootwrap.d/ %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %dir %attr(0750, %{service}, root) %{_localstatedir}/log/%{service} %dir %attr(0755, %{service}, root) %{_localstatedir}/run/%{service} %dir %attr(0755, %{service}, root) %{_sysconfdir}/%{service}/volumes %{_bindir}/%{service}-* %{_unitdir}/*.service %{_datarootdir}/%{service} %if 0%{?with_doc} %{_mandir}/man1/%{service}*.1.gz %endif %defattr(-, %{service}, %{service}, -) %dir %{_sharedstatedir}/%{service} %dir %{_sharedstatedir}/%{service}/tmp %files -n python%{pyver}-%{service} -f %{service}.lang %{?!_licensedir: %global license %%doc} %license LICENSE %{pyver_sitelib}/%{service} %{pyver_sitelib}/%{service}-*.egg-info %exclude %{pyver_sitelib}/%{service}/test.py %exclude %{pyver_sitelib}/%{service}/tests %files -n python%{pyver}-%{service}-tests %license LICENSE %{pyver_sitelib}/%{service}/test.py %{pyver_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.iZHvzlJwIS/SOURCES openstack-cinder.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb --spec openstack-cinder.spec --sources=/tmp/tmp.iZHvzlJwIS/SOURCES INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.2x78l5ga:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c75b433e9224569 baseurl=https://trunk.rdoproject.org/centos7-train/18/05/18055e7d7a81a071ffe9e2c69c75b433e9224569_7141991d enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-cinder.spec) Config(dlrn-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6815528 3116804 1031020 6334036 8081580 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.06gd2m5g', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-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/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6837032 2285052 1841460 7144284 7249636 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0_n2695e', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '8de24f6dfb9c448f9737e26198f74231', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '90059e64acea44c69a5950faec791026', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7ef3464c8f3146afbee9482c1be3eff1', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1957d8f9f01e4bf4af2b3ace4e6eedf6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '8f5d644a699e4ed5a74444bb22e43e5a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xs5chtql:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '512c12da8bb946269c70258b37ee70f5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xs5chtql:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. 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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-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', '814a1d7cef4f4c99968dff19c36b7f80', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2x78l5ga:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2x78l5ga:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '183089d0ece0413482cbfa54623f87b3', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2x78l5ga:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-cinder.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb 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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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.iZHvzlJwIS INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c75b433e9224569 baseurl=https://trunk.rdoproject.org/centos7-train/18/05/18055e7d7a81a071ffe9e2c69c75b433e9224569_7141991d enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm INFO: Start(/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6822468 3110236 1031020 6333664 8074640 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.1uhujo__', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-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/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6835420 2287296 1841256 7143652 7251452 DEBUG: Swap: 8388604 523036 7865568 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.667lmxa3', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'bcd1aae7ac644cf3a7e4f3d05680bfad', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '80e01caff1a64f749e896bd165d4db21', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7b1be18773414fd7a57f67f215384ac6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c694c56731a94947a04e68f867b3ca71', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '6ac9efb574d140e8a9cd5bbe6c965c4c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wjwuzarw:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0d9a26281d154fe2bee236865d510d94', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wjwuzarw:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. 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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-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', 'ce30979e0f2f4ec8835e5573f3ea9ec5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm Start: build setup for openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '93e75e2089494a42b929551c3d3ef54e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-cinder-1:15.6.1-0.2023060820######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '44699a4f96034bba8062addbf23fd29f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: cinder-15.6.1.dev29-0.20230608204325.299553a.tar.gz DEBUG: cinder-dist.conf DEBUG: cinder-sudoers DEBUG: cinder.logrotate DEBUG: openstack-cinder-api.service DEBUG: openstack-cinder-backup.service DEBUG: openstack-cinder-scheduler.service DEBUG: openstack-cinder-volume.service DEBUG: openstack-cinder.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0caa38e68f3244588d41c1882cd113f6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wjwuzarw:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '48c612b4465748ecbd0d73ad3b052bf9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wjwuzarw:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Last metadata expiration check: 0:00:03 ago on Thu Jun 8 20:43:52 2023. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package python-devel-2.7.5-92.el7_9.x86_64 is already installed. DEBUG: Package python2-setuptools-40.8.0-1.el7.noarch is already installed. DEBUG: Package systemd-219-78.el7_9.7.x86_64 is already installed. DEBUG: Package git-1.8.3.1-25.el7_9.x86_64 is already installed. DEBUG: Package python2-pyparsing-2.3.1-1.el7.noarch is already installed. DEBUG: Package pytz-2016.10-2.el7.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch is already installed. DEBUG: Package python2-requests-2.21.0-3.el7.noarch is already installed. DEBUG: Package python2-babel-2.6.0-4.el7.noarch is already installed. DEBUG: Package python2-mock-3.0.5-1.el7.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-barbicanclient noarch4.9.0-0.20200221112259.9c0e02d.el7 delorean 121 k DEBUG: python2-castellan noarch1.3.4-0.20201202130926.edf96c4.el7 delorean 116 k DEBUG: python2-cursive noarch0.2.2-0.20200221133750.d7cea1f.el7 delorean 53 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-os-brick noarch2.10.8-0.20220111100910.458bfad.el7 delorean 1.1 M DEBUG: python2-os-testr noarch1.1.0-0.20200221094810.414bbf6.el7 delorean 65 k DEBUG: python2-os-win noarch4.3.3-0.20200713061413.3bdedd9.el7 delorean 442 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-privsep noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 33 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslo-versionedobjects noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 71 k DEBUG: python2-oslo-vmware noarch2.34.1-0.20200221112755.c592465.el7 delorean 209 k DEBUG: python2-oslotest noarch3.8.1-0.20200220113836.7ad16de.el7 delorean 45 k DEBUG: python2-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 k DEBUG: python2-reno noarch2.11.3-0.20200221082740.cba8022.el7 delorean 98 k DEBUG: python2-swiftclient noarch3.8.1-0.20200221080253.72b90fe.el7 delorean 163 k DEBUG: python2-taskflow noarch3.7.1-0.20200221131057.f0eae2c.el7 delorean 680 k DEBUG: python2-tooz noarch1.66.3-0.20200602045407.13a6dff.el7 delorean 98 k DEBUG: python-retrying noarch1.2.3-4.el7 delorean-train-testing 15 k DEBUG: python2-ddt noarch1.2.0-2.el7 delorean-train-testing 13 k DEBUG: python2-defusedxml noarch0.5.0-2.el7 delorean-train-testing 44 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-google-api-client noarch1.4.2-4.el7 delorean-train-testing 77 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-paramiko noarch2.4.2-2.el7 delorean-train-testing 286 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-suds noarch0.7-0.4.94664ddd46a6.el7 delorean-train-testing 233 k DEBUG: python2-testrepository noarch0.0.20-12.el7 delorean-train-testing 165 k DEBUG: python2-testresources noarch1.0.0-6.el7 delorean-train-testing 54 k DEBUG: python2-testscenarios noarch0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: intltool noarch0.50.2-7.el7 base 59 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-rtslib noarch2.1.74-1.el7_9 updates 104 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-privsep-lang noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 7.3 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 7.2 k DEBUG: python-oslo-vmware-lang noarch2.34.1-0.20200221112755.c592465.el7 delorean 8.7 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-automaton noarch1.17.0-0.20200221121415.5e82feb.el7 delorean 36 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-mox3 noarch0.28.0-0.20200220113751.0a1e5b9.el7 delorean 74 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-kazoo noarch2.2.1-1.el7 delorean-train-testing 130 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-matplotlib-data noarch2.0.0-3.el7 delorean-train-testing 2.1 M DEBUG: python-matplotlib-data-fonts noarch2.0.0-3.el7 delorean-train-testing 2.4 M DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-nose noarch1.3.7-7.el7 delorean-train-testing 275 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cycler noarch0.10.0-2.el7 delorean-train-testing 14 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-functools32 noarch3.2.3.2-1.el7 delorean-train-testing 24 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-gflags noarch2.0-5.el7 delorean-train-testing 59 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-networkx noarch2.2-3.el7 delorean-train-testing 2.1 M DEBUG: python2-oauth2client noarch1.5.2-3.el7.1 delorean-train-testing 98 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pydot noarch1.4.1-1.el7 delorean-train-testing 45 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-pyudev noarch0.18.1-6.el7 delorean-train-testing 72 k DEBUG: python2-redis noarch3.1.0-1.el7 delorean-train-testing 120 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-rsa noarch3.3-2.el7 delorean-train-testing 63 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-uri-templates noarch0.6-5.el7 delorean-train-testing 9.4 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-zake noarch0.2.2-2.el7 delorean-train-testing 39 k DEBUG: blosc x86_641.11.1-3.el7 delorean-train-testing 111 k DEBUG: dulwich-core x86_640.19.11-1.el7 delorean-train-testing 28 k DEBUG: hdf5 x86_641.8.13-7.el7 delorean-train-testing 1.6 M DEBUG: libqhull x86_642015.2-1.el7 delorean-train-testing 159 k DEBUG: libsodium x86_641.0.18-2.el7 delorean-train-testing 148 k DEBUG: python-Bottleneck x86_640.6.0-4.el7 delorean-train-testing 893 k DEBUG: python2-bcrypt x86_643.1.6-1.el7 delorean-train-testing 38 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-dulwich x86_640.19.11-1.el7 delorean-train-testing 635 k DEBUG: python2-matplotlib x86_642.0.0-3.el7 delorean-train-testing 3.0 M DEBUG: python2-matplotlib-tk x86_642.0.0-3.el7 delorean-train-testing 57 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-numexpr x86_642.6.1-3.el7 delorean-train-testing 330 k DEBUG: python2-numpy x86_641:1.14.5-1.el7 delorean-train-testing 3.7 M DEBUG: python2-pandas x86_640.19.1-2.el7.2 delorean-train-testing 7.9 M DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-pynacl x86_641.3.0-1.el7 delorean-train-testing 92 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-scipy x86_640.18.0-3.el7 delorean-train-testing 12 M DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-tables x86_643.3.0-4.el7 delorean-train-testing 1.3 M DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: atlas x86_643.10.1-12.el7 base 4.5 M DEBUG: autoconf noarch2.69-11.el7 base 701 k DEBUG: automake noarch1.13.4-3.el7 base 679 k DEBUG: bc x86_641.06.95-13.el7 base 115 k DEBUG: cryptsetup x86_642.0.3-6.el7 base 154 k DEBUG: desktop-file-utils x86_640.23-2.el7 base 67 k DEBUG: e2fsprogs-libs x86_641.42.9-19.el7 base 168 k DEBUG: emacs-filesystem noarch1:24.3-23.el7 base 58 k DEBUG: gettext x86_640.19.8.1-3.el7 base 1.0 M DEBUG: gettext-common-devel noarch0.19.8.1-3.el7 base 410 k DEBUG: gettext-devel x86_640.19.8.1-3.el7 base 320 k DEBUG: gettext-libs x86_640.19.8.1-3.el7 base 502 k DEBUG: graphviz-python x86_642.30.1-22.el7 base 48 k DEBUG: hostname x86_643.13-3.el7_7.1 base 17 k DEBUG: iproute x86_644.11.0-30.el7 base 805 k DEBUG: iptables x86_641.4.21-35.el7 base 432 k DEBUG: iputils x86_6420160308-10.el7 base 148 k DEBUG: keyutils x86_641.5.8-3.el7 base 54 k DEBUG: libaio x86_640.3.109-13.el7 base 24 k DEBUG: libbasicobjects x86_640.1.1-32.el7 base 26 k DEBUG: libcollection x86_640.7.0-32.el7 base 42 k DEBUG: libevent x86_642.0.21-4.el7 base 214 k DEBUG: libgfortran x86_644.8.5-44.el7 base 301 k DEBUG: libini_config x86_641.3.1-32.el7 base 64 k DEBUG: libmnl x86_641.0.3-7.el7 base 23 k DEBUG: libnetfilter_conntrack x86_641.0.6-1.el7_3 base 55 k DEBUG: libnfnetlink x86_641.0.1-4.el7 base 26 k DEBUG: libnfsidmap x86_640.25-19.el7 base 50 k DEBUG: libpath_utils x86_640.2.1-32.el7 base 28 k DEBUG: libquadmath x86_644.8.5-44.el7 base 190 k DEBUG: libref_array x86_640.1.5-32.el7 base 27 k DEBUG: libsysfs x86_642.1.0-16.el7 base 46 k DEBUG: libtirpc x86_640.2.4-0.16.el7 base 89 k DEBUG: libunistring x86_640.9.3-9.el7 base 293 k DEBUG: libverto-libevent x86_640.2.5-4.el7 base 8.9 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: lsscsi x86_640.27-6.el7 base 47 k DEBUG: lzo x86_642.06-8.el7 base 59 k DEBUG: m4 x86_641.4.16-10.el7 base 256 k DEBUG: perl-Data-Dumper x86_642.145-3.el7 base 47 k DEBUG: perl-Test-Harness noarch3.28-3.el7 base 302 k DEBUG: perl-XML-Parser x86_642.41-10.el7 base 223 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-kmod x86_640.9-4.el7 base 57 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: quota x86_641:4.01-19.el7 base 179 k DEBUG: quota-nls noarch1:4.01-19.el7 base 90 k DEBUG: rpcbind x86_640.2.0-49.el7 base 60 k DEBUG: sg3_utils x86_641:1.37-19.el7 base 646 k DEBUG: sg3_utils-libs x86_641:1.37-19.el7 base 65 k DEBUG: snappy x86_641.1.0-3.el7 base 40 k DEBUG: sysfsutils x86_642.1.0-16.el7 base 41 k DEBUG: sysvinit-tools x86_642.88-14.dsf.el7 base 63 k DEBUG: t1lib x86_645.1.2-14.el7 base 166 k DEBUG: tcl x86_641:8.5.13-8.el7 base 1.9 M DEBUG: tcp_wrappers x86_647.6-77.el7 base 78 k DEBUG: tcp_wrappers-libs x86_647.6-77.el7 base 66 k DEBUG: texlive-base noarch2:2012-45.20130427_r30134.el7 base 326 k DEBUG: texlive-dvipng-bin x86_642:svn26509.0-45.20130427_r30134.el7 base 64 k DEBUG: texlive-dvipng noarch2:svn26689.1.14-45.el7 base 45 k DEBUG: texlive-kpathsea-bin x86_642:svn27347.0-45.20130427_r30134.el7 base 41 k DEBUG: texlive-kpathsea-lib x86_642:2012-45.20130427_r30134.el7 base 79 k DEBUG: texlive-kpathsea noarch2:svn28792.0-45.el7 base 141 k DEBUG: tix x86_641:8.4.3-12.el7 base 254 k DEBUG: tk x86_641:8.5.13-6.el7 base 1.4 M DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: xdg-utils noarch1.1.0-0.17.20120809git.el7 base 70 k DEBUG: device-mapper-event x86_647:1.02.170-6.el7_9.5 updates 192 k DEBUG: device-mapper-event-libs x86_647:1.02.170-6.el7_9.5 updates 192 k DEBUG: device-mapper-multipath x86_640.4.9-136.el7_9 updates 148 k DEBUG: device-mapper-multipath-libs x86_640.4.9-136.el7_9 updates 268 k DEBUG: device-mapper-persistent-data x86_640.8.5-3.el7_9.2 updates 423 k DEBUG: gssproxy x86_640.7.0-30.el7_9 updates 111 k DEBUG: initscripts x86_649.49.53-1.el7_9.1 updates 440 k DEBUG: iscsi-initiator-utils x86_646.2.0.874-22.el7_9 updates 423 k DEBUG: iscsi-initiator-utils-iscsiuio x86_646.2.0.874-22.el7_9 updates 94 k DEBUG: lvm2 x86_647:2.02.187-6.el7_9.5 updates 1.3 M DEBUG: lvm2-libs x86_647:2.02.187-6.el7_9.5 updates 1.1 M DEBUG: nfs-utils x86_641:1.3.0-0.68.el7.2 updates 413 k DEBUG: systemd-sysv x86_64219-78.el7_9.7 updates 97 k DEBUG: tkinter x86_642.7.5-92.el7_9 updates 328 k DEBUG: python-httplib2 noarch0.9.2-1.el7 extras 115 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 247 Packages DEBUG: Total size: 82 M DEBUG: Total download size: 57 M DEBUG: Installed size: 332 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-win-4.3.3-0.20200713061413.3bdedd9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tooz-1.66.3-0.20200602045407.13a6dff.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-kazoo-2.2.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-retrying-1.2.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mimeparse-1.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-paramiko-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-redis-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-suds-0.7-0.4.94664ddd46a6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-zake-0.2.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-bcrypt-3.1.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pynacl-1.3.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] autoconf-2.69-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] automake-1.13.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.06.95-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.0.3-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-common-devel-0.19.8.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gettext-devel-0.19.8.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.13-3.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] intltool-0.50.2-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.11.0-30.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-1.4.21-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iputils-20160308-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.109-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.3-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_conntrack-1.0.6-1.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfnetlink-1.0.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsysfs-2.1.0-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-0.2.4-0.16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.27-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] m4-1.4.16-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.145-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Test-Harness-3.28-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.41-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.37-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.37-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sysfsutils-2.1.0-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sysvinit-tools-2.88-14.dsf.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.4.9-136.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.4.9-136.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-9.49.53-1.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.02.187-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.02.187-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: (152/247): python-oslo-privsep-lang-1.33.5-0.20 44 kB/s | 7.3 kB 00:00 DEBUG: (153/247): python-oslo-vmware-lang-2.34.1-0.202 52 kB/s | 8.7 kB 00:00 DEBUG: (154/247): python2-automaton-1.17.0-0.202002211 196 kB/s | 36 kB 00:00 DEBUG: (155/247): python2-castellan-1.3.4-0.2020120213 2.2 MB/s | 116 kB 00:00 DEBUG: (156/247): python2-cursive-0.2.2-0.202002211337 1.5 MB/s | 53 kB 00:00 DEBUG: (157/247): python2-barbicanclient-4.9.0-0.20200 1.6 MB/s | 121 kB 00:00 DEBUG: (158/247): python2-mox3-0.28.0-0.20200220113751 2.3 MB/s | 74 kB 00:00 DEBUG: (159/247): python2-glanceclient-2.17.1-0.202006 3.9 MB/s | 140 kB 00:00 DEBUG: (160/247): python2-novaclient-15.1.1-0.20200629 5.6 MB/s | 220 kB 00:00 DEBUG: (161/247): python2-os-testr-1.1.0-0.20200221094 2.8 MB/s | 65 kB 00:00 DEBUG: (162/247): python2-oslo-privsep-1.33.5-0.202010 1.5 MB/s | 33 kB 00:00 DEBUG: (163/247): python2-oslo-reports-1.30.0-0.202002 2.3 MB/s | 51 kB 00:00 DEBUG: (164/247): python2-oslotest-3.8.1-0.20200220113 2.2 MB/s | 45 kB 00:00 DEBUG: (165/247): python2-oslo-vmware-2.34.1-0.2020022 8.3 MB/s | 209 kB 00:00 DEBUG: (166/247): python2-os-brick-2.10.8-0.2022011110 16 MB/s | 1.1 MB 00:00 DEBUG: (167/247): python2-osprofiler-2.8.2-0.202002211 5.3 MB/s | 124 kB 00:00 DEBUG: (168/247): python2-reno-2.11.3-0.20200221082740 4.2 MB/s | 98 kB 00:00 DEBUG: (169/247): python2-swiftclient-3.8.1-0.20200221 4.7 MB/s | 163 kB 00:00 DEBUG: (170/247): python2-taskflow-3.7.1-0.20200221131 16 MB/s | 680 kB 00:00 DEBUG: (171/247): python-nose-1.3.7-7.el7.noarch.rpm 9.9 MB/s | 275 kB 00:00 DEBUG: (172/247): python2-cycler-0.10.0-2.el7.noarch.r 837 kB/s | 14 kB 00:00 DEBUG: (173/247): python-matplotlib-data-fonts-2.0.0-3 27 MB/s | 2.4 MB 00:00 DEBUG: (174/247): python2-ddt-1.2.0-2.el7.noarch.rpm 798 kB/s | 13 kB 00:00 DEBUG: (175/247): python2-defusedxml-0.5.0-2.el7.noarc 2.5 MB/s | 44 kB 00:00 DEBUG: (176/247): python-matplotlib-data-2.0.0-3.el7.n 17 MB/s | 2.1 MB 00:00 DEBUG: (177/247): python2-functools32-3.2.3.2-1.el7.no 957 kB/s | 24 kB 00:00 DEBUG: (178/247): python2-gflags-2.0-5.el7.noarch.rpm 2.7 MB/s | 59 kB 00:00 DEBUG: (179/247): python2-google-api-client-1.4.2-4.el 4.0 MB/s | 77 kB 00:00 DEBUG: (180/247): python2-oauth2client-1.5.2-3.el7.1.n 4.7 MB/s | 98 kB 00:00 DEBUG: (181/247): python2-pyasn1-modules-0.3.7-6.el7.n 4.8 MB/s | 104 kB 00:00 DEBUG: (182/247): python2-pydot-1.4.1-1.el7.noarch.rpm 2.4 MB/s | 45 kB 00:00 DEBUG: (183/247): python2-pyudev-0.18.1-6.el7.noarch.r 3.5 MB/s | 72 kB 00:00 DEBUG: (184/247): python2-rsa-3.3-2.el7.noarch.rpm 3.1 MB/s | 63 kB 00:00 DEBUG: (185/247): python2-networkx-2.2-3.el7.noarch.rp 27 MB/s | 2.1 MB 00:00 DEBUG: (186/247): python2-testresources-1.0.0-6.el7.no 2.7 MB/s | 54 kB 00:00 DEBUG: (187/247): python2-testrepository-0.0.20-12.el7 4.6 MB/s | 165 kB 00:00 DEBUG: (188/247): python2-uri-templates-0.6-5.el7.noar 587 kB/s | 9.4 kB 00:00 DEBUG: (189/247): python2-testscenarios-0.5.0-8.el7.no 1.6 MB/s | 32 kB 00:00 DEBUG: (190/247): dulwich-core-0.19.11-1.el7.x86_64.rp 1.5 MB/s | 28 kB 00:00 DEBUG: (191/247): blosc-1.11.1-3.el7.x86_64.rpm 4.5 MB/s | 111 kB 00:00 DEBUG: (192/247): libqhull-2015.2-1.el7.x86_64.rpm 6.0 MB/s | 159 kB 00:00 DEBUG: (193/247): hdf5-1.8.13-7.el7.x86_64.rpm 26 MB/s | 1.6 MB 00:00 DEBUG: (194/247): python-Bottleneck-0.6.0-4.el7.x86_64 15 MB/s | 893 kB 00:00 DEBUG: (195/247): python2-dulwich-0.19.11-1.el7.x86_64 17 MB/s | 635 kB 00:00 DEBUG: (196/247): python2-matplotlib-tk-2.0.0-3.el7.x8 3.1 MB/s | 57 kB 00:00 DEBUG: (197/247): python2-numexpr-2.6.1-3.el7.x86_64.r 12 MB/s | 330 kB 00:00 DEBUG: (198/247): python2-matplotlib-2.0.0-3.el7.x86_6 24 MB/s | 3.0 MB 00:00 DEBUG: (199/247): python2-psutil-5.5.1-1.el7.x86_64.rp 12 MB/s | 387 kB 00:00 DEBUG: (200/247): python2-numpy-1.14.5-1.el7.x86_64.rp 23 MB/s | 3.7 MB 00:00 DEBUG: (201/247): python2-tables-3.3.0-4.el7.x86_64.rp 18 MB/s | 1.3 MB 00:00 DEBUG: (202/247): python2-pandas-0.19.1-2.el7.2.x86_64 28 MB/s | 7.9 MB 00:00 DEBUG: (203/247): desktop-file-utils-0.23-2.el7.x86_64 4.5 MB/s | 67 kB 00:00 DEBUG: (204/247): e2fsprogs-libs-1.42.9-19.el7.x86_64. 8.4 MB/s | 168 kB 00:00 DEBUG: (205/247): emacs-filesystem-24.3-23.el7.noarch. 7.1 MB/s | 58 kB 00:00 DEBUG: (206/247): gettext-0.19.8.1-3.el7.x86_64.rpm 13 MB/s | 1.0 MB 00:00 DEBUG: (207/247): gettext-libs-0.19.8.1-3.el7.x86_64.r 14 MB/s | 502 kB 00:00 DEBUG: (208/247): graphviz-python-2.30.1-22.el7.x86_64 5.7 MB/s | 48 kB 00:00 DEBUG: (209/247): keyutils-1.5.8-3.el7.x86_64.rpm 4.4 MB/s | 54 kB 00:00 DEBUG: (210/247): atlas-3.10.1-12.el7.x86_64.rpm 18 MB/s | 4.5 MB 00:00 DEBUG: (211/247): libbasicobjects-0.1.1-32.el7.x86_64. 2.8 MB/s | 26 kB 00:00 DEBUG: (212/247): libcollection-0.7.0-32.el7.x86_64.rp 8.6 MB/s | 42 kB 00:00 DEBUG: (213/247): libevent-2.0.21-4.el7.x86_64.rpm 11 MB/s | 214 kB 00:00 DEBUG: (214/247): libgfortran-4.8.5-44.el7.x86_64.rpm 17 MB/s | 301 kB 00:00 DEBUG: (215/247): libini_config-1.3.1-32.el7.x86_64.rp 10 MB/s | 64 kB 00:00 DEBUG: (216/247): libnfsidmap-0.25-19.el7.x86_64.rpm 8.9 MB/s | 50 kB 00:00 DEBUG: (217/247): libpath_utils-0.2.1-32.el7.x86_64.rp 6.6 MB/s | 28 kB 00:00 DEBUG: (218/247): libquadmath-4.8.5-44.el7.x86_64.rpm 20 MB/s | 190 kB 00:00 DEBUG: (219/247): libref_array-0.1.5-32.el7.x86_64.rpm 3.7 MB/s | 27 kB 00:00 DEBUG: (220/247): libverto-libevent-0.2.5-4.el7.x86_64 2.1 MB/s | 8.9 kB 00:00 DEBUG: (221/247): libunistring-0.9.3-9.el7.x86_64.rpm 26 MB/s | 293 kB 00:00 DEBUG: (222/247): python2-scipy-0.18.0-3.el7.x86_64.rp 28 MB/s | 12 MB 00:00 DEBUG: (223/247): lzo-2.06-8.el7.x86_64.rpm 2.4 MB/s | 59 kB 00:00 DEBUG: (224/247): python-kmod-0.9-4.el7.x86_64.rpm 3.2 MB/s | 57 kB 00:00 DEBUG: (225/247): rpcbind-0.2.0-49.el7.x86_64.rpm 9.7 MB/s | 60 kB 00:00 DEBUG: (226/247): quota-nls-4.01-19.el7.noarch.rpm 11 MB/s | 90 kB 00:00 DEBUG: (227/247): snappy-1.1.0-3.el7.x86_64.rpm 5.2 MB/s | 40 kB 00:00 DEBUG: (228/247): t1lib-5.1.2-14.el7.x86_64.rpm 13 MB/s | 166 kB 00:00 DEBUG: (229/247): tcp_wrappers-7.6-77.el7.x86_64.rpm 13 MB/s | 78 kB 00:00 DEBUG: (230/247): quota-4.01-19.el7.x86_64.rpm 5.3 MB/s | 179 kB 00:00 DEBUG: (231/247): tcp_wrappers-libs-7.6-77.el7.x86_64. 13 MB/s | 66 kB 00:00 DEBUG: (232/247): texlive-dvipng-bin-svn26509.0-45.201 3.8 MB/s | 64 kB 00:00 DEBUG: (233/247): texlive-dvipng-svn26689.1.14-45.el7. 5.8 MB/s | 45 kB 00:00 DEBUG: (234/247): texlive-kpathsea-bin-svn27347.0-45.2 3.4 MB/s | 41 kB 00:00 DEBUG: (235/247): texlive-base-2012-45.20130427_r30134 7.4 MB/s | 326 kB 00:00 DEBUG: (236/247): texlive-kpathsea-lib-2012-45.2013042 8.0 MB/s | 79 kB 00:00 DEBUG: (237/247): texlive-kpathsea-svn28792.0-45.el7.n 8.9 MB/s | 141 kB 00:00 DEBUG: (238/247): tix-8.4.3-12.el7.x86_64.rpm 13 MB/s | 254 kB 00:00 DEBUG: (239/247): xdg-utils-1.1.0-0.17.20120809git.el7 5.6 MB/s | 70 kB 00:00 DEBUG: (240/247): tcl-8.5.13-8.el7.x86_64.rpm 19 MB/s | 1.9 MB 00:00 DEBUG: (241/247): gssproxy-0.7.0-30.el7_9.x86_64.rpm 6.5 MB/s | 111 kB 00:00 DEBUG: (242/247): python-rtslib-2.1.74-1.el7_9.noarch. 3.1 MB/s | 104 kB 00:00 DEBUG: (243/247): tk-8.5.13-6.el7.x86_64.rpm 19 MB/s | 1.4 MB 00:00 DEBUG: (244/247): systemd-sysv-219-78.el7_9.7.x86_64.r 11 MB/s | 97 kB 00:00 DEBUG: (245/247): nfs-utils-1.3.0-0.68.el7.2.x86_64.rp 4.6 MB/s | 413 kB 00:00 DEBUG: (246/247): python-httplib2-0.9.2-1.el7.noarch.r 3.3 MB/s | 115 kB 00:00 DEBUG: (247/247): tkinter-2.7.5-92.el7_9.x86_64.rpm 6.2 MB/s | 328 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 28 MB/s | 57 MB 00:02 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 : python2-stevedore-1.31.0-0.20200220101304.681754 1/247 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/247 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 3/247 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 4/247 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 5/247 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 6/247 DEBUG: Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 7/247 DEBUG: Running scriptlet: tcp_wrappers-libs-7.6-77.el7.x86_64 7/247 DEBUG: Installing : libquadmath-4.8.5-44.el7.x86_64 8/247 DEBUG: Running scriptlet: libquadmath-4.8.5-44.el7.x86_64 8/247 DEBUG: Installing : libgfortran-4.8.5-44.el7.x86_64 9/247 DEBUG: Running scriptlet: libgfortran-4.8.5-44.el7.x86_64 9/247 DEBUG: Installing : libaio-0.3.109-13.el7.x86_64 10/247 DEBUG: Running scriptlet: libaio-0.3.109-13.el7.x86_64 10/247 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 11/247 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 12/247 DEBUG: Installing : device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 13/247 DEBUG: Running scriptlet: device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 13/247 DEBUG: Installing : tcl-1:8.5.13-8.el7.x86_64 14/247 DEBUG: Running scriptlet: tcl-1:8.5.13-8.el7.x86_64 14/247 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 15/247 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 16/247 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 17/247 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 18/247 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 19/247 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 20/247 DEBUG: Installing : tk-1:8.5.13-6.el7.x86_64 20/247 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 20/247 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 21/247 DEBUG: Running scriptlet: atlas-3.10.1-12.el7.x86_64 21/247 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 22/247 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_ 23/247 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_ 23/247 DEBUG: Installing : iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 24/247 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 24/247 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 25/247 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 26/247 DEBUG: Installing : python-httplib2-0.9.2-1.el7.noarch 27/247 DEBUG: Installing : systemd-sysv-219-78.el7_9.7.x86_64 28/247 DEBUG: Installing : which-2.20-7.el7.x86_64 29/247 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 29/247 DEBUG: Installing : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 30/247 DEBUG: Installing : texlive-kpathsea-2:svn28792.0-45.el7.noarch 31/247 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 31/247 DEBUG: Installing : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 32/247 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 33/247 DEBUG: Installing : texlive-base-2:2012-45.20130427_r30134.el7.noarc 33/247 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 34/247 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 35/247 DEBUG: Installing : libunistring-0.9.3-9.el7.x86_64 36/247 DEBUG: Running scriptlet: libunistring-0.9.3-9.el7.x86_64 36/247 DEBUG: Installing : gettext-libs-0.19.8.1-3.el7.x86_64 37/247 DEBUG: Running scriptlet: gettext-libs-0.19.8.1-3.el7.x86_64 37/247 DEBUG: Installing : libtirpc-0.2.4-0.16.el7.x86_64 38/247 DEBUG: Running scriptlet: libtirpc-0.2.4-0.16.el7.x86_64 38/247 DEBUG: Running scriptlet: rpcbind-0.2.0-49.el7.x86_64 39/247 DEBUG: Installing : rpcbind-0.2.0-49.el7.x86_64 39/247 DEBUG: Running scriptlet: rpcbind-0.2.0-49.el7.x86_64 39/247 DEBUG: Installing : libref_array-0.1.5-32.el7.x86_64 40/247 DEBUG: Running scriptlet: libref_array-0.1.5-32.el7.x86_64 40/247 DEBUG: Installing : libnfnetlink-1.0.1-4.el7.x86_64 41/247 DEBUG: Running scriptlet: libnfnetlink-1.0.1-4.el7.x86_64 41/247 DEBUG: Installing : libmnl-1.0.3-7.el7.x86_64 42/247 DEBUG: Running scriptlet: libmnl-1.0.3-7.el7.x86_64 42/247 DEBUG: Installing : libevent-2.0.21-4.el7.x86_64 43/247 DEBUG: Running scriptlet: libevent-2.0.21-4.el7.x86_64 43/247 DEBUG: Installing : libcollection-0.7.0-32.el7.x86_64 44/247 DEBUG: Running scriptlet: libcollection-0.7.0-32.el7.x86_64 44/247 DEBUG: Installing : libbasicobjects-0.1.1-32.el7.x86_64 45/247 DEBUG: Running scriptlet: libbasicobjects-0.1.1-32.el7.x86_64 45/247 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 46/247 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 46/247 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 47/247 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 48/247 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 49/247 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 50/247 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 51/247 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 52/247 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 53/247 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 54/247 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 55/247 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 56/247 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 57/247 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 58/247 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 59/247 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 60/247 DEBUG: Installing : python2-uri-templates-0.6-5.el7.noarch 61/247 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 62/247 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 63/247 DEBUG: Installing : libverto-libevent-0.2.5-4.el7.x86_64 64/247 DEBUG: Running scriptlet: libverto-libevent-0.2.5-4.el7.x86_64 64/247 DEBUG: Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 65/247 DEBUG: Running scriptlet: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 65/247 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 66/247 DEBUG: Installing : iptables-1.4.21-35.el7.x86_64 66/247 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 66/247 DEBUG: Installing : iproute-4.11.0-30.el7.x86_64 67/247 DEBUG: Installing : gettext-0.19.8.1-3.el7.x86_64 68/247 DEBUG: Running scriptlet: gettext-0.19.8.1-3.el7.x86_64 68/247 DEBUG: Installing : tix-1:8.4.3-12.el7.x86_64 69/247 DEBUG: Running scriptlet: tix-1:8.4.3-12.el7.x86_64 69/247 DEBUG: Installing : tkinter-2.7.5-92.el7_9.x86_64 70/247 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 71/247 DEBUG: Installing : device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 72/247 DEBUG: Running scriptlet: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 72/247 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(device-mapper-event-7:1.02.170-6.el7_9.5.x86_64) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package device-mapper-event DEBUG: Installing : lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 73/247 DEBUG: Running scriptlet: lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 73/247 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 74/247 DEBUG: Installing : python2-rsa-3.3-2.el7.noarch 75/247 DEBUG: Installing : device-mapper-multipath-libs-0.4.9-136.el7_9.x86 76/247 DEBUG: Running scriptlet: device-mapper-multipath-libs-0.4.9-136.el7_9.x86 76/247 DEBUG: Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x8 77/247 DEBUG: Installing : lvm2-7:2.02.187-6.el7_9.5.x86_64 78/247 DEBUG: Running scriptlet: lvm2-7:2.02.187-6.el7_9.5.x86_64 78/247 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(lvm2-7:2.02.187-6.el7_9.5.x86_64) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package lvm2 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 79/247 DEBUG: Running scriptlet: hdf5-1.8.13-7.el7.x86_64 79/247 DEBUG: Installing : tcp_wrappers-7.6-77.el7.x86_64 80/247 DEBUG: Installing : python2-automaton-1.17.0-0.20200221121415.5e82fe 81/247 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 82/247 DEBUG: Running scriptlet: t1lib-5.1.2-14.el7.x86_64 82/247 DEBUG: Installing : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 83/247 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 83/247 DEBUG: Installing : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 84/247 DEBUG: Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 85/247 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 86/247 DEBUG: Running scriptlet: snappy-1.1.0-3.el7.x86_64 86/247 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 87/247 DEBUG: Running scriptlet: blosc-1.11.1-3.el7.x86_64 87/247 DEBUG: Installing : sg3_utils-libs-1:1.37-19.el7.x86_64 88/247 DEBUG: Running scriptlet: sg3_utils-libs-1:1.37-19.el7.x86_64 88/247 DEBUG: Installing : sg3_utils-1:1.37-19.el7.x86_64 89/247 DEBUG: Installing : quota-nls-1:4.01-19.el7.noarch 90/247 DEBUG: Installing : python-ply-3.4-11.el7.noarch 91/247 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 92/247 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 93/247 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 94/247 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 95/247 DEBUG: Installing : python-kmod-0.9-4.el7.x86_64 96/247 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 97/247 DEBUG: Installing : perl-XML-Parser-2.41-10.el7.x86_64 98/247 DEBUG: Installing : perl-Test-Harness-3.28-3.el7.noarch 99/247 DEBUG: Installing : perl-Data-Dumper-2.145-3.el7.x86_64 100/247 DEBUG: Installing : m4-1.4.16-10.el7.x86_64 101/247 DEBUG: Running scriptlet: m4-1.4.16-10.el7.x86_64 101/247 DEBUG: Installing : autoconf-2.69-11.el7.noarch 102/247 DEBUG: Running scriptlet: autoconf-2.69-11.el7.noarch 102/247 DEBUG: Installing : automake-1.13.4-3.el7.noarch 103/247 DEBUG: Running scriptlet: automake-1.13.4-3.el7.noarch 103/247 DEBUG: Installing : lzo-2.06-8.el7.x86_64 104/247 DEBUG: Running scriptlet: lzo-2.06-8.el7.x86_64 104/247 DEBUG: Installing : lsscsi-0.27-6.el7.x86_64 105/247 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 106/247 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 106/247 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 107/247 DEBUG: Installing : libsysfs-2.1.0-16.el7.x86_64 108/247 DEBUG: Running scriptlet: libsysfs-2.1.0-16.el7.x86_64 108/247 DEBUG: Installing : sysfsutils-2.1.0-16.el7.x86_64 109/247 DEBUG: Installing : libpath_utils-0.2.1-32.el7.x86_64 110/247 DEBUG: Running scriptlet: libpath_utils-0.2.1-32.el7.x86_64 110/247 DEBUG: Installing : libini_config-1.3.1-32.el7.x86_64 111/247 DEBUG: Running scriptlet: libini_config-1.3.1-32.el7.x86_64 111/247 DEBUG: Installing : gssproxy-0.7.0-30.el7_9.x86_64 112/247 DEBUG: Running scriptlet: gssproxy-0.7.0-30.el7_9.x86_64 112/247 DEBUG: Installing : libnfsidmap-0.25-19.el7.x86_64 113/247 DEBUG: Running scriptlet: libnfsidmap-0.25-19.el7.x86_64 113/247 DEBUG: Installing : keyutils-1.5.8-3.el7.x86_64 114/247 DEBUG: Installing : iputils-20160308-10.el7.x86_64 115/247 DEBUG: Running scriptlet: iputils-20160308-10.el7.x86_64 115/247 DEBUG: Installing : hostname-3.13-3.el7_7.1.x86_64 116/247 DEBUG: Installing : graphviz-python-2.30.1-22.el7.x86_64 117/247 DEBUG: Installing : gettext-common-devel-0.19.8.1-3.el7.noarch 118/247 DEBUG: Installing : gettext-devel-0.19.8.1-3.el7.x86_64 119/247 DEBUG: Running scriptlet: gettext-devel-0.19.8.1-3.el7.x86_64 119/247 DEBUG: Installing : emacs-filesystem-1:24.3-23.el7.noarch 120/247 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 121/247 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 122/247 DEBUG: Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 123/247 DEBUG: Running scriptlet: e2fsprogs-libs-1.42.9-19.el7.x86_64 123/247 DEBUG: Installing : quota-1:4.01-19.el7.x86_64 124/247 DEBUG: Running scriptlet: quota-1:4.01-19.el7.x86_64 124/247 DEBUG: Running scriptlet: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 125/247 DEBUG: Installing : nfs-utils-1:1.3.0-0.68.el7.2.x86_64 125/247 DEBUG: Running scriptlet: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 125/247 DEBUG: Installing : cryptsetup-2.0.3-6.el7.x86_64 126/247 DEBUG: Installing : bc-1.06.95-13.el7.x86_64 127/247 DEBUG: Running scriptlet: bc-1.06.95-13.el7.x86_64 127/247 DEBUG: Running scriptlet: initscripts-9.49.53-1.el7_9.1.x86_64 128/247 DEBUG: Installing : initscripts-9.49.53-1.el7_9.1.x86_64 128/247 DEBUG: Running scriptlet: initscripts-9.49.53-1.el7_9.1.x86_64 128/247 DEBUG: Installing : device-mapper-multipath-0.4.9-136.el7_9.x86_64 129/247 DEBUG: Running scriptlet: device-mapper-multipath-0.4.9-136.el7_9.x86_64 129/247 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 130/247 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 131/247 DEBUG: Installing : libsodium-1.0.18-2.el7.x86_64 132/247 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 133/247 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 134/247 DEBUG: Running scriptlet: libqhull-2015.2-1.el7.x86_64 134/247 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 135/247 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 136/247 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 137/247 DEBUG: Installing : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 138/247 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 139/247 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 140/247 DEBUG: Installing : python2-redis-3.1.0-1.el7.noarch 141/247 DEBUG: Installing : python2-pyudev-0.18.1-6.el7.noarch 142/247 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 143/247 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 144/247 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 145/247 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 146/247 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 147/247 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 148/247 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 149/247 DEBUG: Installing : python2-gflags-2.0-5.el7.noarch 150/247 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 151/247 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 152/247 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 153/247 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 154/247 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 155/247 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 156/247 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 157/247 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 158/247 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 159/247 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 160/247 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 161/247 DEBUG: Installing : python2-oauth2client-1.5.2-3.el7.1.noarch 162/247 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 163/247 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 164/247 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 165/247 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 166/247 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 167/247 DEBUG: Installing : python-retrying-1.2.3-4.el7.noarch 168/247 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 169/247 DEBUG: Installing : python2-numpy-1:1.14.5-1.el7.x86_64 170/247 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 171/247 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 172/247 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 173/247 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 174/247 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 175/247 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 176/247 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 177/247 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 178/247 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 179/247 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 180/247 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 181/247 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 182/247 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 183/247 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 184/247 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 185/247 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 186/247 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 187/247 DEBUG: Installing : python-kazoo-2.2.1-1.el7.noarch 188/247 DEBUG: Installing : python2-zake-0.2.2-2.el7.noarch 189/247 DEBUG: Installing : python-editor-0.4-4.el7.noarch 190/247 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 191/247 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 192/247 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 193/247 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 194/247 DEBUG: Installing : python-oslo-vmware-lang-2.34.1-0.20200221112755. 195/247 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20200 196/247 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 197/247 DEBUG: Installing : python-oslo-privsep-lang-1.33.5-0.20201014070458 198/247 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 199/247 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 200/247 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 201/247 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 202/247 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 203/247 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 204/247 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 205/247 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 206/247 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 207/247 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 208/247 DEBUG: Installing : python2-oslo-privsep-1.33.5-0.20201014070458.ced 209/247 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20200221112259.9c 210/247 DEBUG: Installing : python2-castellan-1.3.4-0.20201202130926.edf96c4 211/247 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 212/247 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 213/247 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 214/247 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 215/247 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 216/247 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 217/247 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 218/247 DEBUG: Installing : python2-os-win-4.3.3-0.20200713061413.3bdedd9.el 219/247 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 220/247 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 221/247 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 222/247 DEBUG: Installing : python2-os-brick-2.10.8-0.20220111100910.458bfad 223/247 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.202002211 224/247 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 225/247 DEBUG: Installing : python2-oslo-vmware-2.34.1-0.20200221112755.c592 226/247 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 227/247 DEBUG: Installing : python2-cursive-0.2.2-0.20200221133750.d7cea1f.e 228/247 DEBUG: Installing : python2-swiftclient-3.8.1-0.20200221080253.72b90 229/247 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 230/247 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 231/247 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 232/247 DEBUG: Installing : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 233/247 DEBUG: Installing : python2-tooz-1.66.3-0.20200602045407.13a6dff.el7 234/247 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 235/247 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 236/247 DEBUG: Installing : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 237/247 DEBUG: Installing : python2-testrepository-0.0.20-12.el7.noarch 238/247 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 239/247 DEBUG: Installing : python2-google-api-client-1.4.2-4.el7.noarch 240/247 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 241/247 DEBUG: Installing : python-rtslib-2.1.74-1.el7_9.noarch 242/247 DEBUG: Running scriptlet: python-rtslib-2.1.74-1.el7_9.noarch 242/247 DEBUG: Installing : python2-reno-2.11.3-0.20200221082740.cba8022.el7 243/247 DEBUG: Installing : intltool-0.50.2-7.el7.noarch 244/247 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 245/247 DEBUG: Installing : python2-defusedxml-0.5.0-2.el7.noarch 246/247 DEBUG: Installing : python2-ddt-1.2.0-2.el7.noarch 247/247 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 247/247 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 247/247 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 247/247 DEBUG: Running scriptlet: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 247/247 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 247/247 DEBUG: Running scriptlet: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 247/247 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/247 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/247 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/247 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/247 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/247 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/247 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/247 DEBUG: Verifying : python-oslo-privsep-lang-1.33.5-0.20201014070458 8/247 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 9/247 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20200 10/247 DEBUG: Verifying : python-oslo-vmware-lang-2.34.1-0.20200221112755. 11/247 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 12/247 DEBUG: Verifying : python2-automaton-1.17.0-0.20200221121415.5e82fe 13/247 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20200221112259.9c 14/247 DEBUG: Verifying : python2-castellan-1.3.4-0.20201202130926.edf96c4 15/247 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 16/247 DEBUG: Verifying : python2-cursive-0.2.2-0.20200221133750.d7cea1f.e 17/247 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 18/247 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 19/247 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 20/247 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 21/247 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 22/247 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 23/247 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 24/247 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 25/247 DEBUG: Verifying : python2-os-brick-2.10.8-0.20220111100910.458bfad 26/247 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 27/247 DEBUG: Verifying : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 28/247 DEBUG: Verifying : python2-os-win-4.3.3-0.20200713061413.3bdedd9.el 29/247 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 30/247 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 31/247 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 32/247 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 33/247 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 34/247 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 35/247 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 36/247 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 37/247 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 38/247 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 39/247 DEBUG: Verifying : python2-oslo-privsep-1.33.5-0.20201014070458.ced 40/247 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 41/247 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 42/247 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 43/247 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 44/247 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.202002211 45/247 DEBUG: Verifying : python2-oslo-vmware-2.34.1-0.20200221112755.c592 46/247 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 47/247 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 48/247 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 49/247 DEBUG: Verifying : python2-reno-2.11.3-0.20200221082740.cba8022.el7 50/247 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 51/247 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20200221080253.72b90 52/247 DEBUG: Verifying : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 53/247 DEBUG: Verifying : python2-tooz-1.66.3-0.20200602045407.13a6dff.el7 54/247 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 55/247 DEBUG: Verifying : python-kazoo-2.2.1-1.el7.noarch 56/247 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 57/247 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 58/247 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 59/247 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 60/247 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 61/247 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 62/247 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 63/247 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 64/247 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 65/247 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 66/247 DEBUG: Verifying : python-retrying-1.2.3-4.el7.noarch 67/247 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 68/247 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 69/247 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 70/247 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 71/247 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 72/247 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 73/247 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 74/247 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 75/247 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 76/247 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 77/247 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 78/247 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 79/247 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 80/247 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 81/247 DEBUG: Verifying : python2-ddt-1.2.0-2.el7.noarch 82/247 DEBUG: Verifying : python2-defusedxml-0.5.0-2.el7.noarch 83/247 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 84/247 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 85/247 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 86/247 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 87/247 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 88/247 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 89/247 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 90/247 DEBUG: Verifying : python2-gflags-2.0-5.el7.noarch 91/247 DEBUG: Verifying : python2-google-api-client-1.4.2-4.el7.noarch 92/247 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 93/247 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 94/247 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 95/247 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 96/247 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 97/247 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 98/247 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 99/247 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 100/247 DEBUG: Verifying : python2-oauth2client-1.5.2-3.el7.1.noarch 101/247 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 102/247 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 103/247 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 104/247 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 105/247 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 106/247 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 107/247 DEBUG: Verifying : python2-pyudev-0.18.1-6.el7.noarch 108/247 DEBUG: Verifying : python2-redis-3.1.0-1.el7.noarch 109/247 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 110/247 DEBUG: Verifying : python2-rsa-3.3-2.el7.noarch 111/247 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 112/247 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 113/247 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 114/247 DEBUG: Verifying : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 115/247 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 116/247 DEBUG: Verifying : python2-testrepository-0.0.20-12.el7.noarch 117/247 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 118/247 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 119/247 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 120/247 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 121/247 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 122/247 DEBUG: Verifying : python2-uri-templates-0.6-5.el7.noarch 123/247 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 124/247 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 125/247 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 126/247 DEBUG: Verifying : python2-zake-0.2.2-2.el7.noarch 127/247 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 128/247 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 129/247 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 130/247 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 131/247 DEBUG: Verifying : libsodium-1.0.18-2.el7.x86_64 132/247 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 133/247 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 134/247 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 135/247 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 136/247 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 137/247 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 138/247 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 139/247 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 140/247 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 141/247 DEBUG: Verifying : python2-numpy-1:1.14.5-1.el7.x86_64 142/247 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 143/247 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 144/247 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 145/247 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 146/247 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 147/247 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 148/247 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 149/247 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 150/247 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 151/247 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 152/247 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 153/247 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 154/247 DEBUG: Verifying : autoconf-2.69-11.el7.noarch 155/247 DEBUG: Verifying : automake-1.13.4-3.el7.noarch 156/247 DEBUG: Verifying : bc-1.06.95-13.el7.x86_64 157/247 DEBUG: Verifying : cryptsetup-2.0.3-6.el7.x86_64 158/247 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 159/247 DEBUG: Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 160/247 DEBUG: Verifying : emacs-filesystem-1:24.3-23.el7.noarch 161/247 DEBUG: Verifying : gettext-0.19.8.1-3.el7.x86_64 162/247 DEBUG: Verifying : gettext-common-devel-0.19.8.1-3.el7.noarch 163/247 DEBUG: Verifying : gettext-devel-0.19.8.1-3.el7.x86_64 164/247 DEBUG: Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 165/247 DEBUG: Verifying : graphviz-python-2.30.1-22.el7.x86_64 166/247 DEBUG: Verifying : hostname-3.13-3.el7_7.1.x86_64 167/247 DEBUG: Verifying : intltool-0.50.2-7.el7.noarch 168/247 DEBUG: Verifying : iproute-4.11.0-30.el7.x86_64 169/247 DEBUG: Verifying : iptables-1.4.21-35.el7.x86_64 170/247 DEBUG: Verifying : iputils-20160308-10.el7.x86_64 171/247 DEBUG: Verifying : keyutils-1.5.8-3.el7.x86_64 172/247 DEBUG: Verifying : libaio-0.3.109-13.el7.x86_64 173/247 DEBUG: Verifying : libbasicobjects-0.1.1-32.el7.x86_64 174/247 DEBUG: Verifying : libcollection-0.7.0-32.el7.x86_64 175/247 DEBUG: Verifying : libevent-2.0.21-4.el7.x86_64 176/247 DEBUG: Verifying : libgfortran-4.8.5-44.el7.x86_64 177/247 DEBUG: Verifying : libini_config-1.3.1-32.el7.x86_64 178/247 DEBUG: Verifying : libmnl-1.0.3-7.el7.x86_64 179/247 DEBUG: Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 180/247 DEBUG: Verifying : libnfnetlink-1.0.1-4.el7.x86_64 181/247 DEBUG: Verifying : libnfsidmap-0.25-19.el7.x86_64 182/247 DEBUG: Verifying : libpath_utils-0.2.1-32.el7.x86_64 183/247 DEBUG: Verifying : libquadmath-4.8.5-44.el7.x86_64 184/247 DEBUG: Verifying : libref_array-0.1.5-32.el7.x86_64 185/247 DEBUG: Verifying : libsysfs-2.1.0-16.el7.x86_64 186/247 DEBUG: Verifying : libtirpc-0.2.4-0.16.el7.x86_64 187/247 DEBUG: Verifying : libunistring-0.9.3-9.el7.x86_64 188/247 DEBUG: Verifying : libverto-libevent-0.2.5-4.el7.x86_64 189/247 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 190/247 DEBUG: Verifying : lsscsi-0.27-6.el7.x86_64 191/247 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 192/247 DEBUG: Verifying : m4-1.4.16-10.el7.x86_64 193/247 DEBUG: Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 194/247 DEBUG: Verifying : perl-Test-Harness-3.28-3.el7.noarch 195/247 DEBUG: Verifying : perl-XML-Parser-2.41-10.el7.x86_64 196/247 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 197/247 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 198/247 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 199/247 DEBUG: Verifying : python-kmod-0.9-4.el7.x86_64 200/247 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 201/247 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 202/247 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 203/247 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 204/247 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 205/247 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 206/247 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 207/247 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 208/247 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 209/247 DEBUG: Verifying : quota-1:4.01-19.el7.x86_64 210/247 DEBUG: Verifying : quota-nls-1:4.01-19.el7.noarch 211/247 DEBUG: Verifying : rpcbind-0.2.0-49.el7.x86_64 212/247 DEBUG: Verifying : sg3_utils-1:1.37-19.el7.x86_64 213/247 DEBUG: Verifying : sg3_utils-libs-1:1.37-19.el7.x86_64 214/247 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 215/247 DEBUG: Verifying : sysfsutils-2.1.0-16.el7.x86_64 216/247 DEBUG: Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 217/247 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 218/247 DEBUG: Verifying : tcl-1:8.5.13-8.el7.x86_64 219/247 DEBUG: Verifying : tcp_wrappers-7.6-77.el7.x86_64 220/247 DEBUG: Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 221/247 DEBUG: Verifying : texlive-base-2:2012-45.20130427_r30134.el7.noarc 222/247 DEBUG: Verifying : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 223/247 DEBUG: Verifying : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 224/247 DEBUG: Verifying : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 225/247 DEBUG: Verifying : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 226/247 DEBUG: Verifying : texlive-kpathsea-2:svn28792.0-45.el7.noarch 227/247 DEBUG: Verifying : tix-1:8.4.3-12.el7.x86_64 228/247 DEBUG: Verifying : tk-1:8.5.13-6.el7.x86_64 229/247 DEBUG: Verifying : which-2.20-7.el7.x86_64 230/247 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 231/247 DEBUG: Verifying : device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 232/247 DEBUG: Verifying : device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 233/247 DEBUG: Verifying : device-mapper-multipath-0.4.9-136.el7_9.x86_64 234/247 DEBUG: Verifying : device-mapper-multipath-libs-0.4.9-136.el7_9.x86 235/247 DEBUG: Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x8 236/247 DEBUG: Verifying : gssproxy-0.7.0-30.el7_9.x86_64 237/247 DEBUG: Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 238/247 DEBUG: Verifying : iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 239/247 DEBUG: Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_ 240/247 DEBUG: Verifying : lvm2-7:2.02.187-6.el7_9.5.x86_64 241/247 DEBUG: Verifying : lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 242/247 DEBUG: Verifying : nfs-utils-1:1.3.0-0.68.el7.2.x86_64 243/247 DEBUG: Verifying : python-rtslib-2.1.74-1.el7_9.noarch 244/247 DEBUG: Verifying : systemd-sysv-219-78.el7_9.7.x86_64 245/247 DEBUG: Verifying : tkinter-2.7.5-92.el7_9.x86_64 246/247 DEBUG: Verifying : python-httplib2-0.9.2-1.el7.noarch 247/247 DEBUG: Installed: DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch DEBUG: python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch DEBUG: python2-cursive-0.2.2-0.20200221133750.d7cea1f.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-os-brick-2.10.8-0.20220111100910.458bfad.el7.noarch DEBUG: python2-os-testr-1.1.0-0.20200221094810.414bbf6.el7.noarch DEBUG: python2-os-win-4.3.3-0.20200713061413.3bdedd9.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: python2-reno-2.11.3-0.20200221082740.cba8022.el7.noarch DEBUG: python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch DEBUG: python2-tooz-1.66.3-0.20200602045407.13a6dff.el7.noarch DEBUG: python-retrying-1.2.3-4.el7.noarch DEBUG: python2-ddt-1.2.0-2.el7.noarch DEBUG: python2-defusedxml-0.5.0-2.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-google-api-client-1.4.2-4.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-paramiko-2.4.2-2.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-suds-0.7-0.4.94664ddd46a6.el7.noarch DEBUG: python2-testrepository-0.0.20-12.el7.noarch DEBUG: python2-testresources-1.0.0-6.el7.noarch DEBUG: python2-testscenarios-0.5.0-8.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: intltool-0.50.2-7.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-rtslib-2.1.74-1.el7_9.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-kazoo-2.2.1-1.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-nose-1.3.7-7.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-cycler-0.10.0-2.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-functools32-3.2.3.2-1.el7.noarch DEBUG: python2-future-0.16.0-4.el7.noarch DEBUG: python2-gflags-2.0-5.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-networkx-2.2-3.el7.noarch DEBUG: python2-oauth2client-1.5.2-3.el7.1.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch DEBUG: python2-pydot-1.4.1-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-pyudev-0.18.1-6.el7.noarch DEBUG: python2-redis-3.1.0-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-rsa-3.3-2.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.el7.noarch DEBUG: python2-uri-templates-0.6-5.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-zake-0.2.2-2.el7.noarch DEBUG: blosc-1.11.1-3.el7.x86_64 DEBUG: dulwich-core-0.19.11-1.el7.x86_64 DEBUG: hdf5-1.8.13-7.el7.x86_64 DEBUG: libqhull-2015.2-1.el7.x86_64 DEBUG: libsodium-1.0.18-2.el7.x86_64 DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-scipy-0.18.0-3.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-tables-3.3.0-4.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: atlas-3.10.1-12.el7.x86_64 DEBUG: autoconf-2.69-11.el7.noarch DEBUG: automake-1.13.4-3.el7.noarch DEBUG: bc-1.06.95-13.el7.x86_64 DEBUG: cryptsetup-2.0.3-6.el7.x86_64 DEBUG: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: e2fsprogs-libs-1.42.9-19.el7.x86_64 DEBUG: emacs-filesystem-1:24.3-23.el7.noarch DEBUG: gettext-0.19.8.1-3.el7.x86_64 DEBUG: gettext-common-devel-0.19.8.1-3.el7.noarch DEBUG: gettext-devel-0.19.8.1-3.el7.x86_64 DEBUG: gettext-libs-0.19.8.1-3.el7.x86_64 DEBUG: graphviz-python-2.30.1-22.el7.x86_64 DEBUG: hostname-3.13-3.el7_7.1.x86_64 DEBUG: iproute-4.11.0-30.el7.x86_64 DEBUG: iptables-1.4.21-35.el7.x86_64 DEBUG: iputils-20160308-10.el7.x86_64 DEBUG: keyutils-1.5.8-3.el7.x86_64 DEBUG: libaio-0.3.109-13.el7.x86_64 DEBUG: libbasicobjects-0.1.1-32.el7.x86_64 DEBUG: libcollection-0.7.0-32.el7.x86_64 DEBUG: libevent-2.0.21-4.el7.x86_64 DEBUG: libgfortran-4.8.5-44.el7.x86_64 DEBUG: libini_config-1.3.1-32.el7.x86_64 DEBUG: libmnl-1.0.3-7.el7.x86_64 DEBUG: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 DEBUG: libnfnetlink-1.0.1-4.el7.x86_64 DEBUG: libnfsidmap-0.25-19.el7.x86_64 DEBUG: libpath_utils-0.2.1-32.el7.x86_64 DEBUG: libquadmath-4.8.5-44.el7.x86_64 DEBUG: libref_array-0.1.5-32.el7.x86_64 DEBUG: libsysfs-2.1.0-16.el7.x86_64 DEBUG: libtirpc-0.2.4-0.16.el7.x86_64 DEBUG: libunistring-0.9.3-9.el7.x86_64 DEBUG: libverto-libevent-0.2.5-4.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: lsscsi-0.27-6.el7.x86_64 DEBUG: lzo-2.06-8.el7.x86_64 DEBUG: m4-1.4.16-10.el7.x86_64 DEBUG: perl-Data-Dumper-2.145-3.el7.x86_64 DEBUG: perl-Test-Harness-3.28-3.el7.noarch DEBUG: perl-XML-Parser-2.41-10.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-kmod-0.9-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: quota-1:4.01-19.el7.x86_64 DEBUG: quota-nls-1:4.01-19.el7.noarch DEBUG: rpcbind-0.2.0-49.el7.x86_64 DEBUG: sg3_utils-1:1.37-19.el7.x86_64 DEBUG: sg3_utils-libs-1:1.37-19.el7.x86_64 DEBUG: snappy-1.1.0-3.el7.x86_64 DEBUG: sysfsutils-2.1.0-16.el7.x86_64 DEBUG: sysvinit-tools-2.88-14.dsf.el7.x86_64 DEBUG: t1lib-5.1.2-14.el7.x86_64 DEBUG: tcl-1:8.5.13-8.el7.x86_64 DEBUG: tcp_wrappers-7.6-77.el7.x86_64 DEBUG: tcp_wrappers-libs-7.6-77.el7.x86_64 DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch DEBUG: tix-1:8.4.3-12.el7.x86_64 DEBUG: tk-1:8.5.13-6.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-event-libs-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-multipath-0.4.9-136.el7_9.x86_64 DEBUG: device-mapper-multipath-libs-0.4.9-136.el7_9.x86_64 DEBUG: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 DEBUG: gssproxy-0.7.0-30.el7_9.x86_64 DEBUG: initscripts-9.49.53-1.el7_9.1.x86_64 DEBUG: iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_9.x86_64 DEBUG: lvm2-7:2.02.187-6.el7_9.5.x86_64 DEBUG: lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 DEBUG: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 DEBUG: systemd-sysv-219-78.el7_9.7.x86_64 DEBUG: tkinter-2.7.5-92.el7_9.x86_64 DEBUG: python-httplib2-0.9.2-1.el7.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 openstack-cinder-15.6.1-0.20230608204325.299553a.el7.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', '57e6ffdaf0154932b923517277cc894e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos-train-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 1532162099 18285098 227954f9651c4a49b0f41503a2464f87 installed DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch 1565130322 174572 39bd397ca4fd5470144024e5e7531bd1 installed DEBUG: tzdata-2023c-1.el7.noarch 1680617060 1897431 8ddcdba8bb730c3b53320436c3442cf4 installed DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 1480355580 1325765 7e0b360658f670897f09c5b08795bfa7 installed DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch 1649176657 160544 dbd8d98391c5361fcef2d1dd39c457ad installed DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch 1565639102 38217 0afb698fceb0415b91b6af9661fe1013 installed DEBUG: python2-networkx-2.2-3.el7.noarch 1548409769 9626801 03fd97b062559779e8b580a53066c3e2 installed DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 1649176657 94742 469e289af796bba757870b6981222343 installed DEBUG: python-rpm-macros-3-34.el7.noarch 1602605024 4234 9c48c27d0b87e5fcf31da492d4a9125d installed DEBUG: python2-unittest2-1.1.0-15.el7.noarch 1532617200 948299 092b9101dcb4d91e6d1e831af1f2d154 installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 1683214717 3948359 8048d7d821fbdac8631740d9b8e9fc4c installed DEBUG: python2-stestr-2.3.1-1.el7.noarch 1559898009 646659 40856bd6e064a5ce584e6d6cf56e3451 installed DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 1637771619 149762 c8f9fc0d4d90d86870f08f16a14dfc8c installed DEBUG: glibc-common-2.17-326.el7_9.x86_64 1652890724 226621529 f8ba4d3af3e581111f062731a0306a9f installed DEBUG: python-editor-0.4-4.el7.noarch 1452724904 19412 6c0325c591a268a7d0cbc26b5d6e877b installed DEBUG: yum-3.4.3-168.el7.centos.noarch 1601571829 5829237 9068a3f50b0f5851a82c7a990dbffa59 installed DEBUG: nss-util-3.79.0-1.el7_9.x86_64 1664293390 199016 ca6004cd05fdd4859f79f5a06fe2b504 installed DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 17227 0c252b639a121cbd80268d018a9f5611 installed DEBUG: shadow-utils-2:4.6-5.el7.x86_64 1565319063 3887289 975b2bbe58a4f03ef8c9b8159b59af7f installed DEBUG: libsepol-2.5-10.el7.x86_64 1540935375 686640 cb2c225685a559d68fdb0e07f9b488a2 installed DEBUG: python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch 1602659140 13759 d220dace36ad192e3b6c425537755949 installed DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 1612283515 8482896 aca5cd217dc2c0d39ef1914719f72d16 installed DEBUG: info-5.1-5.el7.x86_64 1523408616 494630 e1f75e40cf956ed3efe7b49c5f6939ec installed DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 16174 4445b7493fe7f4e54659c98ee52ce715 installed DEBUG: kmod-20-28.el7.x86_64 1585709895 247868 177062346afeda2c51ce12cb8c20a670 installed DEBUG: elfutils-libelf-0.176-5.el7.x86_64 1601569823 916150 c45c186cf049050f6df0210fbbe3ca82 installed DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch 1613982295 90273 85563f56d626e68be410ad94504ae095 installed DEBUG: systemd-libs-219-78.el7_9.7.x86_64 1662044298 1262560 4460ffb8c4a337f46b5ed83e0108950b installed DEBUG: libcap-2.22-11.el7.x86_64 1585710513 107365 49e9db222f10b2e400a1736eb13270c6 installed DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch 1582284218 653186 1e9a3fe8991f23093197bdf05fbfe0d8 installed DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch 1601569823 1810 e7ff84b810bf4bb547c3d1bad7a43243 installed DEBUG: libcom_err-1.42.9-19.el7.x86_64 1601481804 60425 17ce0e8ec66bb2984af53998bde8a4d2 installed DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 17156 07e5eca78f1db450f60beeb59667d00e installed DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 657304 196e956024a79b196c8ab662badf9371 installed DEBUG: sed-4.2.2-7.el7.x86_64 1601487357 601267 4523ac99048091e140e598af1d653721 installed DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch 1616167823 1034800 cdbbb821c0a3539eb3a24a9187aa7c8a installed DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 1605544205 249345 fc65a62d9811a435451167c71459b348 installed DEBUG: lua-5.1.4-15.el7.x86_64 1478400455 640319 d5973eb7ca2bb665f5fbb7141f2e27a3 installed DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch 1582265005 314841 3557b0e64ffd6bd9369d6c3356cf4858 installed DEBUG: rsync-3.1.2-12.el7_9.x86_64 1671121313 839727 5eb9f5a148f36e6827fb111dee5c5c6b installed DEBUG: libgcrypt-1.5.3-14.el7.x86_64 1501689307 597727 88c64dc7c3aed6a156e4dee5def38300 installed DEBUG: python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch 1582284516 3810125 d9b1d9c26db016e0cd9e239b55aed8e9 installed DEBUG: elfutils-0.176-5.el7.x86_64 1601569823 835489 f43d86682eaa591b6e61b436c3a2b3fa installed DEBUG: file-libs-5.11-37.el7.x86_64 1601482103 3076741 0919ae038ea6cea885f1643c0f876664 installed DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch 1593413695 1000546 adf56ff0430545f2817f4afa0edaa416 installed DEBUG: git-1.8.3.1-25.el7_9.x86_64 1684854503 23265295 112e72a18c42a8d9bf932734469c7271 installed DEBUG: xz-5.2.2-2.el7_9.x86_64 1655304053 798420 0f112aba0442b136d7466a0dafad0127 installed DEBUG: python2-tooz-1.66.3-0.20200602045407.13a6dff.el7.noarch 1591073673 444044 e85f968ba2cf57421896d35d7b801f4c installed DEBUG: python2-pillow-5.4.1-3.el7.x86_64 1551783789 2375349 c4349017ef9bbfade8bce1b0dfc5df85 installed DEBUG: gdbm-1.10-8.el7.x86_64 1402349948 184322 770bd49f3898dc1cc831fb9ec12d569a installed DEBUG: python2-testrepository-0.0.20-12.el7.noarch 1517958841 738495 35e810adb7b201b47004459e1708ef84 installed DEBUG: python2-crypto-2.6.1-15.el7.x86_64 1504812063 2330821 265e265e527132178d11cd1e01b3784d installed DEBUG: libmpc-1.0.1-3.el7.x86_64 1402343098 113833 835abbe42dbf1e0f94d227d54c01f483 installed DEBUG: python-rtslib-2.1.74-1.el7_9.noarch 1608050585 745145 a6c3a7df6fed6bffd465758f5c44f12b installed DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch 1550073304 3665747 4d9aed9f54e36b826dff7c7e2851b4ba installed DEBUG: p11-kit-0.23.5-3.el7.x86_64 1501889820 1337825 9a0f49ca3b6d58aeb05780003cae38f1 installed DEBUG: python2-defusedxml-0.5.0-2.el7.noarch 1513781000 191153 204550167a1ee6a76d0a7c2816c02dea installed DEBUG: graphviz-2.30.1-22.el7.x86_64 1602604646 4016214 004c70ca17b4470000a29ac94629f589 installed DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch 1442499662 246816 1e4fdb7c1adca482b774a55bf0c77070 installed DEBUG: gcc-4.8.5-44.el7.x86_64 1601433759 39226437 5a93652497b3c8a82e73c2ad1ce4109f installed DEBUG: libxshmfence-1.2-1.el7.x86_64 1447992547 11160 a4d00670969adcf52e88026b2605d5a8 installed DEBUG: make-1:3.82-24.el7.x86_64 1565311645 1160660 c05a8addeca9104ca654b2019a664428 installed DEBUG: libimagequant-2.8.2-2.el7.x86_64 1485197698 121496 59dcb93d726bc7cc2360550f0a79fa0c installed DEBUG: python-prettytable-0.7.2-3.el7.noarch 1501788925 183858 4c09dfc6fdd0c01eabc4bb4deda90cb4 installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: tcp_wrappers-libs-7.6-77.el7.x86_64 1402375314 134602 79c8fbb5b52e615cbd9309a97dc36782 installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: python2-pyasn1-0.3.7-6.el7.noarch 1564498158 584082 82d17df1ef3d3032a8d59b3674827035 installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 1549390091 288182 5ec01e35d9c650a724b5c498184ed983 installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch 1582258436 236369 a411b418228b5e12a8c2d554e8cce2ef installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_9.x86_64 1637771601 188177 3ddf92ec543413084e47cf4e0f47fba7 installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: python-httplib2-0.9.2-1.el7.noarch 1506031381 310424 96039673c87859560174d9df795a977c installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch 1585718177 218715 03b914f35d8bf75991076085c6180e52 installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: python-decorator-3.4.0-3.el7.noarch 1402357561 72291 b1bd578857db8f0926aa352e26b724f6 installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: rpcbind-0.2.0-49.el7.x86_64 1585714779 103363 2ad1bc6bcdf437daeaec05d9885a5910 installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: libevent-2.0.21-4.el7.x86_64 1402699157 742760 460c037c2f1eb0fd8c5ce615b9b06d54 installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 1549618643 171409 901858c32db93553e7e16c078e4165c9 installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: python2-voluptuous-0.10.5-2.el7.noarch 1516092298 254112 5fbf24cb2c695908d0ec7432dcea5a5c installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: python-tempita-0.5.1-8.el7.noarch 1419095189 131583 d91b580b444c8db06623affcbd663d07 installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: python-routes-2.4.1-1.el7.noarch 1495144859 476787 9875437788a923935098eab966517ff3 installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: python-pyngus-2.0.3-3.el7.noarch 1468254835 194777 0f4d2e55b5f5faad9278a78dbc5fc94e installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: iproute-4.11.0-30.el7.x86_64 1601484059 1901449 dd8b9d13d3fa61df4eb1f81f40fb6ee1 installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch 1585750026 119744 782530e0dfd62d5ae0a14c69cad198f1 installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: python2-rsa-3.3-2.el7.noarch 1453800792 247888 024cc86fad4e3c78640ec4f9c455f43e installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: hdf5-1.8.13-7.el7.x86_64 1419176938 6589408 3b5f8e2eac0476dc4c752219f4777997 installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 1585718177 25366 e6864da25229863dacdff689c17c85ef installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: blosc-1.11.1-3.el7.x86_64 1500946085 393240 2c4a75589da464dc018847afb3dde1b2 installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: python-ply-3.4-11.el7.noarch 1501721186 542040 a52488785cdfe4d1bef4696aa69f5a27 installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: python-netifaces-0.10.4-3.el7.x86_64 1478363102 39173 caff07a8c0ea54c49e45c8f0eb604dc8 installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: perl-Test-Harness-3.28-3.el7.noarch 1439389340 607239 f131d5755e383c37135b023649a236b3 installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: automake-1.13.4-3.el7.noarch 1402388331 1731909 211dbf9617136d88757937007240ae9b installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: python-lxml-3.2.1-4.el7.x86_64 1402380450 2722705 551e22015379cdc27348499a00a3c7ca installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: libini_config-1.3.1-32.el7.x86_64 1540925528 151134 a693e349f20a458ca1052905c96b0a1c installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: iputils-20160308-10.el7.x86_64 1501833664 343497 dfa219e6db737a1eb1b5cb23b532e858 installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: gettext-devel-0.19.8.1-3.el7.x86_64 1585709189 1492661 916d8235537e32902a000fc3b30a9978 installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: e2fsprogs-libs-1.42.9-19.el7.x86_64 1601481804 363601 85231193a3b5c10ab3f951531f9fee83 installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: bc-1.06.95-13.el7.x86_64 1402343514 219830 7ecc821309bbd4e262ddaf9a4c45d005 installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python2-psutil-5.5.1-1.el7.x86_64 1551782001 2327617 ef7f64719e45796729c8bb03b178c1ad installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: dulwich-core-0.19.11-1.el7.x86_64 1551797258 61331 8bb2a9e3bc05922a4cb482a93dd2aff9 installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python2-statsd-3.2.1-5.el7.noarch 1484645086 141514 2c0570b5e558c1665254a88b3fb051fa installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python2-pyperclip-1.6.4-1.el7.noarch 1532619979 70193 471a03633d817f809d15b92c117bad85 installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: python2-jsonpointer-1.10-4.el7.noarch 1473098433 34916 7edaaec6ef9f96148078964864834d43 installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: python2-future-0.16.0-4.el7.noarch 1494399076 3796094 8de1b68776005aaa5ba5e67cd7ae667d installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: python2-cryptography-2.5-1.el7.x86_64 1550859553 2995242 a259a0863be05988389898eea31c49f8 installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: python-beaker-1.5.4-10.el7.noarch 1402360045 287268 cbb6d794a7df0ca5df0307777c06aecd installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch 1541505522 387620 141cb9b9bfc47402f7655c6142e4e00f installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: python-migrate-0.11.0-1.el7.noarch 1491574200 836365 d1132c24fa918b4140337bcc36ad3f94 installed DEBUG: rpm-4.11.3-48.el7_9.x86_64 1637771619 2622621 f3842b6f00797306f79cbbdcb333c7e5 installed DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b 1403518795 0 (none) installed DEBUG: libuser-0.60-9.el7.x86_64 1523558694 1952592 8fdd92e668b91208dfd916ebdce8a297 installed DEBUG: fontpackages-filesystem-1.44-8.el7.noarch 1402367660 0 dbc95bc0a2568eb82f59c004462d90ab installed DEBUG: python-pycurl-7.19.0-19.el7.x86_64 1478358654 241513 d5152315d59bde1faaa203e68de6a64e installed DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 1606144121 44787 3bd5cfe3f55b8a69ea5e20304ca50b37 installed DEBUG: libyaml-0.1.4-11.el7_0.x86_64 1422575050 132993 c696db7f90227831c1b92122a69d3794 installed DEBUG: filesystem-3.2-25.el7.x86_64 1523422829 0 93e1c91a2dbd4d3ac61fb70a40a7c228 installed DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 1649176657 64731 9942f3de563195e3430ae0d422eb3e2b installed DEBUG: python-srpm-macros-3-34.el7.noarch 1602605024 3838 99875f6f333850216863f7d91cf485ea installed DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 1649176657 16679 b12100b45545e4e43562920291ed6dac installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 1565367531 596942 16156087ce6056829bf393eead52c90d installed DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 1649176657 113074 e5097a3083c3f7a3b5e938ad432e20b0 installed DEBUG: basesystem-10.0-7.el7.centos.noarch 1403865430 0 778eb3d19a934f42d1354ed795d06b4f installed DEBUG: rubygems-2.0.14.1-39.el7_9.noarch 1649176657 600230 43387d39292d32dd3619d63399ef5437 installed DEBUG: libX11-common-1.6.7-4.el7_9.noarch 1630334719 1335662 bc902005458c560e8ea43108958a9305 installed DEBUG: pth-2.0.7-23.el7.x86_64 1448007112 267851 2d6939b73767d0f96b02677bcbeef2e2 installed DEBUG: python2-rpm-macros-3-34.el7.noarch 1602605024 1495 a63357c8193c74d8755175b23da9ce7e installed DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 1637771619 166656 e97082bac13288d23367a872bdd0c3fc installed DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch 1504735709 223432 c955fdfe1f8f20b1053a34918e44bd58 installed DEBUG: gpgme-1.3.2-5.el7.x86_64 1402362184 547534 d693313ae4184395e902c28ce87d4573 installed DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 1664302415 787660 b4c77a12827cfdf1b5ff41de6e7ce7d0 installed DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 1589300864 53897 2b427db05c3d84f7aa659e65c4f43230 installed DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 1664290340 291664 29e2e0389e617a5581ad99f9692c32f0 installed DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 1402343131 126732 ac1de0c46bc1886e12ea80771951cde2 installed DEBUG: libstdc++-4.8.5-44.el7.x86_64 1601433759 1081666 4bf771ddbb632e6b6da76cc3bd14e425 installed DEBUG: libsemanage-2.5-14.el7.x86_64 1540943073 302329 95dadf0074c4bbd2d63b0c6d5e6922fa installed DEBUG: bash-4.2.46-35.el7_9.x86_64 1637771749 3667724 3effabfcf31212fcf2b1b82c65c37de3 installed DEBUG: libutempter-1.1.6-4.el7.x86_64 1402365826 49749 8e28747e6a84b84af7d78c84cd8cd5e8 installed DEBUG: pcre-8.32-17.el7.x86_64 1501643292 1475532 04a1926cc29eef0f79f8183eb7907024 installed DEBUG: procps-ng-3.3.10-28.el7.x86_64 1601486497 759395 827044eba1dd3f5fd8fbb2ad9911fb06 installed DEBUG: zlib-1.2.7-21.el7_9.x86_64 1678200548 185206 d2f66423819d9280bafa2fd574987aae installed DEBUG: kpartx-0.4.9-136.el7_9.x86_64 1668612098 41267 3f6282ffc25caefd82ca4e4f2b144af7 installed DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 1447995892 70093 0486f0b02e0caa4195761266798e7a26 installed DEBUG: dracut-033-572.el7.x86_64 1601481479 905396 d90b9b6b8f6783d83d5e2d1b09a8f632 installed DEBUG: libdb-5.3.21-25.el7.x86_64 1565309918 1858144 1be9acf59aae36003d65af028af67ebf installed DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 404687 df29966875882d5da1d7687d4a742d1b installed DEBUG: expat-2.1.0-15.el7_9.x86_64 1665060754 212427 108006565bfe6ecebc4d6e03d8b1907f installed DEBUG: elfutils-libs-0.176-5.el7.x86_64 1601569823 808799 32fa25ce22d3a56e1459cd0592b81562 installed DEBUG: libacl-2.2.51-15.el7.x86_64 1585707377 37064 d3435c79733c964eb141830587d52eb6 installed DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 1601481306 362600 58e455028fbb88b7b18f4cfdc4b24514 installed DEBUG: popt-1.13-16.el7.x86_64 1402373003 88516 87f5d6bac8f205fb14e2072e4b47ce23 installed DEBUG: dbus-1:1.10.24-15.el7.x86_64 1601481306 594463 3040b3d83397504a4a52edc8330edea3 installed DEBUG: freetype-2.8-14.el7_9.1.x86_64 1604671877 824449 476552d2758140a83c8de5e42a3195c5 installed DEBUG: hwdata-0.252-9.7.el7.x86_64 1601483532 15118514 cde0e0efc96ddb9ca66826818783b5d5 installed DEBUG: libffi-3.0.13-19.el7.x86_64 1585710522 47790 61429cfa793f438e1a1ee6f71fdfd1f0 installed DEBUG: libdrm-2.4.97-2.el7.x86_64 1565309734 367605 59a91115c18d7ca9a5c52d72968d0f27 installed DEBUG: readline-6.2-11.el7.x86_64 1565266059 460424 f45c914245b90ee8c80c08740ef19837 installed DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 1605544205 502120 2a6b33649809e663753b35928fa2119e installed DEBUG: gmp-1:6.0.0-15.el7.x86_64 1501722795 657046 4cd60ebf94766a46c590e17036ece777 installed DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 84096 d5065f9c6151d7df91ee0049843b7f67 installed DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 1612283515 20278 01d1282604566ddad6b1360861dbcf49 installed DEBUG: cairo-1.15.12-4.el7.x86_64 1565305422 1894404 c639611daab17902688dbdf32db56de6 installed DEBUG: chkconfig-1.7.6-1.el7.x86_64 1602604010 779655 d118157f4ea930eba79b3875990b1fe7 installed DEBUG: librsvg2-2.40.20-1.el7.x86_64 1540921102 308951 c6c998edaaee8f2e448cf14713063d4b installed DEBUG: libICE-1.0.9-9.el7.x86_64 1501813449 152213 dfa3c8915ac16deedaa578e08748b045 installed DEBUG: avahi-libs-0.6.31-20.el7.x86_64 1585707485 123816 17ccf9c99f6098f9b540c083df06bc60 installed DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 1634832935 1706142 f6b4d8cf5482c93969ce37ee33cf209c installed DEBUG: gtk2-2.24.31-1.el7.x86_64 1501653192 13494501 c77e31729af1a79df088cc9ec6817db1 installed DEBUG: diffutils-3.3-6.el7_9.x86_64 1678200523 1065295 34ff4a2993c7371acc415405bd00f00d installed DEBUG: openssh-7.4p1-22.el7_9.x86_64 1637771717 1991172 7d53a12d4145e079fa1881d861a77e4b installed DEBUG: libSM-1.2.2-2.el7.x86_64 1448003075 81546 4dfa7c7907174b7354c740d44dba2f8d installed DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch 1684854503 58567 4aa1fbef7cb5c6ba81e42acd025912c8 installed DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 1580221787 814303 d1a1160f175ba0a0c58b28273b50e8a1 installed DEBUG: python2-pbr-5.1.2-2.el7.noarch 1549558978 3384752 a4698f6f24e7a3a7d205cf788f01c2cc installed DEBUG: findutils-1:4.5.11-6.el7.x86_64 1540917834 1855882 162b03172dee0f90443197d424bc9be0 installed DEBUG: libwebp-0.3.0-11.el7.x86_64 1683228648 379957 e4cd1b0edaec54e7d866b9f836b44193 installed DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 1605544205 208288 e2dc490f423424fe8a64ca701ad874c6 installed DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch 1523410278 6126606 3ced417e80b552f84e090b312cbb2dbb installed DEBUG: libcap-ng-0.7.5-4.el7.x86_64 1448001510 50510 84efa5ca78408f78e606e7c8d1816759 installed DEBUG: libtomcrypt-1.17-26.el7.x86_64 1504811851 575874 621e8da08fcda2128d18fdef34d04191 installed DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 1664302415 1463390 d2513b6cbafc4896585c0b34008244c8 installed DEBUG: python-dns-1.15.0-5.el7.noarch 1517942159 1123820 5f8d05fb2d2622c65c6359dd7a24e551 installed DEBUG: libassuan-2.1.0-3.el7.x86_64 1402341240 155391 c4c94aadc9da58f576b4ef238d0136cb installed DEBUG: libgs-9.25-5.el7.x86_64 1601482872 23203990 5d35880729610079863d7f1e49d6ce89 installed DEBUG: libwayland-server-1.15.0-1.el7.x86_64 1540921077 81084 61bc90fe0aa6792be68e420231fc2572 installed DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 1498815728 140213 0131247278e36e578d667cfd054c1926 installed DEBUG: tar-2:1.26-35.el7.x86_64 1540931349 2838510 28f3087e5b512d8cc05e3a8a65727686 installed DEBUG: ghostscript-9.25-5.el7.x86_64 1601482872 154065 1935a1926d55cdcbb46561ae6234e373 installed DEBUG: libidn-1.28-4.el7.x86_64 1448125248 630407 3d582106ac1032c59c1cd4236e5d6415 installed DEBUG: python2-eventlet-0.25.1-1.el7.noarch 1569233621 1383327 91b5cfddd7f97af519ea38c61792304c installed DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 1402366675 42138 e31fa37a714787d3d72e0a9316c3a85b installed DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch 1589300864 29155 5fe4738bcdec7960124371087c661150 installed DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 666456 6641b187badae8ebd191c0e73fc8fa45 installed DEBUG: python-devel-2.7.5-92.el7_9.x86_64 1656431739 1100430 e3e1a45910fb4d91c150caf29d1a0b34 installed DEBUG: lz4-1.8.3-1.el7.x86_64 1601484911 205463 50e943f036504021a9de980b04f402c1 installed DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch 1519902435 92339 e87b1e501fc87439ec1b27481ddb0577 installed DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch 1442499662 696699 54fb2c60fed08ccabee5a5a764049dd9 installed DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch 1676579624 46383 d46d88c1b18792128f92c05b2b09b6c0 installed DEBUG: less-458-9.el7.x86_64 1438300242 215376 2b1222dfb9fbcf5ca3ee2f07d897bb4c installed DEBUG: PyYAML-3.10-11.el7.x86_64 1402372385 645110 79f893b98b59fca6bd79019d2a717efd installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: python2-futures-3.1.1-5.el7.noarch 1540940839 92761 7368e50717b308aa32057207060c6578 installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: python2-iso8601-0.1.11-1.el7.noarch 1453814371 52152 142fe877193c605141f9875d24fa3a67 installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: libquadmath-4.8.5-44.el7.x86_64 1601433759 282779 d927a51dafa2298f540383f93d389e72 installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: libaio-0.3.109-13.el7.x86_64 1448001424 39182 ec300efcd282cc1c292ea8ba0f3e673d installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch 1549990694 781336 37cc27551d9e7c108fcf8c9b9f39d206 installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: tcl-1:8.5.13-8.el7.x86_64 1448009069 4599384 4e4970ec1828fee0a0cf3aab3e1eac8b installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: python2-fasteners-0.14.1-6.el7.noarch 1487127294 122398 1c0d82c6cf64eced0bc3e36f75af7165 installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: python2-contextlib2-0.5.5-8.el7.noarch 1532620875 45554 f5c4b63b915750ad54126fa6f73eb878 installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: tk-1:8.5.13-6.el7.x86_64 1448008917 3587086 307cc7da856da117fbb8e8dabea03e6d installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: python2-tenacity-5.1.1-4.el7.noarch 1588861739 154613 37e29cfe7eb420b739096622e981112c installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 1637771601 2476244 ed76b7d29edbb67a72bb70516cbf05a2 installed DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 1612283772 1647320 bac9a80208be808863c4025a5eabd9da installed DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch 1504132054 2688940 9c3ca2da90ce9f945affbc47bea6edf4 installed DEBUG: perl-Getopt-Long-2.40-3.el7.noarch 1523406856 134846 e4fc3f2fed36897ae178ecd5d9475217 installed DEBUG: systemd-sysv-219-78.el7_9.7.x86_64 1662044298 3979 9da9bc48a17d852f589b9715e5a6b546 installed DEBUG: perl-Error-1:0.17020-2.el7.noarch 1402345189 50015 d5f79c530c268d71811519df24ca0c90 installed DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 1585716997 136912 d0d69110ad88ffac4701b5b774549adf installed DEBUG: perl-Thread-Queue-3.02-2.el7.noarch 1402347633 27642 29d052232cb1b86133bd838739672a15 installed DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 1585716997 72594 15078ee6676f9c2f08ca7b3e18518998 installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 1565316778 210548 52429097d75fbe96ffc011be6289378c installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: libunistring-0.9.3-9.el7.x86_64 1402354366 1145761 b1b9755e18cb312740d96d89e61ef70e installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: libtirpc-0.2.4-0.16.el7.x86_64 1565310923 187279 31a6552c13832316da5e4fa9a229e527 installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: libref_array-0.1.5-32.el7.x86_64 1540925528 54206 9c2dfa1d6314ff8503a2203112e80915 installed DEBUG: kmod-libs-20-28.el7.x86_64 1585709895 91800 b5b5262c5f2bc70956eaab42f0b8f1ed installed DEBUG: zip-3.0-11.el7.x86_64 1478364595 815173 f49ae6270a053005b67e417123691ca7 installed DEBUG: libfontenc-1.1.3-3.el7.x86_64 1501647039 55701 1473960449a5d9ef0cc86d67bc47dff2 installed DEBUG: lato-fonts-2.015-1.el7.noarch 1443220112 11875284 efbc6f57be117c84a57f1b83888385cf installed DEBUG: libpaper-1.1.24-9.el7.x86_64 1601484506 86163 9a45668eab676cdd0573a63d074f23c7 installed DEBUG: glibc-devel-2.17-326.el7_9.x86_64 1652890724 1066188 7c327c2f0c56d479e77778b056d36068 installed DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 1504735709 439378 8ca93e2831102818759a22e22e871268 installed DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 1577115584 309751 c2ae48ae2978dba98308b6c4cebda74d installed DEBUG: jbigkit-libs-2.0-11.el7.x86_64 1402392685 105882 1ed20c50fdc4614601403474e8240db8 installed DEBUG: json-c-0.11-4.el7_0.x86_64 1403612338 65593 62bcb642b82d3b3aeb99ba9ba1b40715 installed DEBUG: libxcb-1.13-1.el7.x86_64 1540917672 1011680 923a4fbb3fc66c81699e3c0354c2f8d2 installed DEBUG: libXext-1.3.3-3.el7.x86_64 1448003987 87102 fa7e50dec56e01bbe4d33adaec446c9c installed DEBUG: libXt-1.1.5-3.el7.x86_64 1501646835 430105 5f357545763a40cda11cfd5e002cae50 installed DEBUG: libXmu-1.1.2-2.el7.x86_64 1448004095 172054 30004e6ab36e030aae8da010bfc697f9 installed DEBUG: libXcursor-1.1.15-1.el7.x86_64 1540917537 47039 4820a6e82a10283c5d0847f37c189363 installed DEBUG: libXrandr-1.5.1-2.el7.x86_64 1501647977 48626 08ffc02cefbf48f4e52f7a6ac4f8dc24 installed DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 1402381520 14967 114ac67c20604dce0339038e2e34b193 installed DEBUG: libXaw-1.0.13-4.el7.x86_64 1501648561 498789 42e25e863c3a848f9ffd2ef57b2f75da installed DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 1502476992 431711 e3d288c289e13d0bca6df7225913230c installed DEBUG: libtasn1-4.10-1.el7.x86_64 1501633297 424486 5bd1b0b4094fac08713f986572a8625e installed DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch 1663766796 2314578 fa8b9d0b2aa3670a98f61272ca6a05c9 installed DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 1492024115 67814 ff22ccbfa94b59e371c3073511c533c9 installed DEBUG: coreutils-8.22-24.el7_9.2.x86_64 1605565499 14594210 21873db92cb3c945747024de6b034910 installed DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1679328899 3208716 5f65935362140c3ed4bd10ec987793b1 installed DEBUG: python-libs-2.7.5-92.el7_9.x86_64 1656431739 24716225 7d9d446da764b2f833484dba619890de installed DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 1649176657 10890779 5958d33d9fb56a33abd8f1aaf4294c90 installed DEBUG: gzip-1.5-11.el7_9.x86_64 1652367512 250421 e5c046f2a9563b4da1c487c673334394 installed DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 1612283515 278157 fa861327e785c3b2e42c330fb74b65d6 installed DEBUG: shared-mime-info-1.8-5.el7.x86_64 1585715455 2379876 8c66fe453adb46917cd07e47cf1ba152 installed DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 1402351548 105522 ef58117c9c617599952c0642ff5e8d00 installed DEBUG: cracklib-2.9.0-11.el7.x86_64 1402378933 209610 a973d883d6785904e49266428bb3ed90 installed DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 1635781157 25181976 0a3a905d4a30196a3967f9466893c33e installed DEBUG: atk-2.28.1-2.el7.x86_64 1585707368 1273714 9af29686b4352cd94be3a76e55eb222c installed DEBUG: libpwquality-1.2.3-5.el7.x86_64 1523419099 332421 e40a69f0a1803dfa3736aba2c8ea1fb4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch 1565639102 1428518 8b0d4293f4a5341fab8dfb60c2881e1e installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch 1565639102 86572 27f4e6b7352c6560de7d8b809a27534d installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 1565639102 1099749 29fb1061ea783c34b9667382e9185e67 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 1565639102 2469317 8144e858bb0a81d74882363022976b74 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch 1565639102 45184 1fbbfe97123bf511b37f9e3f6f84b251 installed DEBUG: urw-base35-fonts-20170801-10.el7.noarch 1565639102 5478 6deaf09eae378892c554844111f0ec3a installed DEBUG: harfbuzz-1.7.5-2.el7.x86_64 1540922811 709362 bb9904035f958cfff8a59f4e79ffeaa0 installed DEBUG: libcroco-0.6.12-6.el7_9.x86_64 1601484346 324875 1b0f011b34dfb6ae81be7200113dda6d installed DEBUG: python2-funcsigs-1.0.2-1.el7.noarch 1465661284 84211 01a9e85d4ee325da28e05a7da8805964 installed DEBUG: python2-monotonic-1.5-1.el7.noarch 1532162297 25637 f9a4116d600f7c06ec2104c2d92270ef installed DEBUG: python2-pyparsing-2.3.1-1.el7.noarch 1551332386 607958 2b329f602cdf93441030202c9b6ea7d4 installed DEBUG: python2-pysocks-1.5.6-3.el7.noarch 1463411231 59840 0ed8e06364e5f2727acb13dd8c1dbaa7 installed DEBUG: python2-backports-1.0-16.el7.x86_64 1560847708 638 8a149164e53abe8b9cd2dbeb2ffd3385 installed DEBUG: python2-urllib3-1.24.1-3.el7.noarch 1550061384 664797 2d0a8892f28f553956216153fdee4b13 installed DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 1517484521 45909 6c8db3a4ee3455e4dd25d73150b21535 installed DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 1549393666 11067847 61ed47fa29c4474951f056b41fffc39a installed DEBUG: python2-imagesize-0.7.1-5.el7.noarch 1488830757 8141 8df48dbc3cdd9f1078be0050adcaf651 installed DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch 1453653419 809983 26df7ea90f3076e632bddb458632b27a installed DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 1498829509 393320 45b487c700b1b38b7f316b5b5cf8c86b installed DEBUG: python-enum34-1.0.4-1.el7.noarch 1447975905 329922 77ff2e0ff3ed1202d829fe2e097d9e15 installed DEBUG: pytz-2016.10-2.el7.noarch 1501779215 190290 c99b176911a0dc1bfcecdddb06ef0de1 installed DEBUG: python2-jinja2-2.10.1-1.el7.noarch 1596109134 1261666 535d515bb4b7ae4740c00f777c59817e installed DEBUG: gdb-7.6.1-120.el7.x86_64 1601482700 7375630 d972171eeec1e05c2ec958c5afd2581b installed DEBUG: gd-2.0.35-27.el7_9.x86_64 1608049656 554576 fd5ea6eda7ab30741f1eb0ea8fe4fa71 installed DEBUG: fipscheck-1.4.1-6.el7.x86_64 1501678069 38839 a2e0953263a6285a00476819997c1caf installed DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 1645709263 396919 147d094b00df6d5b27a318e66e06f1bc installed DEBUG: nss-pem-1.0.3-7.el7.x86_64 1565313390 205531 fcbeb88a2197423614ddfab41ef55cbe installed DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 1679338129 14111 3bd1d211d43d7c005c523d2ef3a73bd3 installed DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 1605544571 439280 36a88f67f14d6ed72436b11c72c9e2dc installed DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 1637771619 615464 4795540bb6e6f1c4934f029445c7b5b2 installed DEBUG: python-nose-1.3.7-7.el7.noarch 1458317313 1157340 066e21d8c3557cf20be0f442d55dca92 installed DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 1504131728 122716 ebf9dc9ebdbd9e5371f08612ee9cd018 installed DEBUG: python2-scipy-0.18.0-3.el7.x86_64 1488994860 48973887 9bb99b3111cdc3e074c73585a41692e9 installed DEBUG: python2-tables-3.3.0-4.el7.x86_64 1500987042 8084031 0bf26c6a8d2dd5fb67271cf3bdce0aa4 installed DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 1485344977 47664805 d26a66d3613a2acb215af792ef40cd91 installed DEBUG: python-memcached-1.58-1.el7.noarch 1504037044 126261 4d00a53702197063b818c721dd3aadde installed DEBUG: python2-traceback2-1.4.0-14.el7.noarch 1531755022 49687 08b2794f97d85ebf083f9c13faeb3cc4 installed DEBUG: python2-testtools-2.3.0-7.el7.noarch 1565601453 1716945 8ab23668251a09f89c0aa0de841f6bf5 installed DEBUG: python2-subunit-1.4.0-1.1.el7.noarch 1585742412 359017 48ace61bfca5b868e6ac582422fb930a installed DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch 1582198698 457689 327c3252fe13632d24a5415da0148584 installed DEBUG: python2-zake-0.2.2-2.el7.noarch 1449838607 139532 6a4bb6c60c191705b81e45e4cab80dcb installed DEBUG: python2-alembic-1.0.7-1.el7.noarch 1549392039 4458968 d8f3876f4ce92d223bb48eb40e2c5508 installed DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch 1623216315 2200717 a83eae62aa4531359523b6eeaa62bee0 installed DEBUG: python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch 1582284516 20537 033c4d7d341f536a7fc0a01789676dda installed DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 15675 f40e27c52e123e24fb0a8d82d8031c8d installed DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 14081 86ed2f2fd26119cea8db07df4d0d19f7 installed DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 16979 d14f5cda3b949fe7495ba66053376224 installed DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 203706 50619f5b89635c0adda4284777ccc104 installed DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch 1606113418 1307529 1e95aaf551b5d5a79ab66418e7b76be4 installed DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 181239 e61afe8e8c21ba63e7bda31aee42aca9 installed DEBUG: python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch 1602659140 92687 9119fbb7ec8b0e19993c5e22d5e60d97 installed DEBUG: python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch 1606914625 543534 1bb9d401948a0f635197f12809a19425 installed DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 167720 82843377ff06572263a7113f1f98391d installed DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 18693 de0bc2ef896f3a38971e443aaa0a0f70 installed DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch 1582258569 245076 22b368d651bf46aa5f16b8319bb8f5e3 installed DEBUG: python2-os-win-4.3.3-0.20200713061413.3bdedd9.el7.noarch 1594620891 2127950 44c5b7d674c4e9934eb7fa459c710cbd installed DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 160415 a3d00b1395bc0f99deba0c1ecf9677e7 installed DEBUG: python2-os-brick-2.10.8-0.20220111100910.458bfad.el7.noarch 1641895787 3711319 dfeb0f7b6497516cd28c1bed2b916b7a installed DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch 1582287340 514723 cbcdbc2f1ef354e60475f941e58b2c16 installed DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 639497 93f25a14ce4f5a0e0f9dd01c78eaf07a installed DEBUG: python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch 1582272218 638023 071f86db887f30276671e1794c5cbdc5 installed DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 244231 36d0918c2dcdbbfee9af466126748fe0 installed DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch 1582290721 3276658 8607f3f339f93ed9e1b16823f4f7cb0b installed DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch 1593414356 592748 afbd13e0d9037c22f66869dc06001c93 installed DEBUG: python2-os-testr-1.1.0-0.20200221094810.414bbf6.el7.noarch 1582278522 235484 70364f5642f6d04d4c24093bbb49b747 installed DEBUG: python2-testscenarios-0.5.0-8.el7.noarch 1518087080 109659 ac637433015c1d2f08d3590d36f9a73d installed DEBUG: python2-paramiko-2.4.2-2.el7.noarch 1551966505 1383824 9f7f329c00fafaefbd186be0a38d0bf1 installed DEBUG: python2-reno-2.11.3-0.20200221082740.cba8022.el7.noarch 1582273696 451560 5979bc825da6677d1ef2625d16f51799 installed DEBUG: python2-testresources-1.0.0-6.el7.noarch 1518086914 266821 a0982da5cbfd2b63ca5015a6c7451058 installed DEBUG: python2-ddt-1.2.0-2.el7.noarch 1549897144 21069 144bf0e1051719784cb05b5b9e11d06b installed DEBUG: libmnl-1.0.3-7.el7.x86_64 1403020142 51847 a73c0dd6533ee63b1c100c01c3cf2fc6 installed DEBUG: libcollection-0.7.0-32.el7.x86_64 1540925528 96246 3422ecfcc941577b9c57994e49c2793f installed DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 1552663581 676004 5cca1c365b89435f877a29fbfee38833 installed DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 1582305406 83971 fd0f019a3a370c9d705b7c41583bf34e installed DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 1588850570 411429 ee9a64dff32ed2fc73129650184226ac installed DEBUG: python2-vine-1.2.0-2.el7.noarch 1549627764 84920 13a6b27ca8fdee4e048b2134bede98c3 installed DEBUG: python2-cachetools-3.1.0-1.el7.noarch 1549477083 80151 1192ca0248c1e20bc1649c8a693bc070 installed DEBUG: python-repoze-lru-0.4-3.el7.noarch 1419024211 20643 45ba34d4fb0be5f1e576655c2520010d installed DEBUG: python-keyring-5.7.1-1.el7.noarch 1468890416 439287 fd24938e350f96e9f03377b2e0feeab9 installed DEBUG: python2-kombu-1:4.6.3-3.el7.noarch 1566200622 1602960 3e76e94e163b5ff5f0ffcf869dd94a15 installed DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 1552663581 1318403 d6e1448736128e06e940a554c53382b9 installed DEBUG: libverto-libevent-0.2.5-4.el7.x86_64 1402386261 11552 1b34f90a396d2efa7e010448fcc144b9 installed DEBUG: iptables-1.4.21-35.el7.x86_64 1601571174 1556976 6a6f3a6ca298c27b8eb58a5449052b18 installed DEBUG: gettext-0.19.8.1-3.el7.x86_64 1585709189 5025244 145f398adaa2f35c39be929b31412a06 installed DEBUG: tkinter-2.7.5-92.el7_9.x86_64 1656431739 1282310 0a4fb0524876f09c91948bae875cde6b installed DEBUG: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 1619616727 42707 32a4610814c0d0a0cb71f585888fb41d installed DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch 1564498158 706481 a454d2a24fdde9e9701983e686e7f00a installed DEBUG: device-mapper-multipath-libs-0.4.9-136.el7_9.x86_64 1668612098 659137 63418e31369b75923167868552e0b155 installed DEBUG: lvm2-7:2.02.187-6.el7_9.5.x86_64 1619616727 3148201 471cf251d615ae8d9b1b2f961cb0a81b installed DEBUG: tcp_wrappers-7.6-77.el7.x86_64 1402375314 202888 64f1deb27f85a656af61a0b1197d30bc installed DEBUG: t1lib-5.1.2-14.el7.x86_64 1402373936 400681 7e332340d8b7e831493126b19d91b9e0 installed DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 1585716997 106312 ac0b4fa208f1fcdfbbee3dec2f3c3090 installed DEBUG: snappy-1.1.0-3.el7.x86_64 1402386034 119521 105dc8366b548ae19262fd022156a8bf installed DEBUG: sg3_utils-libs-1:1.37-19.el7.x86_64 1585715421 184575 fff2e26744b9d7c3e56458f7c72d2db7 installed DEBUG: quota-nls-1:4.01-19.el7.noarch 1565318217 315960 1d7f55b13b979efb3f186a26a246d7f6 installed DEBUG: python-pycparser-2.14-1.el7.noarch 1447976807 637379 6e237e402c7e2abbac0a34e9bc919678 installed DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 1551692925 78143 7369fb771fcba381a240b26e871186fc installed DEBUG: python-kmod-0.9-4.el7.x86_64 1402342733 179890 97964dc6278b5d65cf1dd607e4c8b1d0 installed DEBUG: perl-XML-Parser-2.41-10.el7.x86_64 1402361427 642973 1998f3b0016cc426351682109fc7c9a8 installed DEBUG: perl-Data-Dumper-2.145-3.el7.x86_64 1402342616 99287 3d2fc7733dc839a2d9a67e2805479feb installed DEBUG: autoconf-2.69-11.el7.noarch 1402379574 2320371 24e721d7349c86c3df3cf4727e598a54 installed DEBUG: lzo-2.06-8.el7.x86_64 1448004401 165360 fb57116a5f1f0e494abb8db7e7bfb249 installed DEBUG: libxslt-1.1.28-6.el7.x86_64 1601485039 497694 d90e4b230a21130bbe076a0554f2dde1 installed DEBUG: libsysfs-2.1.0-16.el7.x86_64 1402358779 149365 37c973babdcca358663da83da7a1c21f installed DEBUG: libpath_utils-0.2.1-32.el7.x86_64 1540925528 58406 620b2e83f1df4142d5fda92c9c3b7b68 installed DEBUG: gssproxy-0.7.0-30.el7_9.x86_64 1623255005 261650 35942ba6af2740594de8dd9a081f350c installed DEBUG: keyutils-1.5.8-3.el7.x86_64 1402366675 99436 344e4ff776f2662a624f9c010d324320 installed DEBUG: hostname-3.13-3.el7_7.1.x86_64 1571414524 19465 73872f8ca37a5868fd6213219b4160e1 installed DEBUG: gettext-common-devel-0.19.8.1-3.el7.noarch 1585709747 397912 0d5ecd9b63a45342a410e2741ad2ff92 installed DEBUG: emacs-filesystem-1:24.3-23.el7.noarch 1585943572 0 efd4ea33d0a1dfc2027d22c2a367ea73 installed DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch 1478360732 277142 7932cbbce8fbaeae73f5de00428c8aa9 installed DEBUG: quota-1:4.01-19.el7.x86_64 1565318047 908186 1989a85a5bbda42b058bbe3c581ea22c installed DEBUG: cryptsetup-2.0.3-6.el7.x86_64 1585707796 362042 be2cd4d8359e48c62f9e31714e9f9646 installed DEBUG: initscripts-9.49.53-1.el7_9.1.x86_64 1605543621 1523595 f148f07e085a36949288faa084186519 installed DEBUG: python2-yappi-1.0-1.el7.x86_64 1551376766 116357 318c04fc08236fbc1a21f8b640c813b0 installed DEBUG: libsodium-1.0.18-2.el7.x86_64 1585727579 364063 c7b5ee42adcc8a92a6502912551bd192 installed DEBUG: libqhull-2015.2-1.el7.x86_64 1469026410 378480 d74b82ba3334227f04d7381fb73e3cc6 installed DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 1551797258 3179029 a2189798e76e47643dd34e869993658b installed DEBUG: python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 1471019493 1158285 ccd49502c3e60501cebf62ab6066a35a installed DEBUG: python2-rfc3986-1.2.0-1.el7.noarch 1546459283 168754 e4bc3e009a21f0f69774c4e73ade2c40 installed DEBUG: python2-pyudev-0.18.1-6.el7.noarch 1562848214 321273 92736a52f8c149305178f90169a5d355 installed DEBUG: python2-cmd2-0.8.8-5.el7.noarch 1532622803 395799 9b52842fd99ab180833ffbb84cc8a7b7 installed DEBUG: python2-mimeparse-1.6.0-2.el7.noarch 1531744756 18437 34e30495a759f08f2705c0bd69dda852 installed DEBUG: python2-jsonpatch-1.21-1.el7.noarch 1518080692 60909 eee3352967a843630215288f999c1572 installed DEBUG: python2-gflags-2.0-5.el7.noarch 1453299571 336107 91e841d422381c62e824a2532ce98923 installed DEBUG: python2-functools32-3.2.3.2-1.el7.noarch 1485251810 72424 dd3c1f954722948517d797ea68ff304a installed DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch 1520952437 945933 b207346c67c38e20d6b532a1a85bd5db installed DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch 1550861566 609640 b8e13fd35e93abc9fabac15995422016 installed DEBUG: python-paste-deploy-1.5.2-6.el7.noarch 1458332571 145293 43604fcfb4db5e0a0ff3839f36534ab2 installed DEBUG: python-mako-0.8.1-2.el7.noarch 1402357022 1480809 3d73873e00ffedb20608eb647a94dd39 installed DEBUG: python2-oauth2client-1.5.2-3.el7.1.noarch 1453806895 449266 b6f5d7381c6de5ae41ed2bcfca1dd3e2 installed DEBUG: python-unicodecsv-0.14.1-1.el7.noarch 1443138832 103167 ca97a686550141108bb09789abab077b installed DEBUG: python-sqlparse-0.1.18-5.el7.noarch 1458332940 284836 5b4eea326b8c34cc100bb3a8dc77ab77 installed DEBUG: python-retrying-1.2.3-4.el7.noarch 1419169042 44850 16416d4111db444af3826951ffe24d2b installed DEBUG: openldap-2.4.44-25.el7_9.x86_64 1645636356 1037056 e9f7c2195fb6db4381b991898a4aec55 installed DEBUG: libgcc-4.8.5-44.el7.x86_64 1601433759 179272 e4efbc19aadbde022dd8a1eb4b585087 installed DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 1504131728 14888606 b6ace55ce9633fe599ea567352ffa2ce installed DEBUG: python-urlgrabber-3.10-10.el7.noarch 1585714443 503358 86520621451601031574f88ea0f852de installed DEBUG: setup-2.8.71-11.el7.noarch 1585715374 697141 ea06d9c1b2cf1331a82dac83e55e0b60 installed DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 1431019730 5793620 c07c6524c93d0857235fd0fd218e7ad6 installed DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 1649176657 84555 205e68a6e5dc1ecd4cc74a0e72145ade installed DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch 1565367531 13746679 c7aefcadcd2e25432089bcfeab49cdea installed DEBUG: python-linecache2-1.0.0-1.el7.noarch 1441716831 19763 5535ce257ba2aef676534f30878d4f5a installed DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch 1649176657 1271686 83c37517c4e4c0cdf27c64bdc2b200c2 installed DEBUG: dejavu-fonts-common-2.33-6.el7.noarch 1402349670 130455 61a93ec3edc83c900c0730e52ac1d1cb installed DEBUG: python2-fixtures-3.0.0-7.el7.noarch 1508232022 361072 a3ac50eb7b9762f192ebaff72f5aea45 installed DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 1531487214 6637796 a293dfefd6596bfe5c54ba68377e334e installed DEBUG: perl-srpm-macros-1-8.el7.noarch 1402343091 794 6bd0791a143b53addc95cbeb050859c8 installed DEBUG: python-kazoo-2.2.1-1.el7.noarch 1455194464 560568 99613090aa010ee53a2d3b3e8ad2252c installed DEBUG: pygpgme-0.3-9.el7.x86_64 1402356647 197501 67b8c720f59a063adbbca2392bac0281 installed DEBUG: glibc-2.17-326.el7_9.x86_64 1652890724 14100922 5b1faeed7ae09fbca5f4a99dac4e932e installed DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch 1582212854 111906 5aa283566c1bbc0cb7c9d8766b909c9a installed DEBUG: ustr-1.0.4-16.el7.x86_64 1402344766 285943 58bb2ebb64b048e24a4c7d5d51170f55 installed DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 1504735709 1028216 bba677eda5184b5127b7817d2c1dec12 installed DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch 1582284408 14523 943edd6c4a794a2663b01fcae8e0d838 installed DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 1612283515 168720 7f82d20c0604f2e1d0a51da90fee5d6e installed DEBUG: libselinux-2.5-15.el7.x86_64 1585711002 217762 939b030e19f37ea46c0cdda66748fb04 installed DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 11821 e21a1d6e42f700fa08e2da909ee5f59b installed DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 1619616727 342456 511318eae506189450b1e14c1e62ebd4 installed DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 1655304053 239983 00fab3b3934e23d8b130a49c45ada0e2 installed DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 278730 9e359a3ec17a7430525ef7e1709211b9 installed DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 1585707796 1219519 61f488ba5b278e434e4558e750b17127 installed DEBUG: libattr-2.4.46-13.el7.x86_64 1523407244 19896 209b05c7b77a33a4cc176077945833e8 installed DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch 1582260605 1258042 76b6aec85311a53d70b5ad0f26cf5ded installed DEBUG: systemd-219-78.el7_9.7.x86_64 1662044298 24448450 2b2aa07094f852d7694ccf6041ce28de installed DEBUG: libpng-2:1.5.13-8.el7.x86_64 1602604338 616133 10be3baa53da2a0cc048662b850d17a3 installed DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 167282 db1a0d17b5b7fb29a8e9d4b1b3554d9e installed DEBUG: libpciaccess-0.14-1.el7.x86_64 1523413923 45649 b980f4a133f488a872fea9465d6039ed installed DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 1565310207 350419 e97a8f8a8945115b68926afe6c6d14c8 installed DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 110907 0a50b6fd78bf1109dfca3319f5e469ab installed DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 1605544205 58336 0abb6985d7c140bcb7ddaade15d9990d installed DEBUG: libgpg-error-1.12-3.el7.x86_64 1402390008 350865 a3933d4ce43c07fa9305e8765d78d099 installed DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 28465 798d3a56c41710bd113c984b2d26bbdc installed DEBUG: pango-1.42.4-4.el7_7.x86_64 1568397799 754903 c6f10144d673284d94fd5dd42ba6ca38 installed DEBUG: grep-2.20-3.el7.x86_64 1501743524 1195131 92bc957d1c4fc3764e134d8f82544abe installed DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch 1582284408 296263 4cfa868458e636c9940694a83a5771f5 installed DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 1601481230 734287 29f86f8d19060d74d10843f09ff8c8de installed DEBUG: cpio-2.11-28.el7.x86_64 1602604082 689345 4a25327c4e1ef56cbe9c481943bfebba installed DEBUG: python2-cursive-0.2.2-0.20200221133750.d7cea1f.el7.noarch 1582292311 171604 7a876be3fbe600aba99c279985184997 installed DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 1637771717 2643168 d849183f4bf673f9492384a94b501ef5 installed DEBUG: mpfr-3.1.1-4.el7.x86_64 1402362714 554279 4cedb227fd4730529b0874792007692b installed DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch 1582227256 169625 93431a786c53baba5c3ffe6c6ffcb5e2 installed DEBUG: python2-mock-3.0.5-1.el7.noarch 1562663513 171972 dd5ad777c407c8cb10e9084149abdd51 installed DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 1498686770 2435978 5efa8feaeb12d57cda1a9bcd9c8af917 installed DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch 1582198745 141009 173c61a9d8c845d4500b5d9e168e340e installed DEBUG: libtommath-0.42.0-6.el7.x86_64 1504809311 70394 a3a60d038cff36036059a45e79db3996 installed DEBUG: audit-libs-2.8.5-4.el7.x86_64 1565265980 256386 9d116ad6305cd827bdca472b2add8932 installed DEBUG: python2-google-api-client-1.4.2-4.el7.noarch 1453809056 312202 28b563242a2c84c515b758a963f2ed7b installed DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch 1565367530 4398414 ba08f46d100c728d435ceb3e500decaa installed DEBUG: groff-base-1.22.2-8.el7.x86_64 1402345046 3453946 591d2a12420abc9fa9934414fc0987f4 installed DEBUG: intltool-0.50.2-7.el7.noarch 1501670412 170106 f5fd5d682337200009190a45fa4f80bf installed DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch 1550073304 8441074 9264837b29fa73cd4f624e7bdfa6b491 installed DEBUG: libgomp-4.8.5-44.el7.x86_64 1601433759 212144 91a373019a746039e03c07bd6e19c7d0 installed DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 1637771619 331384 19ad69316195568dcc72ecb3c163d1a1 installed DEBUG: lcms2-2.6-3.el7.x86_64 1478369155 377192 b0922952f79e6678c0cca8095a909a52 installed DEBUG: python2-webob-1.8.5-1.el7.noarch 1549628866 1343835 7b58e232a893845253ca1a24c2f69e37 installed DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 1582125614 361350 9e38788a4b81a87e55c6178c1ff40b81 installed DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch 1582193622 251405 1cf895db4069803f956ee2972b71ef5e installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: python2-netaddr-0.7.19-5.el7.noarch 1518110141 8828566 991c9f12e136177fa02e00e0eed6ff6d installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: libgfortran-4.8.5-44.el7.x86_64 1601433759 1186104 5bc03e98b840f7d3bd48bbceaf985f3b installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: device-mapper-event-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 50564 fff53e0600a520f7939319b2f6c5cd6a installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: python2-extras-1.0.0-2.el7.noarch 1517941859 30624 f5fc482326b22274012749652345fbc7 installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: atlas-3.10.1-12.el7.x86_64 1501736221 21813025 8686de5cd4f5c0bfd52097bbd1d60751 installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch 1504132054 8273363 8069109e980b364bbd9dbba8d2f8f5a1 installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: which-2.20-7.el7.x86_64 1402367122 76962 5b0eff1739daa46a80e9908f39167c29 installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch 1585718177 1688523 147454e4a3fb26f8fd61cb115d350d2a installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: gettext-libs-0.19.8.1-3.el7.x86_64 1585709189 1546976 39e1a601c1055c9d0d2764c0dba0278d installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: libnfnetlink-1.0.1-4.el7.x86_64 1402359682 47123 5ea6c06bb1c97e6a62cfa4bba82b6126 installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: libbasicobjects-0.1.1-32.el7.x86_64 1540925528 54022 5bdad31801057f2da9ec99f77e45b13d installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch 1591767281 55184 0918c7d0f306baa67626e2d50e95bdab installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: python2-amqp-2.4.1-1.el7.noarch 1549382065 392950 2712030c0e1db82622327b3f03c6e9a8 installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: python2-jsonschema-2.6.0-2.el7.noarch 1517854980 305135 e0eef3d20bde5645e132436c4a612f32 installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: python2-uri-templates-0.6-5.el7.noarch 1453297271 20156 70495d0ba03e711b05d457ff2522862f installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 1495742385 143566 d39e408e9135443bab55466af0a08bad installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: tix-1:8.4.3-12.el7.x86_64 1402381108 1030332 b62afb9d5dc9ea8b5e0fe3447ff1f779 installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 1619616727 3833412 ff46fc0e6120d80e337a2131636d7f6e installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 1605543200 1344294 6fce203003ad5c4e6deb5e256327c4b4 installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch 1582287285 129125 bdddd32cbce897d015fd750762481cd0 installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: sysvinit-tools-2.88-14.dsf.el7.x86_64 1402355804 109118 92a1f861a25257bf73735dc5360940f2 installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: sg3_utils-1:1.37-19.el7.x86_64 1585715421 1740657 68fff7f85d6daa0f30bba3a81542683e installed DEBUG: python-2.7.5-92.el7_9.x86_64 1656431739 80835 f809b23c2115a31918db685d89ea687e installed DEBUG: python2-cffi-1.11.2-1.el7.x86_64 1511454681 1095230 91615447799497da29e619c78dbff941 installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: python-inotify-0.9.4-4.el7.noarch 1402371981 262646 5f0058a964f836049912320e7e362ac4 installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: m4-1.4.16-10.el7.x86_64 1448004487 525707 a71de093f3eba336d4fe4044fb6db349 installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: lsscsi-0.27-6.el7.x86_64 1501726266 90475 94b052020238b1f5aeb77f091f48a9df installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: sysfsutils-2.1.0-16.el7.x86_64 1402358779 126227 d353b7bd2e50504f237ceebc1db24fdc installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: libnfsidmap-0.25-19.el7.x86_64 1523419631 114664 ecaf1ca7abdeddf71e3b54ae14676717 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: graphviz-python-2.30.1-22.el7.x86_64 1602604646 116917 35fcbc3800f41f76f05f378eb2610fcc installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: desktop-file-utils-0.23-2.el7.x86_64 1565305743 208694 f7662f03ea04e99e9c447ccc0ddec98b installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 1634214569 1114412 ebe07f8c61def84ed7518305d726d976 installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: device-mapper-multipath-0.4.9-136.el7_9.x86_64 1668612098 204200 ba58452a45db6492a9c8aec631c7a0dc installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 1551785523 472024 d36122ae09be75563fc5fbe33fac81be installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python2-wcwidth-0.1.7-8.el7.noarch 1532619812 86581 b5873a1fa4bffca4a11acec5ad0fa24b installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python2-redis-3.1.0-1.el7.noarch 1551345396 544950 805c99ece2b1e22579ce735230786071 installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: python2-pydot-1.4.1-1.el7.noarch 1548347746 202356 bd3879759b2d7edcc4547be80a9528e3 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python-warlock-1.0.1-1.el7.noarch 1419201087 26900 d7a63d2b64ce8ae3de3d8efcad18a771 installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: python2-cycler-0.10.0-2.el7.noarch 1485247684 36790 96da073591fc65dc6549af3747df5caf installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 1402381906 3309358 503a4afe8da0f85b546d028466fd0958 installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch 1549474120 300206 d3f2d632dee0d2c2154e51abf830bdc0 installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 1582273809 287892 33a045611a0897852b058f35bd10e509 installed DEBUG: curl-7.29.0-59.el7_9.1.x86_64 1605544571 540396 d5522f431ab52fc028196412b713222b installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2589ab006640461bad65e66e084fa640', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ytdkm3av:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XtfkKE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf cinder-15.6.1.dev29 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/cinder-15.6.1.dev29-0.20230608204325.299553a.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd cinder-15.6.1.dev29 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 -a --author 'rpm-build ' -m 'openstack-cinder-15.6.1 base' DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find cinder -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i 's/\/usr\/bin\/env python/\/usr\/bin\/env python2/' tools/generate_driver_list.py DEBUG: + sed -i 's/15.6.1.%{milestone}/15.6.1/' PKG-INFO DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf driver-requirements.txt requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MbDVT8 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cinder-15.6.1.dev29 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file=tools/config/cinder-config-generator.conf DEBUG: WARNING:stevedore.named:Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler DEBUG: WARNING:stevedore.named:Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/cinder DEBUG: creating build/lib/cinder/tests DEBUG: creating build/lib/cinder/tests/unit DEBUG: creating build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/test_glance.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/test_cache.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/test_accelerator.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/fake.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/__init__.py -> build/lib/cinder/tests/unit/image DEBUG: creating build/lib/cinder/volume DEBUG: creating build/lib/cinder/volume/drivers DEBUG: creating build/lib/cinder/volume/drivers/netapp DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: creating build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_volume_metadata.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_volume_actions.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_volume.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_base.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/__init__.py -> build/lib/cinder/tests/unit/policies DEBUG: creating build/lib/cinder/db DEBUG: creating build/lib/cinder/db/sqlalchemy DEBUG: creating build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: creating build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: creating build/lib/cinder/brick DEBUG: copying cinder/brick/__init__.py -> build/lib/cinder/brick DEBUG: creating build/lib/cinder/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/taskflows.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/replication.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/driver.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/const.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/common.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/client.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: creating build/lib/cinder/tests/unit/cmd DEBUG: copying cinder/tests/unit/cmd/test_status.py -> build/lib/cinder/tests/unit/cmd DEBUG: copying cinder/tests/unit/cmd/__init__.py -> build/lib/cinder/tests/unit/cmd DEBUG: creating build/lib/cinder/policies DEBUG: copying cinder/policies/workers.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volumes.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_type.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_transfer.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_metadata.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_access.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/type_extra_specs.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/snapshots.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/snapshot_metadata.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/snapshot_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/services.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/scheduler_stats.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/quotas.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/quota_class.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/qos_specs.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/messages.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/manageable_volumes.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/manageable_snapshots.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/limits.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/hosts.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/groups.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_types.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_snapshots.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_snapshot_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/clusters.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/capabilities.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/base.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/backups.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/backup_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/attachments.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/__init__.py -> build/lib/cinder/policies DEBUG: creating build/lib/cinder/keymgr DEBUG: copying cinder/keymgr/migration.py -> build/lib/cinder/keymgr DEBUG: copying cinder/keymgr/conf_key_mgr.py -> build/lib/cinder/keymgr DEBUG: copying cinder/keymgr/__init__.py -> build/lib/cinder/keymgr DEBUG: creating build/lib/cinder/tests/unit/api DEBUG: creating build/lib/cinder/tests/unit/api/middleware DEBUG: copying cinder/tests/unit/api/middleware/test_faults.py -> build/lib/cinder/tests/unit/api/middleware DEBUG: copying cinder/tests/unit/api/middleware/test_auth.py -> build/lib/cinder/tests/unit/api/middleware DEBUG: copying cinder/tests/unit/api/middleware/__init__.py -> build/lib/cinder/tests/unit/api/middleware DEBUG: creating build/lib/cinder/tests/unit/volume DEBUG: creating build/lib/cinder/tests/unit/volume/drivers DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: creating build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/tgt.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/spdknvmf.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/scst.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/nvmet.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/nvmeof.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/lio.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/iscsi.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/iet.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/fake.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/driver.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/cxt.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/__init__.py -> build/lib/cinder/volume/targets DEBUG: creating build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_volumes.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_types.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_snapshots.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_snapshot_metadata.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_limits.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/fakes.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/__init__.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: creating build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_workers.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volumes.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volume_manage.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_types.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_snapshots.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_resource_filters.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_messages.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_limits.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_groups.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_group_types.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_group_specs.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_group_snapshots.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_cluster.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_backups.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_attachments.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/stubs.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/fakes.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/__init__.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: creating build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_volumes.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_quotas.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_login.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_groups.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_group_snapshots.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_group_replication.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_extensions.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/functional_helpers.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/api_samples_test_base.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/__init__.py -> build/lib/cinder/tests/functional DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: creating build/lib/cinder/volume/flows DEBUG: creating build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/manage_existing_snapshot.py -> build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/manage_existing.py -> build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/create_volume.py -> build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/__init__.py -> build/lib/cinder/volume/flows/manager DEBUG: creating build/lib/cinder/api DEBUG: creating build/lib/cinder/api/validation DEBUG: copying cinder/api/validation/validators.py -> build/lib/cinder/api/validation DEBUG: copying cinder/api/validation/parameter_types.py -> build/lib/cinder/api/validation DEBUG: copying cinder/api/validation/__init__.py -> build/lib/cinder/api/validation DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access DEBUG: creating build/lib/cinder/scheduler DEBUG: creating build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/volume_number.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/stochastic.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/goodness.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/chance.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/capacity.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/__init__.py -> build/lib/cinder/scheduler/weights DEBUG: creating build/lib/cinder/tests/unit/brick DEBUG: copying cinder/tests/unit/brick/test_brick_lvm.py -> build/lib/cinder/tests/unit/brick DEBUG: copying cinder/tests/unit/brick/fake_lvm.py -> build/lib/cinder/tests/unit/brick DEBUG: copying cinder/tests/unit/brick/__init__.py -> build/lib/cinder/tests/unit/brick DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: creating build/lib/cinder/tests/unit/attachments DEBUG: copying cinder/tests/unit/attachments/test_attachments_manager.py -> build/lib/cinder/tests/unit/attachments DEBUG: copying cinder/tests/unit/attachments/test_attachments_api.py -> build/lib/cinder/tests/unit/attachments DEBUG: copying cinder/tests/unit/attachments/__init__.py -> build/lib/cinder/tests/unit/attachments DEBUG: creating build/lib/cinder/volume/drivers/inspur DEBUG: copying cinder/volume/drivers/inspur/__init__.py -> build/lib/cinder/volume/drivers/inspur DEBUG: creating build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/volume_helper.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/volume_common.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/volume.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/cli.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/__init__.py -> build/lib/cinder/volume/drivers/nec DEBUG: creating build/lib/cinder/volume/drivers/san DEBUG: creating build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_fc.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_common.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_client.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/__init__.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: creating build/lib/cinder/image DEBUG: copying cinder/image/image_utils.py -> build/lib/cinder/image DEBUG: copying cinder/image/glance.py -> build/lib/cinder/image DEBUG: copying cinder/image/cache.py -> build/lib/cinder/image DEBUG: copying cinder/image/accelerator.py -> build/lib/cinder/image DEBUG: copying cinder/image/__init__.py -> build/lib/cinder/image DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: creating build/lib/cinder/volume/drivers/ibm DEBUG: creating build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/replication.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/__init__.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: creating build/lib/cinder/scheduler/flows DEBUG: copying cinder/scheduler/flows/create_volume.py -> build/lib/cinder/scheduler/flows DEBUG: copying cinder/scheduler/flows/__init__.py -> build/lib/cinder/scheduler/flows DEBUG: creating build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/test_wsgi.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/test_versioned_method.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/test_api_version_request.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/__init__.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/volume/drivers/san/san.py -> build/lib/cinder/volume/drivers/san DEBUG: copying cinder/volume/drivers/san/__init__.py -> build/lib/cinder/volume/drivers/san DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/utils.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: creating build/lib/cinder/volume/drivers/synology DEBUG: copying cinder/volume/drivers/synology/synology_iscsi.py -> build/lib/cinder/volume/drivers/synology DEBUG: copying cinder/volume/drivers/synology/synology_common.py -> build/lib/cinder/volume/drivers/synology DEBUG: copying cinder/volume/drivers/synology/__init__.py -> build/lib/cinder/volume/drivers/synology DEBUG: creating build/lib/cinder/tests/unit/backup DEBUG: creating build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_tsm.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_swift.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_posix.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_nfs.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_google.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_ceph.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/__init__.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: creating build/lib/cinder/api/middleware DEBUG: copying cinder/api/middleware/fault.py -> build/lib/cinder/api/middleware DEBUG: copying cinder/api/middleware/auth.py -> build/lib/cinder/api/middleware DEBUG: copying cinder/api/middleware/__init__.py -> build/lib/cinder/api/middleware DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/simplecache.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/options.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/driver.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: creating build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/options.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/dplcommon.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/dpl_iscsi.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/dpl_fc.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/__init__.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: creating build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/wsgi.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/versioned_method.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/api_version_request.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/__init__.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/volume/volume_utils.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/volume_types.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/volume_migration.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/throttling.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/rpcapi.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/qos_specs.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/manager.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/group_types.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/driver_utils.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/driver.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/configuration.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/api.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/__init__.py -> build/lib/cinder/volume DEBUG: creating build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/test_groups_manager_replication.py -> build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/test_groups_manager.py -> build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/test_groups_api.py -> build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/__init__.py -> build/lib/cinder/tests/unit/group DEBUG: creating build/lib/cinder/tests/unit/compute DEBUG: copying cinder/tests/unit/compute/test_nova.py -> build/lib/cinder/tests/unit/compute DEBUG: copying cinder/tests/unit/compute/__init__.py -> build/lib/cinder/tests/unit/compute DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying cinder/tests/unit/volume/drivers/infortrend/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: creating build/lib/cinder/tests/unit/image/accelerators DEBUG: copying cinder/tests/unit/image/accelerators/test_qat_gzip.py -> build/lib/cinder/tests/unit/image/accelerators DEBUG: copying cinder/tests/unit/image/accelerators/__init__.py -> build/lib/cinder/tests/unit/image/accelerators DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: creating build/lib/cinder/brick/local_dev DEBUG: copying cinder/brick/local_dev/lvm.py -> build/lib/cinder/brick/local_dev DEBUG: copying cinder/brick/local_dev/__init__.py -> build/lib/cinder/brick/local_dev DEBUG: copying cinder/tests/unit/utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_types_extra_specs.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_types.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_transfer.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_throttling.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_glance_metadata.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_configuration.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_cleanup.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_test_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_test.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_ssh_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_setup_profiler.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_service_auth.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_service.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_rpc.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_quota_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_quota.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_qos_specs.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_policy.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_paginate_query.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_manager.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_macrosan_drivers.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_interface.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_image_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_hacking.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_fixtures.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_exception.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_evaluator.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_db_worker_api.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_db_api.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_coordination.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_context.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_cmd.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_cleanable_manager.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_api_urlmap.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_api.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_volume.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_snapshot.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_service.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_objects.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_notifier.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_group_snapshot.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_group.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_constants.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_cluster.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/conf_fixture.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/cast_as_call.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/__init__.py -> build/lib/cinder/tests/unit DEBUG: creating build/lib/cinder/compute DEBUG: copying cinder/compute/nova.py -> build/lib/cinder/compute DEBUG: copying cinder/compute/__init__.py -> build/lib/cinder/compute DEBUG: creating build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_volume_type.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_volume_attachment.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_volume.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_snapshot.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_service.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_qos.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_objects.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_group_type.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_group_snapshot.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_group.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_fields.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_consistencygroup.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cluster.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cleanup_request.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cleanable.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cgsnapshot.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_base.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_backup.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/__init__.py -> build/lib/cinder/tests/unit/objects DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/inspur DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: creating build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/test_message_field.py -> build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/test_defined_messages.py -> build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/test_api.py -> build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/__init__.py -> build/lib/cinder/tests/unit/message DEBUG: creating build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/driver.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/devop_client.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/config.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/__init__.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: creating build/lib/cinder/zonemanager DEBUG: creating build/lib/cinder/zonemanager/drivers DEBUG: creating build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/exception.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/__init__.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: creating build/lib/cinder/volume/drivers/veritas_access DEBUG: copying cinder/volume/drivers/veritas_access/veritas_iscsi.py -> build/lib/cinder/volume/drivers/veritas_access DEBUG: copying cinder/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/volume/drivers/veritas_access DEBUG: creating build/lib/cinder/volume/drivers/infortrend DEBUG: copying cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> build/lib/cinder/volume/drivers/infortrend DEBUG: copying cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> build/lib/cinder/volume/drivers/infortrend DEBUG: copying cinder/volume/drivers/infortrend/__init__.py -> build/lib/cinder/volume/drivers/infortrend DEBUG: creating build/lib/cinder/image/accelerators DEBUG: copying cinder/image/accelerators/qat.py -> build/lib/cinder/image/accelerators DEBUG: copying cinder/image/accelerators/gzip.py -> build/lib/cinder/image/accelerators DEBUG: copying cinder/image/accelerators/__init__.py -> build/lib/cinder/image/accelerators DEBUG: creating build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/volumeops.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/vmdk.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/fcd.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/exceptions.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/datastore.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/__init__.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/test_volume_usage_audit.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume_retype.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume_migration.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume_manager.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_snapshot.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_rpcapi.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_replication_manager.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_manage_volume.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_init_host.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_image.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_driver.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_connection.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_capabilities.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_availability_zone.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/__init__.py -> build/lib/cinder/tests/unit/volume DEBUG: creating build/lib/cinder/cmd DEBUG: copying cinder/cmd/volume_usage_audit.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/volume.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/status.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/scheduler.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/rtstool.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/manage.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/backup.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/api.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/__init__.py -> build/lib/cinder/cmd DEBUG: copying cinder/db/sqlalchemy/models.py -> build/lib/cinder/db/sqlalchemy DEBUG: copying cinder/db/sqlalchemy/api.py -> build/lib/cinder/db/sqlalchemy DEBUG: copying cinder/db/sqlalchemy/__init__.py -> build/lib/cinder/db/sqlalchemy DEBUG: creating build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/test_create_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/fake_volume_api.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/__init__.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: creating build/lib/cinder/tests/functional/api DEBUG: copying cinder/tests/functional/api/foxinsocks.py -> build/lib/cinder/tests/functional/api DEBUG: copying cinder/tests/functional/api/client.py -> build/lib/cinder/tests/functional/api DEBUG: copying cinder/tests/functional/api/__init__.py -> build/lib/cinder/tests/functional/api DEBUG: copying cinder/api/versions.py -> build/lib/cinder/api DEBUG: copying cinder/api/urlmap.py -> build/lib/cinder/api DEBUG: copying cinder/api/microversions.py -> build/lib/cinder/api DEBUG: copying cinder/api/extensions.py -> build/lib/cinder/api DEBUG: copying cinder/api/common.py -> build/lib/cinder/api DEBUG: copying cinder/api/api_utils.py -> build/lib/cinder/api DEBUG: copying cinder/api/__init__.py -> build/lib/cinder/api DEBUG: copying cinder/db/sqlalchemy/migrate_repo/manage.py -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: copying cinder/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: creating build/lib/cinder/volume/flows/api DEBUG: copying cinder/volume/flows/api/manage_existing.py -> build/lib/cinder/volume/flows/api DEBUG: copying cinder/volume/flows/api/create_volume.py -> build/lib/cinder/volume/flows/api DEBUG: copying cinder/volume/flows/api/__init__.py -> build/lib/cinder/volume/flows/api DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: copying cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: copying cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: copying cinder/tests/unit/volume/drivers/synology/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: creating build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/rest_client.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/hedvig_cinder.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/config.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/__init__.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: creating build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/smbfs.py -> build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/iscsi.py -> build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/constants.py -> build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/__init__.py -> build/lib/cinder/volume/drivers/windows DEBUG: creating build/lib/cinder/volume/drivers/fujitsu DEBUG: creating build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: creating build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/kaminario_iscsi.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/kaminario_fc.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/kaminario_common.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/__init__.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: creating build/lib/cinder/volume/drivers/zfssa DEBUG: copying cinder/volume/drivers/zfssa/zfssarest.py -> build/lib/cinder/volume/drivers/zfssa DEBUG: copying cinder/volume/drivers/zfssa/zfssanfs.py -> build/lib/cinder/volume/drivers/zfssa DEBUG: copying cinder/volume/drivers/zfssa/zfssaiscsi.py -> build/lib/cinder/volume/drivers/zfssa DEBUG: copying cinder/volume/drivers/zfssa/webdavclient.py -> build/lib/cinder/volume/drivers/zfssa DEBUG: copying cinder/volume/drivers/zfssa/restclient.py -> build/lib/cinder/volume/drivers/zfssa DEBUG: copying cinder/volume/drivers/zfssa/__init__.py -> build/lib/cinder/volume/drivers/zfssa DEBUG: creating build/lib/cinder/api/views DEBUG: copying cinder/api/views/versions.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/types.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/transfers.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/snapshots.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/scheduler_stats.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/qos_specs.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/manageable_volumes.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/manageable_snapshots.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/limits.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/consistencygroups.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/cgsnapshots.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/capabilities.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/backups.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/availability_zones.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/__init__.py -> build/lib/cinder/api/views DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: creating build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/json_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/instance_locality_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/extra_specs_ops.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/driver_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/capacity_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/capabilities_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/availability_zone_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/affinity_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/__init__.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/nfs_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/block_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/block_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/test_zfssa.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_zadara.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_vzstorage.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_storpool.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_spdk.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_sheepdog.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_seagate.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_san.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_rsd.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_remotefs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_rbd.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_quobyte.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_qnap.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_pure.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_nimble.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_nfs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_lvm_driver.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_linstordrv.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_kaminario.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_infinidat.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_hedvig.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_gpfs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_datera.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/__init__.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/volume/flows/common.py -> build/lib/cinder/volume/flows DEBUG: copying cinder/volume/flows/__init__.py -> build/lib/cinder/volume/flows DEBUG: copying cinder/tests/fixtures.py -> build/lib/cinder/tests DEBUG: copying cinder/tests/fake_driver.py -> build/lib/cinder/tests DEBUG: copying cinder/tests/__init__.py -> build/lib/cinder/tests DEBUG: creating build/lib/cinder/volume/drivers/inspur/as13000 DEBUG: copying cinder/volume/drivers/inspur/as13000/as13000_driver.py -> build/lib/cinder/volume/drivers/inspur/as13000 DEBUG: copying cinder/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/volume/drivers/inspur/as13000 DEBUG: creating build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/workers.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volumes.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_types.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_type_encryption.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_type_access.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_transfer.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_metadata.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_manage.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_image_metadata.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_actions.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/types_extra_specs.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/snapshots.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/snapshot_manage.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/snapshot_actions.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/services.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/scheduler_hints.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/quotas.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/quota_classes.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/qos_specs.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/groups.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/group_types.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/group_specs.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/group_snapshots.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/clusters.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/backups.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/attachments.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/admin_actions.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/__init__.py -> build/lib/cinder/api/schemas DEBUG: creating build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/utils.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/options.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/nfs.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/iscsi.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/__init__.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/ibm/gpfs.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/flashsystem_iscsi.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/flashsystem_fc.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/flashsystem_common.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/__init__.py -> build/lib/cinder/volume/drivers/ibm DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/client_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/api.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/zonemanager/drivers/fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers DEBUG: copying cinder/zonemanager/drivers/driver_utils.py -> build/lib/cinder/zonemanager/drivers DEBUG: copying cinder/zonemanager/drivers/__init__.py -> build/lib/cinder/zonemanager/drivers DEBUG: copying cinder/tests/unit/volume/drivers/netapp/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: copying cinder/tests/unit/volume/drivers/netapp/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: copying cinder/tests/unit/volume/drivers/netapp/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: copying cinder/tests/unit/volume/drivers/netapp/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: creating build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_unmanage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_type_access.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_actions.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_used_limits.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_types_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_types_extra_specs.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_snapshot_actions.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_services.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_scheduler_stats.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_scheduler_hints.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_quotas_classes.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_quotas.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_hosts.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_cgsnapshots.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_capabilities.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_backups.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_availability_zones.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_admin_actions.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/__init__.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: creating build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/test_volume_drivers.py -> build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/test_fczm_drivers.py -> build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/test_backup_drivers.py -> build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/__init__.py -> build/lib/cinder/tests/compliance DEBUG: creating build/lib/cinder/backup DEBUG: creating build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/tsm.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/swift.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/posix.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/nfs.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/glusterfs.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/gcs.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/ceph.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/__init__.py -> build/lib/cinder/backup/drivers DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_versions.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_misc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_groups.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_get_manageable.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_extend_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume_from_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_cloned_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_attach_detach_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/mocks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: creating build/lib/cinder/scheduler/evaluator DEBUG: copying cinder/scheduler/evaluator/evaluator.py -> build/lib/cinder/scheduler/evaluator DEBUG: copying cinder/scheduler/evaluator/__init__.py -> build/lib/cinder/scheduler/evaluator DEBUG: copying cinder/volume/drivers/netapp/utils.py -> build/lib/cinder/volume/drivers/netapp DEBUG: copying cinder/volume/drivers/netapp/options.py -> build/lib/cinder/volume/drivers/netapp DEBUG: copying cinder/volume/drivers/netapp/common.py -> build/lib/cinder/volume/drivers/netapp DEBUG: copying cinder/volume/drivers/netapp/__init__.py -> build/lib/cinder/volume/drivers/netapp DEBUG: creating build/lib/cinder/interface DEBUG: copying cinder/interface/volume_snapshotmanagement_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_snapshot_revert.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_manageable_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_group_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_consistencygroup_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/util.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/fczm_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/base.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/backup_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/backup_chunked_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/__init__.py -> build/lib/cinder/interface DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: creating build/lib/cinder/tests/unit/monkey_patch_example DEBUG: copying cinder/tests/unit/monkey_patch_example/example_b.py -> build/lib/cinder/tests/unit/monkey_patch_example DEBUG: copying cinder/tests/unit/monkey_patch_example/example_a.py -> build/lib/cinder/tests/unit/monkey_patch_example DEBUG: copying cinder/tests/unit/monkey_patch_example/__init__.py -> build/lib/cinder/tests/unit/monkey_patch_example DEBUG: creating build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_weights.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_volume_number_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_scheduler_options.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_scheduler.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_rpcapi.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_host_manager.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_host_filters.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_goodness_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_filter_scheduler.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_chance_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_base_filter.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/fakes.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/fake_hosts.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/__init__.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/scheduler/scheduler_options.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/rpcapi.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/manager.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/host_manager.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/filter_scheduler.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/driver.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/base_weight.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/base_handler.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/base_filter.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/__init__.py -> build/lib/cinder/scheduler DEBUG: copying cinder/volume/drivers/zadara.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/vzstorage.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/veritas_cnfs.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/storpool.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/spdk.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/solidfire.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/sheepdog.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/rsd.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/remotefs.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/rbd.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/quobyte.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/qnap.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/pure.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/nimble.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/nfs.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/lvm.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/linstordrv.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/infinidat.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/__init__.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/test_migration.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/test_conf_key_mgr.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/fake.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/__init__.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/volume/drivers/dell_emc/xtremio.py -> build/lib/cinder/volume/drivers/dell_emc DEBUG: copying cinder/volume/drivers/dell_emc/ps.py -> build/lib/cinder/volume/drivers/dell_emc DEBUG: copying cinder/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_tgt_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_spdknvmf.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_scst_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_nvmet_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_nvmeof_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_lio_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_iser_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_iet_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_cxt_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_base_iscsi_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/targets_fixture.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/__init__.py -> build/lib/cinder/tests/unit/targets DEBUG: creating build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/iscsi.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/fc.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/exception.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/common.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/client.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/__init__.py -> build/lib/cinder/volume/drivers/stx DEBUG: creating build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/smartx.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/rest_client.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/replication.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/hypermetro.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/huawei_utils.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/huawei_driver.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/huawei_conf.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/fc_zone_helper.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/constants.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/common.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/__init__.py -> build/lib/cinder/volume/drivers/huawei DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/utils.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/rest.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/provision.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/migrate.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/metadata.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/masking.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/fc.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/common.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: creating build/lib/cinder/tests/unit/consistencygroup DEBUG: copying cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> build/lib/cinder/tests/unit/consistencygroup DEBUG: copying cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> build/lib/cinder/tests/unit/consistencygroup DEBUG: copying cinder/tests/unit/consistencygroup/__init__.py -> build/lib/cinder/tests/unit/consistencygroup DEBUG: creating build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: creating build/lib/cinder/tests/hacking DEBUG: copying cinder/tests/hacking/checks.py -> build/lib/cinder/tests/hacking DEBUG: copying cinder/tests/hacking/__init__.py -> build/lib/cinder/tests/hacking DEBUG: creating build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_volume_driver.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_driverutils.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_rest_fc_zone_client.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/__init__.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: creating build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_iscsi.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_fc.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_common.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_client.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/__init__.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/tests/unit/api/test_versions.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/test_common.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/test_api_validation.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/fakes.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/__init__.py -> build/lib/cinder/tests/unit/api DEBUG: creating build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/test_smbfs.py -> build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/test_iscsi.py -> build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/db_fakes.py -> build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/__init__.py -> build/lib/cinder/tests/unit/windows DEBUG: creating build/lib/cinder/api/v2 DEBUG: creating build/lib/cinder/api/v2/views DEBUG: copying cinder/api/v2/views/volumes.py -> build/lib/cinder/api/v2/views DEBUG: copying cinder/api/v2/views/types.py -> build/lib/cinder/api/v2/views DEBUG: copying cinder/api/v2/views/__init__.py -> build/lib/cinder/api/v2/views DEBUG: creating build/lib/cinder/privsep DEBUG: copying cinder/privsep/path.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/nvmcli.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/lvm.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/hscli.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/fs.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/cgroup.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/__init__.py -> build/lib/cinder/privsep DEBUG: creating build/lib/cinder/tests/unit/glance DEBUG: copying cinder/tests/unit/glance/stubs.py -> build/lib/cinder/tests/unit/glance DEBUG: copying cinder/tests/unit/glance/__init__.py -> build/lib/cinder/tests/unit/glance DEBUG: creating build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/wsgi.py -> build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/eventlet_server.py -> build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/common.py -> build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/__init__.py -> build/lib/cinder/wsgi DEBUG: creating build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_volume_type.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_transfers.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_reset_backend.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_qos_specs.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_purge.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_orm_relationships.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_name_id.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_migrations.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_cluster.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/__init__.py -> build/lib/cinder/tests/unit/db DEBUG: creating build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/rest_constants.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/exception.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/__init__.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/backup/rpcapi.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/manager.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/driver.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/chunkeddriver.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/api.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/__init__.py -> build/lib/cinder/backup DEBUG: creating build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/replication.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_fc.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_const.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_common.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/backup/test_rpcapi.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/test_chunkeddriver.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/test_backup.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_swift_client2.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_swift_client.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_service.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_google_client2.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_google_client.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_backup.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/__init__.py -> build/lib/cinder/tests/unit/backup DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/huawei DEBUG: copying cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> build/lib/cinder/tests/unit/volume/drivers/huawei DEBUG: copying cinder/tests/unit/volume/drivers/huawei/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/huawei DEBUG: creating build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_unmanage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_type_encryption.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_type_access.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_transfer.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_tenant_attribute.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_mig_status_attribute.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_image_metadata.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_host_attribute.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_encryption_metadata.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_actions.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/used_limits.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/types_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/types_extra_specs.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/snapshot_unmanage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/snapshot_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/snapshot_actions.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/services.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/scheduler_stats.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/scheduler_hints.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/resource_common_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/quotas.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/quota_classes.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/qos_specs_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/hosts.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/extended_snapshot_attributes.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/extended_services.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/consistencygroups.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/cgsnapshots.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/capabilities.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/backups.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/availability_zones.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/admin_actions.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/__init__.py -> build/lib/cinder/api/contrib DEBUG: creating build/lib/cinder/api/v3 DEBUG: creating build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/workers.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/volumes.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/snapshots.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/resource_filters.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/messages.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/groups.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/group_types.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/group_snapshots.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/clusters.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/backups.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/attachments.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/__init__.py -> build/lib/cinder/api/v3/views DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: creating build/lib/cinder/group DEBUG: copying cinder/group/api.py -> build/lib/cinder/group DEBUG: copying cinder/group/__init__.py -> build/lib/cinder/group DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/nec DEBUG: copying cinder/tests/unit/volume/drivers/nec/test_volume.py -> build/lib/cinder/tests/unit/volume/drivers/nec DEBUG: copying cinder/tests/unit/volume/drivers/nec/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nec DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops DEBUG: copying cinder/tests/unit/volume/drivers/inspur/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: creating build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_fc.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_common.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_base.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/__init__.py -> build/lib/cinder/volume/drivers/hpe DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: creating build/lib/cinder/tests/unit/volume/flows/api DEBUG: copying cinder/tests/unit/volume/flows/api/test_create_volume.py -> build/lib/cinder/tests/unit/volume/flows/api DEBUG: copying cinder/tests/unit/volume/flows/api/__init__.py -> build/lib/cinder/tests/unit/volume/flows/api DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: creating build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/strings.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/certificate.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/__init__.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volumes.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_types.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_actions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_versions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_snapshots.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/fakes.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/__init__.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: creating build/lib/cinder/common DEBUG: copying cinder/common/sqlalchemyutils.py -> build/lib/cinder/common DEBUG: copying cinder/common/constants.py -> build/lib/cinder/common DEBUG: copying cinder/common/config.py -> build/lib/cinder/common DEBUG: copying cinder/common/__init__.py -> build/lib/cinder/common DEBUG: creating build/lib/cinder/message DEBUG: copying cinder/message/message_field.py -> build/lib/cinder/message DEBUG: copying cinder/message/defined_messages.py -> build/lib/cinder/message DEBUG: copying cinder/message/api.py -> build/lib/cinder/message DEBUG: copying cinder/message/__init__.py -> build/lib/cinder/message DEBUG: creating build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_iscsi.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_common.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_api21.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_api2.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/__init__.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/zonemanager/utils.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fczm_constants.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fc_zone_manager.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fc_san_lookup_service.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fc_common.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/__init__.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/version.py -> build/lib/cinder DEBUG: copying cinder/utils.py -> build/lib/cinder DEBUG: copying cinder/test.py -> build/lib/cinder DEBUG: copying cinder/ssh_utils.py -> build/lib/cinder DEBUG: copying cinder/service_auth.py -> build/lib/cinder DEBUG: copying cinder/service.py -> build/lib/cinder DEBUG: copying cinder/rpc.py -> build/lib/cinder DEBUG: copying cinder/quota_utils.py -> build/lib/cinder DEBUG: copying cinder/quota.py -> build/lib/cinder DEBUG: copying cinder/policy.py -> build/lib/cinder DEBUG: copying cinder/opts.py -> build/lib/cinder DEBUG: copying cinder/manager.py -> build/lib/cinder DEBUG: copying cinder/i18n.py -> build/lib/cinder DEBUG: copying cinder/flow_utils.py -> build/lib/cinder DEBUG: copying cinder/exception.py -> build/lib/cinder DEBUG: copying cinder/coordination.py -> build/lib/cinder DEBUG: copying cinder/context.py -> build/lib/cinder DEBUG: copying cinder/__init__.py -> build/lib/cinder DEBUG: creating build/lib/cinder/tests/unit/api/views DEBUG: copying cinder/tests/unit/api/views/test_versions.py -> build/lib/cinder/tests/unit/api/views DEBUG: copying cinder/tests/unit/api/views/__init__.py -> build/lib/cinder/tests/unit/api/views DEBUG: creating build/lib/cinder/transfer DEBUG: copying cinder/transfer/api.py -> build/lib/cinder/transfer DEBUG: copying cinder/transfer/__init__.py -> build/lib/cinder/transfer DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/utils.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/replication.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/driver.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/client.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/api/v2/volumes.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/volume_metadata.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/types.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/snapshots.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/snapshot_metadata.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/router.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/limits.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/__init__.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v3/workers.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volumes.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volume_transfer.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volume_metadata.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volume_manage.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/snapshots.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/snapshot_manage.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/router.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/resource_filters.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/resource_common_manage.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/messages.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/limits.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/groups.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/group_types.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/group_specs.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/group_snapshots.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/consistencygroups.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/clusters.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/backups.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/attachments.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/__init__.py -> build/lib/cinder/api/v3 DEBUG: creating build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/fs_conf.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/fs_client.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/dsware.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/constants.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: creating build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/tgt.py -> build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/scst.py -> build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/iet.py -> build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/__init__.py -> build/lib/cinder/privsep/targets DEBUG: creating build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/nfs.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/iscsi.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/__init__.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: creating build/lib/cinder/objects DEBUG: copying cinder/objects/volume_type.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/volume_attachment.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/volume.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/snapshot.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/service.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/request_spec.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/qos_specs.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/manageableresources.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/group_type.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/group_snapshot.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/group.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/fields.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/dynamic_log.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/consistencygroup.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cluster.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cleanup_request.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cleanable.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cgsnapshot.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/base.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/backup.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/__init__.py -> build/lib/cinder/objects DEBUG: copying cinder/db/migration.py -> build/lib/cinder/db DEBUG: copying cinder/db/base.py -> build/lib/cinder/db DEBUG: copying cinder/db/api.py -> build/lib/cinder/db DEBUG: copying cinder/db/__init__.py -> build/lib/cinder/db DEBUG: copying cinder/volume/drivers/fujitsu/__init__.py -> build/lib/cinder/volume/drivers/fujitsu DEBUG: running egg_info DEBUG: writing requirements to cinder.egg-info/requires.txt DEBUG: writing cinder.egg-info/PKG-INFO DEBUG: writing top-level names to cinder.egg-info/top_level.txt DEBUG: writing dependency_links to cinder.egg-info/dependency_links.txt DEBUG: writing entry points to cinder.egg-info/entry_points.txt DEBUG: writing pbr to cinder.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'cinder.egg-info/SOURCES.txt' DEBUG: copying cinder/brick/README.txt -> build/lib/cinder/brick DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/volume/drivers/nec/product.xml -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/api/openstack/rest_api_version_history.rst -> build/lib/cinder/api/openstack DEBUG: copying cinder/tests/unit/policy.json -> build/lib/cinder/tests/unit DEBUG: copying cinder/db/sqlalchemy/migrate_repo/README -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: copying cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: copying cinder/tests/README.rst -> build/lib/cinder/tests DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: creating build/lib/cinder/locale DEBUG: creating build/lib/cinder/locale/de DEBUG: creating build/lib/cinder/locale/de/LC_MESSAGES DEBUG: copying cinder/locale/de/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/de/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/es DEBUG: creating build/lib/cinder/locale/es/LC_MESSAGES DEBUG: copying cinder/locale/es/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/es/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/fr DEBUG: creating build/lib/cinder/locale/fr/LC_MESSAGES DEBUG: copying cinder/locale/fr/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/fr/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/it DEBUG: creating build/lib/cinder/locale/it/LC_MESSAGES DEBUG: copying cinder/locale/it/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/it/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/ja DEBUG: creating build/lib/cinder/locale/ja/LC_MESSAGES DEBUG: copying cinder/locale/ja/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ja/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/ko_KR DEBUG: creating build/lib/cinder/locale/ko_KR/LC_MESSAGES DEBUG: copying cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/pt_BR DEBUG: creating build/lib/cinder/locale/pt_BR/LC_MESSAGES DEBUG: copying cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/ru DEBUG: creating build/lib/cinder/locale/ru/LC_MESSAGES DEBUG: copying cinder/locale/ru/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ru/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/zh_CN DEBUG: creating build/lib/cinder/locale/zh_CN/LC_MESSAGES DEBUG: copying cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/zh_TW DEBUG: creating build/lib/cinder/locale/zh_TW/LC_MESSAGES DEBUG: copying cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_TW/LC_MESSAGES DEBUG: + sleep 1 DEBUG: + python2 setup.py compile_catalog -d build/lib/cinder/locale -D cinder DEBUG: running compile_catalog DEBUG: compiling catalog build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/it/LC_MESSAGES/cinder.po to build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po to build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/es/LC_MESSAGES/cinder.po to build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/de/LC_MESSAGES/cinder.po to build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fSFI8X DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 DEBUG: + cd cinder-15.6.1.dev29 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/dynamic_log.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/fields.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/group.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/manageableresources.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/request_spec.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer DEBUG: copying build/lib/cinder/transfer/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer DEBUG: copying build/lib/cinder/transfer/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer DEBUG: copying build/lib/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/context.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/flow_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/i18n.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/opts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/policy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/quota.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/service_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/test.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/version.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/config.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/sqlalchemyutils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group DEBUG: copying build/lib/cinder/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group DEBUG: copying build/lib/cinder/group/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/cgroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/fs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/hscli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/nvmcli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/path.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/backup_chunked_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/backup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/fczm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/util.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_consistencygroup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_group_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_manageable_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_snapshot_revert.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_snapshotmanagement_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/gcs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/posix.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/swift.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/rtstool.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/status.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fczm_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/rest_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: copying build/lib/cinder/zonemanager/drivers/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: copying build/lib/cinder/zonemanager/drivers/fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute DEBUG: copying build/lib/cinder/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute DEBUG: copying build/lib/cinder/compute/nova.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/accelerators/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/accelerators/gzip.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/accelerators/qat.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/accelerator.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/cache.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/glance.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/base_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/base_weight.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator DEBUG: copying build/lib/cinder/scheduler/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator DEBUG: copying build/lib/cinder/scheduler/evaluator/evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/affinity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/availability_zone_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/capabilities_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/capacity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/driver_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/extra_specs_ops.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/instance_locality_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/json_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows DEBUG: copying build/lib/cinder/scheduler/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows DEBUG: copying build/lib/cinder/scheduler/flows/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/capacity.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/chance.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/goodness.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/stochastic.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/volume_number.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/router.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/extended_services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/quota_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_mig_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: copying build/lib/cinder/api/v2/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: copying build/lib/cinder/api/v2/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: copying build/lib/cinder/api/v2/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/quota_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/manageable_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/manageable_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/api_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/microversions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: copying build/lib/cinder/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: copying build/lib/cinder/api/middleware/auth.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: copying build/lib/cinder/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: copying build/lib/cinder/api/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: copying build/lib/cinder/api/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: copying build/lib/cinder/api/validation/validators.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: copying build/lib/cinder/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: copying build/lib/cinder/keymgr/conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: copying build/lib/cinder/keymgr/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/backup_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/manageable_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/manageable_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/quota_class.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/type_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick DEBUG: copying build/lib/cinder/brick/README.txt -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev DEBUG: copying build/lib/cinder/brick/local_dev/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev DEBUG: copying build/lib/cinder/brick/local_dev/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev DEBUG: copying build/lib/cinder/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: copying build/lib/cinder/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: copying build/lib/cinder/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: copying build/lib/cinder/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/volume_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/volume_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows DEBUG: copying build/lib/cinder/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows DEBUG: copying build/lib/cinder/volume/flows/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: copying build/lib/cinder/volume/flows/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: copying build/lib/cinder/volume/flows/api/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: copying build/lib/cinder/volume/flows/api/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/cxt.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/lio.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/nvmeof.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/nvmet.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/spdknvmf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/fs_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/fs_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_api2.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_api21.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/fc_zone_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/huawei_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/huawei_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/huawei_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/hypermetro.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/rest_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/smartx.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/linstordrv.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/pure.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/rsd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/spdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/storpool.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa DEBUG: copying build/lib/cinder/volume/drivers/zfssa/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa DEBUG: copying build/lib/cinder/volume/drivers/zfssa/restclient.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa DEBUG: copying build/lib/cinder/volume/drivers/zfssa/webdavclient.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa DEBUG: copying build/lib/cinder/volume/drivers/zfssa/zfssaiscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa DEBUG: copying build/lib/cinder/volume/drivers/zfssa/zfssanfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa DEBUG: copying build/lib/cinder/volume/drivers/zfssa/zfssarest.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/kaminario_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/kaminario_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/kaminario_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/config.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/hedvig_cinder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/rest_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/fcd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: copying build/lib/cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: copying build/lib/cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/volume/drivers/veritas_access/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/volume/drivers/veritas_access/veritas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/config.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/devop_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/dpl_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/dpl_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/dplcommon.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: copying build/lib/cinder/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: copying build/lib/cinder/volume/drivers/synology/synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: copying build/lib/cinder/volume/drivers/synology/synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/certificate.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/strings.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/flashsystem_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/flashsystem_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san DEBUG: copying build/lib/cinder/volume/drivers/san/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san DEBUG: copying build/lib/cinder/volume/drivers/san/san.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/product.xml -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/volume_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/volume_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_const.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/volume/drivers/inspur/as13000/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/volume/drivers/inspur/as13000/as13000_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/volume/drivers/inspur/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/masking.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/migrate.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/provision.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/rest.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/ps.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/simplecache.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/const.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: copying build/lib/cinder/tests/README.rst -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking DEBUG: copying build/lib/cinder/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking DEBUG: copying build/lib/cinder/tests/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/test_backup_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/test_fczm_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/test_volume_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: copying build/lib/cinder/tests/fake_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: copying build/lib/cinder/tests/fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/api/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/api/foxinsocks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/api_samples_test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/functional_helpers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_group_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_login.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/policy.json -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_name_id.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_orm_relationships.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_purge.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_reset_backend.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance DEBUG: copying build/lib/cinder/tests/unit/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance DEBUG: copying build/lib/cinder/tests/unit/glance/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/db_fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/test_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/test_smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_rest_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_driverutils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: copying build/lib/cinder/tests/unit/consistencygroup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: copying build/lib/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: copying build/lib/cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/targets_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_base_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_cxt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_iet_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_iser_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_lio_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_nvmeof_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_nvmet_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_scst_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_spdknvmf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_tgt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/test_conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/test_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/fake_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_chance_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_goodness_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_host_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_volume_number_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_weights.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: copying build/lib/cinder/tests/unit/monkey_patch_example/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: copying build/lib/cinder/tests/unit/monkey_patch_example/example_a.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: copying build/lib/cinder/tests/unit/monkey_patch_example/example_b.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/test_defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/test_message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_group.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_qos.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/cast_as_call.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_group.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_api_urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_cleanable_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_cmd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_db_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_db_worker_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_interface.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_macrosan_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_paginate_query.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_service_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_setup_profiler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_test.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_cleanup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_glance_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute DEBUG: copying build/lib/cinder/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute DEBUG: copying build/lib/cinder/tests/unit/compute/test_nova.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/test_groups_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/test_groups_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/test_groups_manager_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_google_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_google_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_swift_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_swift_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/test_chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_google.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_posix.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_swift.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: copying build/lib/cinder/tests/unit/attachments/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: copying build/lib/cinder/tests/unit/attachments/test_attachments_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: copying build/lib/cinder/tests/unit/attachments/test_attachments_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: copying build/lib/cinder/tests/unit/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: copying build/lib/cinder/tests/unit/brick/fake_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: copying build/lib/cinder/tests/unit/brick/test_brick_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/api DEBUG: copying build/lib/cinder/tests/unit/volume/flows/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/api DEBUG: copying build/lib/cinder/tests/unit/volume/flows/api/test_create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/api DEBUG: copying build/lib/cinder/tests/unit/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/fake_volume_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/test_create_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_image.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_init_host.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_manage_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_replication_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_retype.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nec/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_datera.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_hedvig.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_kaminario.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_linstordrv.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_lvm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_pure.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_rsd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_san.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_seagate.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_spdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_storpool.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_zfssa.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/infortrend/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/mocks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_attach_detach_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_cloned_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume_from_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_extend_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_get_manageable.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_misc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views DEBUG: copying build/lib/cinder/tests/unit/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views DEBUG: copying build/lib/cinder/tests/unit/api/views/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views DEBUG: copying build/lib/cinder/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/test_api_validation.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_quotas_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: copying build/lib/cinder/tests/unit/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: copying build/lib/cinder/tests/unit/api/openstack/test_api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: copying build/lib/cinder/tests/unit/api/openstack/test_versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: copying build/lib/cinder/tests/unit/api/openstack/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: copying build/lib/cinder/tests/unit/api/v3/test_workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/test_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/test_snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/test_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: copying build/lib/cinder/tests/unit/api/v2/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware DEBUG: copying build/lib/cinder/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware DEBUG: copying build/lib/cinder/tests/unit/api/middleware/test_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware DEBUG: copying build/lib/cinder/tests/unit/api/middleware/test_faults.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd DEBUG: copying build/lib/cinder/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd DEBUG: copying build/lib/cinder/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies DEBUG: copying build/lib/cinder/tests/unit/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies DEBUG: copying build/lib/cinder/tests/unit/policies/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies DEBUG: copying build/lib/cinder/tests/unit/policies/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies DEBUG: copying build/lib/cinder/tests/unit/policies/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies DEBUG: copying build/lib/cinder/tests/unit/policies/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/accelerators DEBUG: copying build/lib/cinder/tests/unit/image/accelerators/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/accelerators DEBUG: copying build/lib/cinder/tests/unit/image/accelerators/test_qat_gzip.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/accelerators DEBUG: copying build/lib/cinder/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image DEBUG: copying build/lib/cinder/tests/unit/image/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image DEBUG: copying build/lib/cinder/tests/unit/image/test_accelerator.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image DEBUG: copying build/lib/cinder/tests/unit/image/test_cache.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image DEBUG: copying build/lib/cinder/tests/unit/image/test_glance.py -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/backup.py to backup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/cgsnapshot.py to cgsnapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/cleanable.py to cleanable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/cleanup_request.py to cleanup_request.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/cluster.py to cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/consistencygroup.py to consistencygroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/dynamic_log.py to dynamic_log.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/fields.py to fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/group.py to group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/group_snapshot.py to group_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/group_type.py to group_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/manageableresources.py to manageableresources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/qos_specs.py to qos_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/request_spec.py to request_spec.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/snapshot.py to snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/volume.py to volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/volume_attachment.py to volume_attachment.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects/volume_type.py to volume_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/coordination.py to coordination.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/flow_utils.py to flow_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/quota_utils.py to quota_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/service_auth.py to service_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/ssh_utils.py to ssh_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/test.py to test.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message/defined_messages.py to defined_messages.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message/message_field.py to message_field.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common/sqlalchemyutils.py to sqlalchemyutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi/eventlet_server.py to eventlet_server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets/iet.py to iet.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets/scst.py to scst.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets/tgt.py to tgt.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/cgroup.py to cgroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/fs.py to fs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/hscli.py to hscli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/lvm.py to lvm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/nvmcli.py to nvmcli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/path.py to path.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/backup_chunked_driver.py to backup_chunked_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/backup_driver.py to backup_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/fczm_driver.py to fczm_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/util.py to util.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/volume_consistencygroup_driver.py to volume_consistencygroup_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/volume_driver.py to volume_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/volume_group_driver.py to volume_group_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/volume_manageable_driver.py to volume_manageable_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/volume_snapshot_revert.py to volume_snapshot_revert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface/volume_snapshotmanagement_driver.py to volume_snapshotmanagement_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/chunkeddriver.py to chunkeddriver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/rpcapi.py to rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/ceph.py to ceph.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/gcs.py to gcs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/glusterfs.py to glusterfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/nfs.py to nfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/posix.py to posix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/swift.py to swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers/tsm.py to tsm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/backup.py to backup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/rtstool.py to rtstool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/scheduler.py to scheduler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/volume.py to volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd/volume_usage_audit.py to volume_usage_audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_common.py to fc_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_san_lookup_service.py to fc_san_lookup_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_zone_manager.py to fc_zone_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/fczm_constants.py to fczm_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py to brcd_fabric_opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py to brcd_fc_san_lookup_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py to brcd_fc_zone_client_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py to brcd_fc_zone_connector_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py to brcd_fc_zone_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py to brcd_http_fc_zone_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py to brcd_rest_fc_zone_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/fc_zone_constants.py to fc_zone_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/rest_constants.py to rest_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/driver_utils.py to driver_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/fc_zone_driver.py to fc_zone_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py to cisco_fabric_opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py to cisco_fc_san_lookup_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py to cisco_fc_zone_client_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py to cisco_fc_zone_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/fc_zone_constants.py to fc_zone_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute/nova.py to nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators/gzip.py to gzip.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators/qat.py to qat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerator.py to accelerator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/cache.py to cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/glance.py to glance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/image_utils.py to image_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/base_filter.py to base_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/base_handler.py to base_handler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/base_weight.py to base_weight.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filter_scheduler.py to filter_scheduler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/host_manager.py to host_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/rpcapi.py to rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/scheduler_options.py to scheduler_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/evaluator.py to evaluator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/affinity_filter.py to affinity_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/availability_zone_filter.py to availability_zone_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/capabilities_filter.py to capabilities_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/capacity_filter.py to capacity_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/driver_filter.py to driver_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/extra_specs_ops.py to extra_specs_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/ignore_attempted_hosts_filter.py to ignore_attempted_hosts_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/instance_locality_filter.py to instance_locality_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters/json_filter.py to json_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows/create_volume.py to create_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights/capacity.py to capacity.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights/chance.py to chance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights/goodness.py to goodness.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights/stochastic.py to stochastic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights/volume_number.py to volume_number.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/attachments.py to attachments.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/clusters.py to clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/consistencygroups.py to consistencygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/group_snapshots.py to group_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/group_specs.py to group_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/group_types.py to group_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/groups.py to groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/messages.py to messages.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/resource_common_manage.py to resource_common_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/resource_filters.py to resource_filters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/router.py to router.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/snapshot_manage.py to snapshot_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/snapshots.py to snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/volume_manage.py to volume_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/volume_metadata.py to volume_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/volume_transfer.py to volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/volumes.py to volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/workers.py to workers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/attachments.py to attachments.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/clusters.py to clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/group_snapshots.py to group_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/group_types.py to group_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/groups.py to groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/messages.py to messages.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/resource_filters.py to resource_filters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/snapshots.py to snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/volumes.py to volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views/workers.py to workers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/admin_actions.py to admin_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/availability_zones.py to availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/capabilities.py to capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/cgsnapshots.py to cgsnapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/consistencygroups.py to consistencygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/extended_services.py to extended_services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/extended_snapshot_attributes.py to extended_snapshot_attributes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/hosts.py to hosts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/qos_specs_manage.py to qos_specs_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/quota_classes.py to quota_classes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/resource_common_manage.py to resource_common_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/scheduler_hints.py to scheduler_hints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/scheduler_stats.py to scheduler_stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/services.py to services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_actions.py to snapshot_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_manage.py to snapshot_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_unmanage.py to snapshot_unmanage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/types_extra_specs.py to types_extra_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/types_manage.py to types_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/used_limits.py to used_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_actions.py to volume_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_encryption_metadata.py to volume_encryption_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_host_attribute.py to volume_host_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_image_metadata.py to volume_image_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_manage.py to volume_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_mig_status_attribute.py to volume_mig_status_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_tenant_attribute.py to volume_tenant_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_transfer.py to volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_type_access.py to volume_type_access.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_type_encryption.py to volume_type_encryption.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_unmanage.py to volume_unmanage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/router.py to router.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/snapshot_metadata.py to snapshot_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/snapshots.py to snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/types.py to types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/volume_metadata.py to volume_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/volumes.py to volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views/types.py to types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views/volumes.py to volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/admin_actions.py to admin_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/attachments.py to attachments.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/clusters.py to clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/group_snapshots.py to group_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/group_specs.py to group_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/group_types.py to group_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/groups.py to groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/qos_specs.py to qos_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/quota_classes.py to quota_classes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/scheduler_hints.py to scheduler_hints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/services.py to services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/snapshot_actions.py to snapshot_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/snapshot_manage.py to snapshot_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/snapshots.py to snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/types_extra_specs.py to types_extra_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_actions.py to volume_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_image_metadata.py to volume_image_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_manage.py to volume_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_metadata.py to volume_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_transfer.py to volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_type_access.py to volume_type_access.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_type_encryption.py to volume_type_encryption.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_types.py to volume_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/volumes.py to volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas/workers.py to workers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/availability_zones.py to availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/capabilities.py to capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/cgsnapshots.py to cgsnapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/consistencygroups.py to consistencygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/manageable_snapshots.py to manageable_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/manageable_volumes.py to manageable_volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/qos_specs.py to qos_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/scheduler_stats.py to scheduler_stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/snapshots.py to snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/transfers.py to transfers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/types.py to types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/api_utils.py to api_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/extensions.py to extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/microversions.py to microversions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/urlmap.py to urlmap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack/api_version_request.py to api_version_request.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack/versioned_method.py to versioned_method.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware/auth.py to auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware/fault.py to fault.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation/parameter_types.py to parameter_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation/validators.py to validators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr/conf_key_mgr.py to conf_key_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/attachments.py to attachments.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/backup_actions.py to backup_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/backups.py to backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/capabilities.py to capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/clusters.py to clusters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/group_actions.py to group_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/group_snapshot_actions.py to group_snapshot_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/group_snapshots.py to group_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/group_types.py to group_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/groups.py to groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/hosts.py to hosts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/manageable_snapshots.py to manageable_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/manageable_volumes.py to manageable_volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/messages.py to messages.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/qos_specs.py to qos_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/quota_class.py to quota_class.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/scheduler_stats.py to scheduler_stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/services.py to services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/snapshot_actions.py to snapshot_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/snapshot_metadata.py to snapshot_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/snapshots.py to snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/type_extra_specs.py to type_extra_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/volume_access.py to volume_access.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/volume_actions.py to volume_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/volume_metadata.py to volume_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/volume_transfer.py to volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/volume_type.py to volume_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/volumes.py to volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies/workers.py to workers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev/lvm.py to lvm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py to 123_cinder_init.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py to 124_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py to 125_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py to 126_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py to 127_change_project_resource_attribute_for_quota_usages.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py to 128_add_project_id_and_accepted_to_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py to 129_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py to 130_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py to 131_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py to 132_create_default_volume_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/configuration.py to configuration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/driver_utils.py to driver_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/group_types.py to group_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/qos_specs.py to qos_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/rpcapi.py to rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/throttling.py to throttling.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/volume_migration.py to volume_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/volume_types.py to volume_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/volume_utils.py to volume_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api/create_volume.py to create_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api/manage_existing.py to manage_existing.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py to create_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/manage_existing.py to manage_existing.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/manage_existing_snapshot.py to manage_existing_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/cxt.py to cxt.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/fake.py to fake.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/iet.py to iet.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/lio.py to lio.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/nvmeof.py to nvmeof.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/nvmet.py to nvmet.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/scst.py to scst.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/spdknvmf.py to spdknvmf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets/tgt.py to tgt.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/dsware.py to dsware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/fs_client.py to fs_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/fs_conf.py to fs_conf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_api2.py to datera_api2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_api21.py to datera_api21.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_common.py to datera_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_iscsi.py to datera_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_base.py to hpe_3par_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_common.py to hpe_3par_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_fc.py to hpe_3par_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_iscsi.py to hpe_3par_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py to hpe_lefthand_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_client.py to lenovo_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_common.py to lenovo_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_fc.py to lenovo_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_iscsi.py to lenovo_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/fc_zone_helper.py to fc_zone_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_conf.py to huawei_conf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_driver.py to huawei_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_utils.py to huawei_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/hypermetro.py to hypermetro.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/replication.py to replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/rest_client.py to rest_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/smartx.py to smartx.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx/fc.py to fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infinidat.py to infinidat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/linstordrv.py to linstordrv.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lvm.py to lvm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nfs.py to nfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nimble.py to nimble.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/pure.py to pure.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/qnap.py to qnap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/quobyte.py to quobyte.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/rbd.py to rbd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/remotefs.py to remotefs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/rsd.py to rsd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/sheepdog.py to sheepdog.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/solidfire.py to solidfire.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/spdk.py to spdk.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/storpool.py to storpool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_cnfs.py to veritas_cnfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vzstorage.py to vzstorage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zadara.py to zadara.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/jsonrpc.py to jsonrpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/nfs.py to nfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/jsonrpc.py to jsonrpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nfs.py to nfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/options.py to options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/restclient.py to restclient.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/webdavclient.py to webdavclient.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssaiscsi.py to zfssaiscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssanfs.py to zfssanfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssarest.py to zfssarest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_common.py to kaminario_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_fc.py to kaminario_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_iscsi.py to kaminario_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py to eternus_dx_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py to eternus_dx_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py to eternus_dx_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/smbfs.py to smbfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/hedvig_cinder.py to hedvig_cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/rest_client.py to rest_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/datastore.py to datastore.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/fcd.py to fcd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/vmdk.py to vmdk.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/volumeops.py to volumeops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py to cli_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py to common_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/infortrend_fc_cli.py to infortrend_fc_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py to infortrend_iscsi_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access/veritas_iscsi.py to veritas_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan/devop_client.py to devop_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dpl_fc.py to dpl_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dpl_iscsi.py to dpl_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dplcommon.py to dplcommon.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/options.py to options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/synology_common.py to synology_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/synology_iscsi.py to synology_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/certificate.py to certificate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/cryptish.py to cryptish.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py to ds8k_connection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py to ds8k_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py to ds8k_proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py to ds8k_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py to ds8k_restclient.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py to ibm_storage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/proxy.py to proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/strings.py to strings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py to xiv_proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py to xiv_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_common.py to flashsystem_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_fc.py to flashsystem_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_iscsi.py to flashsystem_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/gpfs.py to gpfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/replication.py to replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py to storwize_const.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py to storwize_svc_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py to storwize_svc_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py to storwize_svc_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/san.py to san.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_client.py to hpmsa_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_common.py to hpmsa_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_fc.py to hpmsa_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_iscsi.py to hpmsa_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/cli.py to cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume.py to volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume_common.py to volume_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume_helper.py to volume_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_common.py to instorage_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_const.py to instorage_const.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_fc.py to instorage_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_iscsi.py to instorage_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/replication.py to replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000/as13000_driver.py to as13000_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/adapter.py to adapter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/replication.py to replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py to storagecenter_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py to storagecenter_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py to storagecenter_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py to storagecenter_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/fc.py to fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/masking.py to masking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/metadata.py to metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/migrate.py to migrate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/provision.py to provision.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/rest.py to rest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/ps.py to ps.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/xtremio.py to xtremio.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos/options.py to options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos/simplecache.py to simplecache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/adapter.py to adapter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/const.py to const.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/replication.py to replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/taskflows.py to taskflows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/options.py to options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_base.py to client_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py to client_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/block_base.py to block_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/block_cmode.py to block_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/fc_cmode.py to fc_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py to iscsi_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_base.py to nfs_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py to nfs_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py to capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py to data_motion.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py to loopingcalls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py to perf_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py to perf_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_backup_drivers.py to test_backup_drivers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_fczm_drivers.py to test_fczm_drivers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_volume_drivers.py to test_volume_drivers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/fake_driver.py to fake_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/fixtures.py to fixtures.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_extensions.py to test_extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py to test_snapshot_manage_extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_snapshots.py to test_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volume_actions.py to test_volume_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py to test_volume_manage_extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volume_transfer.py to test_volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volume_types.py to test_volume_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volumes.py to test_volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api/foxinsocks.py to foxinsocks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_samples_test_base.py to api_samples_test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/functional_helpers.py to functional_helpers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/test_extensions.py to test_extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/test_group_replication.py to test_group_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/test_group_snapshots.py to test_group_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/test_groups.py to test_groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/test_login.py to test_login.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/test_quotas.py to test_quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/test_volumes.py to test_volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_cluster.py to test_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_migrations.py to test_migrations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_name_id.py to test_name_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_orm_relationships.py to test_orm_relationships.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_purge.py to test_purge.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_qos_specs.py to test_qos_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_reset_backend.py to test_reset_backend.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_transfers.py to test_transfers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_volume_type.py to test_volume_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/stubs.py to stubs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/db_fakes.py to db_fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_iscsi.py to test_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_smbfs.py to test_smbfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py to test_brcd_fc_san_lookup_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py to test_brcd_fc_zone_client_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py to test_brcd_fc_zone_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py to test_brcd_http_fc_zone_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py to test_brcd_lookup_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_rest_fc_zone_client.py to test_brcd_rest_fc_zone_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py to test_cisco_fc_san_lookup_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py to test_cisco_fc_zone_client_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py to test_cisco_fc_zone_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py to test_cisco_lookup_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_driverutils.py to test_driverutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_fc_zone_manager.py to test_fc_zone_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_volume_driver.py to test_volume_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py to fake_cgsnapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/fake_consistencygroup.py to fake_consistencygroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/targets_fixture.py to targets_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_base_iscsi_driver.py to test_base_iscsi_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_cxt_driver.py to test_cxt_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_iet_driver.py to test_iet_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_iser_driver.py to test_iser_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_lio_driver.py to test_lio_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_nvmeof_driver.py to test_nvmeof_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_nvmet_driver.py to test_nvmet_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_scst_driver.py to test_scst_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_spdknvmf.py to test_spdknvmf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_tgt_driver.py to test_tgt_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/fake.py to fake.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_conf_key_mgr.py to test_conf_key_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_migration.py to test_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/fake_hosts.py to fake_hosts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py to test_allocated_capacity_weigher.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_base_filter.py to test_base_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_capacity_weigher.py to test_capacity_weigher.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_chance_weigher.py to test_chance_weigher.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_filter_scheduler.py to test_filter_scheduler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_goodness_weigher.py to test_goodness_weigher.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_host_filters.py to test_host_filters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_host_manager.py to test_host_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_rpcapi.py to test_rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_scheduler.py to test_scheduler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_scheduler_options.py to test_scheduler_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py to test_stochastic_weight_handler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_volume_number_weigher.py to test_volume_number_weigher.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_weights.py to test_weights.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/example_a.py to example_a.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/example_b.py to example_b.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_defined_messages.py to test_defined_messages.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_message_field.py to test_message_field.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_backup.py to test_backup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cgsnapshot.py to test_cgsnapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cleanable.py to test_cleanable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cleanup_request.py to test_cleanup_request.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cluster.py to test_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_consistencygroup.py to test_consistencygroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_fields.py to test_fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group.py to test_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group_snapshot.py to test_group_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group_type.py to test_group_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py to test_manageable_volumes_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_objects.py to test_objects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_qos.py to test_qos.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_snapshot.py to test_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume.py to test_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume_attachment.py to test_volume_attachment.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume_type.py to test_volume_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/cast_as_call.py to cast_as_call.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/conf_fixture.py to conf_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_cluster.py to fake_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_constants.py to fake_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_group.py to fake_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_group_snapshot.py to fake_group_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_notifier.py to fake_notifier.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_objects.py to fake_objects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_service.py to fake_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_snapshot.py to fake_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_utils.py to fake_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_volume.py to fake_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_api_urlmap.py to test_api_urlmap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_cleanable_manager.py to test_cleanable_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_cmd.py to test_cmd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_context.py to test_context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_coordination.py to test_coordination.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_db_api.py to test_db_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_db_worker_api.py to test_db_worker_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_evaluator.py to test_evaluator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_exception.py to test_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_fixtures.py to test_fixtures.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hacking.py to test_hacking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_image_utils.py to test_image_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_interface.py to test_interface.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_macrosan_drivers.py to test_macrosan_drivers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_manager.py to test_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_paginate_query.py to test_paginate_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_policy.py to test_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_qos_specs.py to test_qos_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_quota.py to test_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_quota_utils.py to test_quota_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_rpc.py to test_rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_service_auth.py to test_service_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_setup_profiler.py to test_setup_profiler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_ssh_utils.py to test_ssh_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_test.py to test_test.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_test_utils.py to test_test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_cleanup.py to test_volume_cleanup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_configuration.py to test_volume_configuration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_glance_metadata.py to test_volume_glance_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_throttling.py to test_volume_throttling.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_transfer.py to test_volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_types.py to test_volume_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_types_extra_specs.py to test_volume_types_extra_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_utils.py to test_volume_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute/test_nova.py to test_nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_api.py to test_groups_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_manager.py to test_groups_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_manager_replication.py to test_groups_manager_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_backup.py to fake_backup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_google_client.py to fake_google_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_google_client2.py to fake_google_client2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_service.py to fake_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_swift_client.py to fake_swift_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_swift_client2.py to fake_swift_client2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_backup.py to test_backup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_chunkeddriver.py to test_chunkeddriver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_rpcapi.py to test_rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_ceph.py to test_backup_ceph.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_driver_base.py to test_backup_driver_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py to test_backup_glusterfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_google.py to test_backup_google.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_nfs.py to test_backup_nfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_posix.py to test_backup_posix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_swift.py to test_backup_swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_tsm.py to test_backup_tsm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/test_attachments_api.py to test_attachments_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/test_attachments_manager.py to test_attachments_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/fake_lvm.py to fake_lvm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/test_brick_lvm.py to test_brick_lvm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/api/test_create_volume.py to test_create_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/fake_volume_api.py to fake_volume_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_create_volume_flow.py to test_create_volume_flow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py to test_manage_snapshot_flow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_manage_volume_flow.py to test_manage_volume_flow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_availability_zone.py to test_availability_zone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_capabilities.py to test_capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_connection.py to test_connection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_driver.py to test_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_image.py to test_image.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_init_host.py to test_init_host.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_manage_volume.py to test_manage_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_replication_manager.py to test_replication_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_rpcapi.py to test_rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_snapshot.py to test_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume.py to test_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_manager.py to test_volume_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_migration.py to test_volume_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_retype.py to test_volume_retype.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_usage_audit.py to test_volume_usage_audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec/test_volume.py to test_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py to test_huawei_drivers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_fcd.py to test_fcd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py to test_vmware_datastore.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py to test_vmware_vmdk.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py to test_vmware_volumeops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py to fake_pyxcli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py to fake_pyxcli_exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py to test_ds8k_proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py to test_ibm_flashsystem.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py to test_ibm_flashsystem_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py to test_ibm_storage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py to test_storwize_svc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py to test_xiv_proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_datera.py to test_datera.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_fujitsu_dx.py to test_fujitsu_dx.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_gpfs.py to test_gpfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_hedvig.py to test_hedvig.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_infinidat.py to test_infinidat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_kaminario.py to test_kaminario.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_linstordrv.py to test_linstordrv.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_lvm_driver.py to test_lvm_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_nfs.py to test_nfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_nimble.py to test_nimble.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py to test_prophetstor_dpl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_pure.py to test_pure.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_qnap.py to test_qnap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_quobyte.py to test_quobyte.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_rbd.py to test_rbd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_remotefs.py to test_remotefs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_rsd.py to test_rsd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_san.py to test_san.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_seagate.py to test_seagate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_sheepdog.py to test_sheepdog.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_spdk.py to test_spdk.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_storpool.py to test_storpool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py to test_veritas_cnfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_vzstorage.py to test_vzstorage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_zadara.py to test_zadara.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_zfssa.py to test_zfssa.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py to test_perf_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py to test_perf_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py to test_capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py to test_data_motion.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py to test_loopingcalls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py to test_block_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py to test_block_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py to test_block_driver_interfaces.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py to test_nfs_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py to test_nfs_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py to test_client_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py to test_client_cmode.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/test_synology_common.py to test_synology_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py to test_synology_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py to test_fc_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py to test_helper_routines.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py to test_iscsi_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py to test_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py to test_as13000_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py to test_nexenta.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py to test_nexenta5_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py to test_nexenta5_jsonrpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py to test_nexenta5_nfs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py to test_infortrend_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py to test_infortrend_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py to fake_hpe_3par_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py to fake_hpe_client_exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py to fake_hpe_lefthand_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py to test_hpe3par.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py to test_hpelefthand.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py to test_solidfire.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py to test_veritas_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py to test_dsware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py to test_fs_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py to test_fs_conf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py to powermax_data.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py to powermax_fake_objects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py to test_powermax_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py to test_powermax_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py to test_powermax_iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py to test_powermax_masking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py to test_powermax_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py to test_powermax_migrate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py to test_powermax_provision.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py to test_powermax_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py to test_powermax_rest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py to test_powermax_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/mocks.py to mocks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_attach_detach_volume.py to test_attach_detach_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_cloned_volume.py to test_create_cloned_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_snapshot.py to test_create_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume.py to test_create_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume_from_snapshot.py to test_create_volume_from_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_snapshot.py to test_delete_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_volume.py to test_delete_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_extend_volume.py to test_extend_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_get_manageable.py to test_get_manageable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_groups.py to test_groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection.py to test_initialize_connection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection_snapshot.py to test_initialize_connection_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing.py to test_manage_existing.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing_snapshot.py to test_manage_existing_snapshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_misc.py to test_misc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py to test_fc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py to test_sc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py to test_scapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py to fake_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py to test_adapter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py to test_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py to test_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py to test_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/test_ps.py to test_ps.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py to test_xtremio.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py to fake_enum.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py to fake_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py to res_mock.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py to test_adapter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py to test_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py to test_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py to test_replication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py to test_res_mock.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py to test_taskflows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py to tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_api_validation.py to test_api_validation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_admin_actions.py to test_admin_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_availability_zones.py to test_availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_backup_project_attribute.py to test_backup_project_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_backups.py to test_backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_capabilities.py to test_capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_cgsnapshots.py to test_cgsnapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_consistencygroups.py to test_consistencygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py to test_extended_snapshot_attributes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_hosts.py to test_hosts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_qos_specs_manage.py to test_qos_specs_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_quotas.py to test_quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_quotas_classes.py to test_quotas_classes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_scheduler_hints.py to test_scheduler_hints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_scheduler_stats.py to test_scheduler_stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_services.py to test_services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_actions.py to test_snapshot_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_manage.py to test_snapshot_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py to test_snapshot_unmanage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_types_extra_specs.py to test_types_extra_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_types_manage.py to test_types_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_used_limits.py to test_used_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_actions.py to test_volume_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py to test_volume_encryption_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_host_attribute.py to test_volume_host_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_image_metadata.py to test_volume_image_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_manage.py to test_volume_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py to test_volume_migration_status_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py to test_volume_tenant_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_transfer.py to test_volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_type_access.py to test_volume_type_access.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_type_encryption.py to test_volume_type_encryption.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_unmanage.py to test_volume_unmanage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_api_version_request.py to test_api_version_request.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_versioned_method.py to test_versioned_method.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_wsgi.py to test_wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/stubs.py to stubs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_attachments.py to test_attachments.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_backups.py to test_backups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_cluster.py to test_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_consistencygroups.py to test_consistencygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_snapshots.py to test_group_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_specs.py to test_group_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_types.py to test_group_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_groups.py to test_groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_limits.py to test_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_messages.py to test_messages.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_resource_filters.py to test_resource_filters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_snapshot_manage.py to test_snapshot_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_snapshots.py to test_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_manage.py to test_volume_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_metadata.py to test_volume_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_transfer.py to test_volume_transfer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volumes.py to test_volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_workers.py to test_workers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_limits.py to test_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_snapshot_metadata.py to test_snapshot_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_snapshots.py to test_snapshots.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_volume_metadata.py to test_volume_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_volumes.py to test_volumes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/test_auth.py to test_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/test_faults.py to test_faults.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd/test_status.py to test_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_volume.py to test_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_volume_actions.py to test_volume_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_volume_metadata.py to test_volume_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/accelerators/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/accelerators/test_qat_gzip.py to test_qat_gzip.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/fake.py to fake.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/test_accelerator.py to test_accelerator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/test_cache.py to test_cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/image/test_glance.py to test_glance.pyc DEBUG: writing byte-compilation script '/tmp/tmpFP2SXZ.py' DEBUG: /usr/bin/python2 -O /tmp/tmpFP2SXZ.py DEBUG: removing /tmp/tmpFP2SXZ.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc/cinder DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc/cinder/rootwrap.d DEBUG: copying etc/cinder/rootwrap.d/volume.filters -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc/cinder/rootwrap.d/ DEBUG: copying etc/cinder/api-paste.ini -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc/cinder DEBUG: copying etc/cinder/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc/cinder DEBUG: copying etc/cinder/resource_filters.json -> /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc/cinder DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing requirements to cinder.egg-info/requires.txt DEBUG: writing cinder.egg-info/PKG-INFO DEBUG: writing top-level names to cinder.egg-info/top_level.txt DEBUG: writing dependency_links to cinder.egg-info/dependency_links.txt DEBUG: writing entry points to cinder.egg-info/entry_points.txt DEBUG: writing pbr to cinder.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'cinder.egg-info/SOURCES.txt' DEBUG: Copying cinder.egg-info to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder-15.6.1.dev29-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing cinder-wsgi script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-volume script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-backup script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-api script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-rootwrap script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-manage script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-volume-usage-audit script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-status script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-rtstool script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: Installing cinder-scheduler script to /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/bin DEBUG: ++ pwd DEBUG: + export PYTHONPATH=/builddir/build/BUILD/cinder-15.6.1.dev29: DEBUG: + PYTHONPATH=/builddir/build/BUILD/cinder-15.6.1.dev29: DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/var/lib/cinder DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/var/lib/cinder/tmp DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/var/log/cinder DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/cinder-dist.conf /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/cinder/cinder-dist.conf DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder/volumes DEBUG: + install -p -D -m 640 etc/cinder/rootwrap.conf /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder/rootwrap.conf DEBUG: + install -p -D -m 640 etc/cinder/api-paste.ini /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder/api-paste.ini DEBUG: + install -p -D -m 640 etc/cinder/resource_filters.json /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder/resource_filters.json DEBUG: + install -p -D -m 640 etc/cinder/cinder.conf.sample /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder/cinder.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-api.service /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/systemd/system/openstack-cinder-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-scheduler.service /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/systemd/system/openstack-cinder-scheduler.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-volume.service /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/systemd/system/openstack-cinder-volume.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-backup.service /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/systemd/system/openstack-cinder-backup.service DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/cinder-sudoers /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/sudoers.d/cinder DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/cinder.logrotate /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/logrotate.d/openstack-cinder DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/var/run/cinder DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/cinder/rootwrap/ DEBUG: + install -p -D -m 644 etc/cinder/rootwrap.d/volume.filters /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/cinder/rootwrap/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder/rootwrap.d DEBUG: + for filter in '/usr/share/os-brick/rootwrap/*.filters' DEBUG: + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/etc/cinder/rootwrap.d/ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES/cinder.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 cinder --all-name DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/doc/cinder/README*' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/etc DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/cinder-15.6.1.dev29 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: openstack-cinder-15.6.1-0.20230608204325.299553a.el7.noarch DEBUG: warning: File listed twice: /usr/share/cinder/cinder-dist.conf DEBUG: Provides: config(openstack-cinder) = 1:15.6.1-0.20230608204325.299553a.el7 openstack-cinder = 1:15.6.1-0.20230608204325.299553a.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: python2-cinder-15.6.1-0.20230608204325.299553a.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MCp6SR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cinder-15.6.1.dev29 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/licenses/python2-cinder-15.6.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/licenses/python2-cinder-15.6.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/licenses/python2-cinder-15.6.1 DEBUG: + exit 0 DEBUG: Provides: python-cinder = 1:15.6.1-0.20230608204325.299553a.el7 python2-cinder = 1:15.6.1-0.20230608204325.299553a.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 2.7 DEBUG: Obsoletes: python-cinder < 1:15.6.1-0.20230608204325.299553a.el7 DEBUG: Processing files: python2-cinder-tests-15.6.1-0.20230608204325.299553a.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3e8Z9D DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cinder-15.6.1.dev29 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/licenses/python2-cinder-tests-15.6.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/licenses/python2-cinder-tests-15.6.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64/usr/share/licenses/python2-cinder-tests-15.6.1 DEBUG: + exit 0 DEBUG: Provides: python-cinder-tests = 1:15.6.1-0.20230608204325.299553a.el7 python2-cinder-tests = 1:15.6.1-0.20230608204325.299553a.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 2.7 DEBUG: Obsoletes: python-cinder-tests < 1:15.6.1-0.20230608204325.299553a.el7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-cinder-tests-15.6.1-0.20230608204325.299553a.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VO8ibP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cinder-15.6.1.dev29 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm INFO: Done(/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.src.rpm) Config(dlrn-5) 1 minutes 31 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb 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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6811172 3074116 1030888 6381080 8086120 DEBUG: Swap: 8388604 523548 7865056 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-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/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 6827448 2247864 1840836 7191056 7259844 DEBUG: Swap: 8388604 523548 7865056 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-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 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.667lmxa3', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'be2c0c134e0d45c983f711b153b813a1', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/python2-cinder-tests-15.6.1-0.20230608204325.299553a.el7.noarch.rpm /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/python2-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm /home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/python2-cinder-tests-15.6.1-0.20230608204325.299553a.el7.noarch.rpm', '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/python2-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm', '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wjwuzarw:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '839b29838f22403fb72b074d30dfa18a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wjwuzarw:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/python2-cinder-tests-15.6.1-0.20230608204325.299553a.el7.noarch.rpm', '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/python2-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm', '/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb/openstack-cinder-15.6.1-0.20230608204325.299553a.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-puppet-ceph-18055e7d7a81a071ffe9e2c69c 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-cinder-tests noarch1:15.6.1-0.20230608204325.299553a.el7 @commandline 3.2 M DEBUG: python2-cinder noarch1:15.6.1-0.20230608204325.299553a.el7 @commandline 3.9 M DEBUG: openstack-cinder noarch1:15.6.1-0.20230608204325.299553a.el7 @commandline 56 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-privsep-lang noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 7.3 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 7.2 k DEBUG: python-oslo-vmware-lang noarch2.34.1-0.20200221112755.c592465.el7 delorean 8.7 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-automaton noarch1.17.0-0.20200221121415.5e82feb.el7 delorean 36 k DEBUG: python2-barbicanclient noarch4.9.0-0.20200221112259.9c0e02d.el7 delorean 121 k DEBUG: python2-castellan noarch1.3.4-0.20201202130926.edf96c4.el7 delorean 116 k DEBUG: python2-cinderclient noarch5.0.2-0.20210415101924.7e9e31c.el7 delorean 233 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-cursive noarch0.2.2-0.20200221133750.d7cea1f.el7 delorean 53 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-hacking noarch1.0.1-0.20200220153249.865398f.el7 delorean 1.0 M DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-mox3 noarch0.28.0-0.20200220113751.0a1e5b9.el7 delorean 74 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-os-brick noarch2.10.8-0.20220111100910.458bfad.el7 delorean 1.1 M DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-os-win noarch4.3.3-0.20200713061413.3bdedd9.el7 delorean 442 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-privsep noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 33 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-rootwrap noarch5.16.1-0.20200221112450.c6babc7.el7 delorean 39 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslo-versionedobjects noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 71 k DEBUG: python2-oslo-vmware noarch2.34.1-0.20200221112755.c592465.el7 delorean 209 k DEBUG: python2-oslotest noarch3.8.1-0.20200220113836.7ad16de.el7 delorean 45 k DEBUG: python2-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python2-swiftclient noarch3.8.1-0.20200221080253.72b90fe.el7 delorean 163 k DEBUG: python2-taskflow noarch3.7.1-0.20200221131057.f0eae2c.el7 delorean 680 k DEBUG: python2-tooz noarch1.66.3-0.20200602045407.13a6dff.el7 delorean 98 k DEBUG: pyflakes noarch0.9.2-1.el7 delorean-train-testing 42 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-kazoo noarch2.2.1-1.el7 delorean-train-testing 130 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-matplotlib-data noarch2.0.0-3.el7 delorean-train-testing 2.1 M DEBUG: python-matplotlib-data-fonts noarch2.0.0-3.el7 delorean-train-testing 2.4 M DEBUG: python-mccabe noarch0.2.1-4.el7 delorean-train-testing 12 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-nose noarch1.3.7-7.el7 delorean-train-testing 275 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-retrying noarch1.2.3-4.el7 delorean-train-testing 15 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cycler noarch0.10.0-2.el7 delorean-train-testing 14 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-ddt noarch1.2.0-2.el7 delorean-train-testing 13 k DEBUG: python2-defusedxml noarch0.5.0-2.el7 delorean-train-testing 44 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-flake8 noarch2.6.2-1.el7 delorean-train-testing 60 k DEBUG: python2-functools32 noarch3.2.3.2-1.el7 delorean-train-testing 24 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-gflags noarch2.0-5.el7 delorean-train-testing 59 k DEBUG: python2-google-api-client noarch1.4.2-4.el7 delorean-train-testing 77 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-networkx noarch2.2-3.el7 delorean-train-testing 2.1 M DEBUG: python2-oauth2client noarch1.5.2-3.el7.1 delorean-train-testing 98 k DEBUG: python2-paramiko noarch2.4.2-2.el7 delorean-train-testing 286 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pycodestyle noarch2.0.0-5.el7 delorean-train-testing 77 k DEBUG: python2-pydot noarch1.4.1-1.el7 delorean-train-testing 45 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-pyudev noarch0.18.1-6.el7 delorean-train-testing 72 k DEBUG: python2-redis noarch3.1.0-1.el7 delorean-train-testing 120 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-rsa noarch3.3-2.el7 delorean-train-testing 63 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-suds noarch0.7-0.4.94664ddd46a6.el7 delorean-train-testing 233 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-testrepository noarch0.0.20-12.el7 delorean-train-testing 165 k DEBUG: python2-testresources noarch1.0.0-6.el7 delorean-train-testing 54 k DEBUG: python2-testscenarios noarch0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-uri-templates noarch0.6-5.el7 delorean-train-testing 9.4 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-zake noarch0.2.2-2.el7 delorean-train-testing 39 k DEBUG: blosc x86_641.11.1-3.el7 delorean-train-testing 111 k DEBUG: hdf5 x86_641.8.13-7.el7 delorean-train-testing 1.6 M DEBUG: libqhull x86_642015.2-1.el7 delorean-train-testing 159 k DEBUG: libsodium x86_641.0.18-2.el7 delorean-train-testing 148 k DEBUG: python-Bottleneck x86_640.6.0-4.el7 delorean-train-testing 893 k DEBUG: python2-bcrypt x86_643.1.6-1.el7 delorean-train-testing 38 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-matplotlib x86_642.0.0-3.el7 delorean-train-testing 3.0 M DEBUG: python2-matplotlib-tk x86_642.0.0-3.el7 delorean-train-testing 57 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-numexpr x86_642.6.1-3.el7 delorean-train-testing 330 k DEBUG: python2-numpy x86_641:1.14.5-1.el7 delorean-train-testing 3.7 M DEBUG: python2-pandas x86_640.19.1-2.el7.2 delorean-train-testing 7.9 M DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-pynacl x86_641.3.0-1.el7 delorean-train-testing 92 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-scipy x86_640.18.0-3.el7 delorean-train-testing 12 M DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-tables x86_643.3.0-4.el7 delorean-train-testing 1.3 M DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: atlas x86_643.10.1-12.el7 base 4.5 M DEBUG: bc x86_641.06.95-13.el7 base 115 k DEBUG: boost-iostreams x86_641.53.0-28.el7 base 61 k DEBUG: boost-random x86_641.53.0-28.el7 base 39 k DEBUG: boost-system x86_641.53.0-28.el7 base 40 k DEBUG: boost-thread x86_641.53.0-28.el7 base 58 k DEBUG: cryptsetup x86_642.0.3-6.el7 base 154 k DEBUG: desktop-file-utils x86_640.23-2.el7 base 67 k DEBUG: e2fsprogs-libs x86_641.42.9-19.el7 base 168 k DEBUG: emacs-filesystem noarch1:24.3-23.el7 base 58 k DEBUG: gperftools-libs x86_642.6.1-1.el7 base 272 k DEBUG: graphviz-python x86_642.30.1-22.el7 base 48 k DEBUG: hostname x86_643.13-3.el7_7.1 base 17 k DEBUG: iproute x86_644.11.0-30.el7 base 805 k DEBUG: iptables x86_641.4.21-35.el7 base 432 k DEBUG: iputils x86_6420160308-10.el7 base 148 k DEBUG: keyutils x86_641.5.8-3.el7 base 54 k DEBUG: libaio x86_640.3.109-13.el7 base 24 k DEBUG: libbasicobjects x86_640.1.1-32.el7 base 26 k DEBUG: libcgroup x86_640.41-21.el7 base 66 k DEBUG: libcgroup-tools x86_640.41-21.el7 base 99 k DEBUG: libcollection x86_640.7.0-32.el7 base 42 k DEBUG: libevent x86_642.0.21-4.el7 base 214 k DEBUG: libgfortran x86_644.8.5-44.el7 base 301 k DEBUG: libini_config x86_641.3.1-32.el7 base 64 k DEBUG: libiscsi x86_641.9.0-7.el7 base 60 k DEBUG: libmnl x86_641.0.3-7.el7 base 23 k DEBUG: libnetfilter_conntrack x86_641.0.6-1.el7_3 base 55 k DEBUG: libnfnetlink x86_641.0.1-4.el7 base 26 k DEBUG: libnfsidmap x86_640.25-19.el7 base 50 k DEBUG: libpath_utils x86_640.2.1-32.el7 base 28 k DEBUG: libquadmath x86_644.8.5-44.el7 base 190 k DEBUG: librados2 x86_641:10.2.5-4.el7 base 1.8 M DEBUG: librbd1 x86_641:10.2.5-4.el7 base 2.4 M DEBUG: libref_array x86_640.1.5-32.el7 base 27 k DEBUG: libsysfs x86_642.1.0-16.el7 base 46 k DEBUG: libtirpc x86_640.2.4-0.16.el7 base 89 k DEBUG: libverto-libevent x86_640.2.5-4.el7 base 8.9 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: lsscsi x86_640.27-6.el7 base 47 k DEBUG: lzo x86_642.06-8.el7 base 59 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-kmod x86_640.9-4.el7 base 57 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: quota x86_641:4.01-19.el7 base 179 k DEBUG: quota-nls noarch1:4.01-19.el7 base 90 k DEBUG: rpcbind x86_640.2.0-49.el7 base 60 k DEBUG: sg3_utils x86_641:1.37-19.el7 base 646 k DEBUG: sg3_utils-libs x86_641:1.37-19.el7 base 65 k DEBUG: snappy x86_641.1.0-3.el7 base 40 k DEBUG: sysfsutils x86_642.1.0-16.el7 base 41 k DEBUG: sysvinit-tools x86_642.88-14.dsf.el7 base 63 k DEBUG: t1lib x86_645.1.2-14.el7 base 166 k DEBUG: tcl x86_641:8.5.13-8.el7 base 1.9 M DEBUG: tcp_wrappers x86_647.6-77.el7 base 78 k DEBUG: tcp_wrappers-libs x86_647.6-77.el7 base 66 k DEBUG: texlive-base noarch2:2012-45.20130427_r30134.el7 base 326 k DEBUG: texlive-dvipng-bin x86_642:svn26509.0-45.20130427_r30134.el7 base 64 k DEBUG: texlive-dvipng noarch2:svn26689.1.14-45.el7 base 45 k DEBUG: texlive-kpathsea-bin x86_642:svn27347.0-45.20130427_r30134.el7 base 41 k DEBUG: texlive-kpathsea-lib x86_642:2012-45.20130427_r30134.el7 base 79 k DEBUG: texlive-kpathsea noarch2:svn28792.0-45.el7 base 141 k DEBUG: tix x86_641:8.4.3-12.el7 base 254 k DEBUG: tk x86_641:8.5.13-6.el7 base 1.4 M DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: xdg-utils noarch1.1.0-0.17.20120809git.el7 base 70 k DEBUG: device-mapper-event x86_647:1.02.170-6.el7_9.5 updates 192 k DEBUG: device-mapper-event-libs x86_647:1.02.170-6.el7_9.5 updates 192 k DEBUG: device-mapper-multipath x86_640.4.9-136.el7_9 updates 148 k DEBUG: device-mapper-multipath-libs x86_640.4.9-136.el7_9 updates 268 k DEBUG: device-mapper-persistent-data x86_640.8.5-3.el7_9.2 updates 423 k DEBUG: glusterfs x86_646.0-61.el7 updates 586 k DEBUG: glusterfs-api x86_646.0-61.el7 updates 89 k DEBUG: glusterfs-client-xlators x86_646.0-61.el7 updates 786 k DEBUG: glusterfs-libs x86_646.0-61.el7 updates 389 k DEBUG: gssproxy x86_640.7.0-30.el7_9 updates 111 k DEBUG: initscripts x86_649.49.53-1.el7_9.1 updates 440 k DEBUG: iscsi-initiator-utils x86_646.2.0.874-22.el7_9 updates 423 k DEBUG: iscsi-initiator-utils-iscsiuio x86_646.2.0.874-22.el7_9 updates 94 k DEBUG: lvm2 x86_647:2.02.187-6.el7_9.5 updates 1.3 M DEBUG: lvm2-libs x86_647:2.02.187-6.el7_9.5 updates 1.1 M DEBUG: nfs-utils x86_641:1.3.0-0.68.el7.2 updates 413 k DEBUG: python-rtslib noarch2.1.74-1.el7_9 updates 104 k DEBUG: qemu-img x86_6410:1.5.3-175.el7_9.6 updates 705 k DEBUG: sudo x86_641.8.23-10.el7_9.3 updates 844 k DEBUG: systemd-sysv x86_64219-78.el7_9.7 updates 97 k DEBUG: tkinter x86_642.7.5-92.el7_9 updates 328 k DEBUG: vim-minimal x86_642:7.4.629-8.el7_9 updates 443 k DEBUG: python-httplib2 noarch0.9.2-1.el7 extras 115 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 259 Packages DEBUG: Total size: 93 M DEBUG: Total download size: 10 M DEBUG: Installed size: 387 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cursive-0.2.2-0.20200221133750.d7cea1f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-novaclient-15.1.1-0.20200629065415.79959ab.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-brick-2.10.8-0.20220111100910.458bfad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-win-4.3.3-0.20200713061413.3bdedd9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tooz-1.66.3-0.20200602045407.13a6dff.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-kazoo-2.2.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-fonts-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-nose-1.3.7-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-retrying-1.2.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cycler-0.10.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ddt-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-defusedxml-0.5.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-functools32-3.2.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-gflags-2.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-google-api-client-1.4.2-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mimeparse-1.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-networkx-2.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oauth2client-1.5.2-3.el7.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-paramiko-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-modules-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pydot-1.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyudev-0.18.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-redis-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rsa-3.3-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-suds-0.7-0.4.94664ddd46a6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testrepository-0.0.20-12.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testresources-1.0.0-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testscenarios-0.5.0-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-uri-templates-0.6-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-zake-0.2.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.11.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.8.13-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-2015.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-Bottleneck-0.6.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-bcrypt-3.1.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-tk-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numexpr-2.6.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numpy-1.14.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pandas-0.19.1-2.el7.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-psutil-5.5.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pynacl-1.3.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-scipy-0.18.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-tables-3.3.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atlas-3.10.1-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.06.95-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.0.3-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.42.9-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-24.3-23.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-python-2.30.1-22.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.13-3.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.11.0-30.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-1.4.21-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iputils-20160308-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.8-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.109-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-32.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-32.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.0.21-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-32.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.3-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_conntrack-1.0.6-1.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfnetlink-1.0.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-0.25-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-32.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-32.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsysfs-2.1.0-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-0.2.4-0.16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libevent-0.2.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.27-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.06-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-kmod-0.9-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.01-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.01-19.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-0.2.0-49.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.37-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.37-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sysfsutils-2.1.0-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sysvinit-tools-2.88-14.dsf.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] t1lib-5.1.2-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.5.13-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcp_wrappers-7.6-77.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcp_wrappers-libs-7.6-77.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-2012-45.20130427_r30134.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-bin-svn26509.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-svn26689.1.14-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-bin-svn27347.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-lib-2012-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-svn28792.0-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tix-8.4.3-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.5.13-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.0-0.17.20120809git.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.4.9-136.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.4.9-136.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.7.0-30.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-9.49.53-1.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.02.187-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.02.187-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-1.3.0-0.68.el7.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rtslib-2.1.74-1.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-sysv-219-78.el7_9.7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tkinter-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-httplib2-0.9.2-1.el7.noarch.rpm: Already downloaded DEBUG: (233/256): python2-oslo-rootwrap-5.16.1-0.20200 271 kB/s | 39 kB 00:00 DEBUG: (234/256): pyflakes-0.9.2-1.el7.noarch.rpm 2.0 MB/s | 42 kB 00:00 DEBUG: (235/256): python2-cinderclient-5.0.2-0.2021041 1.3 MB/s | 233 kB 00:00 DEBUG: (236/256): python-mccabe-0.2.1-4.el7.noarch.rpm 652 kB/s | 12 kB 00:00 DEBUG: (237/256): python2-flake8-2.6.2-1.el7.noarch.rp 2.6 MB/s | 60 kB 00:00 DEBUG: (238/256): python2-pycodestyle-2.0.0-5.el7.noar 3.8 MB/s | 77 kB 00:00 DEBUG: (239/256): python2-hacking-1.0.1-0.202002201532 4.5 MB/s | 1.0 MB 00:00 DEBUG: (240/256): boost-iostreams-1.53.0-28.el7.x86_64 1.3 MB/s | 61 kB 00:00 DEBUG: (241/256): boost-system-1.53.0-28.el7.x86_64.rp 1.2 MB/s | 40 kB 00:00 DEBUG: (242/256): boost-random-1.53.0-28.el7.x86_64.rp 839 kB/s | 39 kB 00:00 DEBUG: (243/256): boost-thread-1.53.0-28.el7.x86_64.rp 5.1 MB/s | 58 kB 00:00 DEBUG: (244/256): libcgroup-0.41-21.el7.x86_64.rpm 3.6 MB/s | 66 kB 00:00 DEBUG: (245/256): libcgroup-tools-0.41-21.el7.x86_64.r 5.2 MB/s | 99 kB 00:00 DEBUG: (246/256): libiscsi-1.9.0-7.el7.x86_64.rpm 3.4 MB/s | 60 kB 00:00 DEBUG: (247/256): gperftools-libs-2.6.1-1.el7.x86_64.r 5.4 MB/s | 272 kB 00:00 DEBUG: (248/256): glusterfs-6.0-61.el7.x86_64.rpm 5.7 MB/s | 586 kB 00:00 DEBUG: (249/256): glusterfs-api-6.0-61.el7.x86_64.rpm 13 MB/s | 89 kB 00:00 DEBUG: (250/256): glusterfs-client-xlators-6.0-61.el7. 12 MB/s | 786 kB 00:00 DEBUG: (251/256): librados2-10.2.5-4.el7.x86_64.rpm 8.6 MB/s | 1.8 MB 00:00 DEBUG: (252/256): librbd1-10.2.5-4.el7.x86_64.rpm 11 MB/s | 2.4 MB 00:00 DEBUG: (253/256): glusterfs-libs-6.0-61.el7.x86_64.rpm 5.9 MB/s | 389 kB 00:00 DEBUG: (254/256): vim-minimal-7.4.629-8.el7_9.x86_64.r 27 MB/s | 443 kB 00:00 DEBUG: (255/256): qemu-img-1.5.3-175.el7_9.6.x86_64.rp 5.9 MB/s | 705 kB 00:00 DEBUG: (256/256): sudo-1.8.23-10.el7_9.3.x86_64.rpm 7.8 MB/s | 844 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 11 MB/s | 10 MB 00:00 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 : python2-stevedore-1.31.0-0.20200220101304.681754 1/259 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/259 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 3/259 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 4/259 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 5/259 DEBUG: Installing : libaio-0.3.109-13.el7.x86_64 6/259 DEBUG: Running scriptlet: libaio-0.3.109-13.el7.x86_64 6/259 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 7/259 DEBUG: Installing : glusterfs-libs-6.0-61.el7.x86_64 8/259 DEBUG: Running scriptlet: glusterfs-libs-6.0-61.el7.x86_64 8/259 DEBUG: Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 9/259 DEBUG: Running scriptlet: tcp_wrappers-libs-7.6-77.el7.x86_64 9/259 DEBUG: Installing : libquadmath-4.8.5-44.el7.x86_64 10/259 DEBUG: Running scriptlet: libquadmath-4.8.5-44.el7.x86_64 10/259 DEBUG: Installing : libgfortran-4.8.5-44.el7.x86_64 11/259 DEBUG: Running scriptlet: libgfortran-4.8.5-44.el7.x86_64 11/259 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 12/259 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 13/259 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 14/259 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_ 15/259 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_ 15/259 DEBUG: Installing : iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 16/259 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 16/259 DEBUG: Installing : python-httplib2-0.9.2-1.el7.noarch 17/259 DEBUG: Installing : device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 18/259 DEBUG: Running scriptlet: device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 18/259 DEBUG: Installing : tcl-1:8.5.13-8.el7.x86_64 19/259 DEBUG: Running scriptlet: tcl-1:8.5.13-8.el7.x86_64 19/259 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 20/259 DEBUG: Installing : boost-system-1.53.0-28.el7.x86_64 21/259 DEBUG: Running scriptlet: boost-system-1.53.0-28.el7.x86_64 21/259 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 22/259 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 23/259 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 24/259 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 25/259 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 26/259 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 27/259 DEBUG: Installing : boost-thread-1.53.0-28.el7.x86_64 28/259 DEBUG: Running scriptlet: boost-thread-1.53.0-28.el7.x86_64 28/259 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 29/259 DEBUG: Installing : tk-1:8.5.13-6.el7.x86_64 29/259 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 29/259 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 30/259 DEBUG: Running scriptlet: atlas-3.10.1-12.el7.x86_64 30/259 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 31/259 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 32/259 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 33/259 DEBUG: Installing : systemd-sysv-219-78.el7_9.7.x86_64 34/259 DEBUG: Installing : which-2.20-7.el7.x86_64 35/259 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 35/259 DEBUG: Installing : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 36/259 DEBUG: Installing : texlive-kpathsea-2:svn28792.0-45.el7.noarch 37/259 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 37/259 DEBUG: Installing : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 38/259 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 39/259 DEBUG: Installing : texlive-base-2:2012-45.20130427_r30134.el7.noarc 39/259 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 40/259 DEBUG: Installing : libtirpc-0.2.4-0.16.el7.x86_64 41/259 DEBUG: Running scriptlet: libtirpc-0.2.4-0.16.el7.x86_64 41/259 DEBUG: Running scriptlet: rpcbind-0.2.0-49.el7.x86_64 42/259 DEBUG: Installing : rpcbind-0.2.0-49.el7.x86_64 42/259 DEBUG: Running scriptlet: rpcbind-0.2.0-49.el7.x86_64 42/259 DEBUG: Installing : libref_array-0.1.5-32.el7.x86_64 43/259 DEBUG: Running scriptlet: libref_array-0.1.5-32.el7.x86_64 43/259 DEBUG: Installing : libnfnetlink-1.0.1-4.el7.x86_64 44/259 DEBUG: Running scriptlet: libnfnetlink-1.0.1-4.el7.x86_64 44/259 DEBUG: Installing : libmnl-1.0.3-7.el7.x86_64 45/259 DEBUG: Running scriptlet: libmnl-1.0.3-7.el7.x86_64 45/259 DEBUG: Installing : libevent-2.0.21-4.el7.x86_64 46/259 DEBUG: Running scriptlet: libevent-2.0.21-4.el7.x86_64 46/259 DEBUG: Installing : libcollection-0.7.0-32.el7.x86_64 47/259 DEBUG: Running scriptlet: libcollection-0.7.0-32.el7.x86_64 47/259 DEBUG: Installing : libbasicobjects-0.1.1-32.el7.x86_64 48/259 DEBUG: Running scriptlet: libbasicobjects-0.1.1-32.el7.x86_64 48/259 DEBUG: Installing : cryptsetup-2.0.3-6.el7.x86_64 49/259 DEBUG: Installing : boost-random-1.53.0-28.el7.x86_64 50/259 DEBUG: Running scriptlet: boost-random-1.53.0-28.el7.x86_64 50/259 DEBUG: Installing : boost-iostreams-1.53.0-28.el7.x86_64 51/259 DEBUG: Running scriptlet: boost-iostreams-1.53.0-28.el7.x86_64 51/259 DEBUG: Installing : librados2-1:10.2.5-4.el7.x86_64 52/259 DEBUG: Running scriptlet: librados2-1:10.2.5-4.el7.x86_64 52/259 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 53/259 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 53/259 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 54/259 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 55/259 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 56/259 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 57/259 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 58/259 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 59/259 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 60/259 DEBUG: Installing : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 61/259 DEBUG: Installing : python2-pyudev-0.18.1-6.el7.noarch 62/259 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 63/259 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 64/259 DEBUG: Installing : python-retrying-1.2.3-4.el7.noarch 65/259 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 66/259 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 67/259 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 68/259 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 69/259 DEBUG: Installing : pyflakes-0.9.2-1.el7.noarch 70/259 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 71/259 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 72/259 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 73/259 DEBUG: Installing : librbd1-1:10.2.5-4.el7.x86_64 74/259 DEBUG: Running scriptlet: librbd1-1:10.2.5-4.el7.x86_64 74/259 DEBUG: Installing : libverto-libevent-0.2.5-4.el7.x86_64 75/259 DEBUG: Running scriptlet: libverto-libevent-0.2.5-4.el7.x86_64 75/259 DEBUG: Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 76/259 DEBUG: Running scriptlet: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 76/259 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 77/259 DEBUG: Installing : iptables-1.4.21-35.el7.x86_64 77/259 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 77/259 DEBUG: Installing : iproute-4.11.0-30.el7.x86_64 78/259 DEBUG: Installing : tix-1:8.4.3-12.el7.x86_64 79/259 DEBUG: Running scriptlet: tix-1:8.4.3-12.el7.x86_64 79/259 DEBUG: Installing : tkinter-2.7.5-92.el7_9.x86_64 80/259 DEBUG: Installing : device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 81/259 DEBUG: Running scriptlet: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 81/259 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(device-mapper-event-7:1.02.170-6.el7_9.5.x86_64) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package device-mapper-event DEBUG: Installing : lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 82/259 DEBUG: Running scriptlet: lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 82/259 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 83/259 DEBUG: Installing : python2-rsa-3.3-2.el7.noarch 84/259 DEBUG: Installing : python2-uri-templates-0.6-5.el7.noarch 85/259 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 86/259 DEBUG: Running scriptlet: hdf5-1.8.13-7.el7.x86_64 86/259 DEBUG: Installing : tcp_wrappers-7.6-77.el7.x86_64 87/259 DEBUG: Running scriptlet: glusterfs-6.0-61.el7.x86_64 88/259 DEBUG: Installing : glusterfs-6.0-61.el7.x86_64 88/259 DEBUG: Running scriptlet: glusterfs-6.0-61.el7.x86_64 88/259 DEBUG: Installing : glusterfs-client-xlators-6.0-61.el7.x86_64 89/259 DEBUG: Installing : glusterfs-api-6.0-61.el7.x86_64 90/259 DEBUG: Running scriptlet: glusterfs-api-6.0-61.el7.x86_64 90/259 DEBUG: Installing : device-mapper-multipath-libs-0.4.9-136.el7_9.x86 91/259 DEBUG: Running scriptlet: device-mapper-multipath-libs-0.4.9-136.el7_9.x86 91/259 DEBUG: Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x8 92/259 DEBUG: Installing : lvm2-7:2.02.187-6.el7_9.5.x86_64 93/259 DEBUG: Running scriptlet: lvm2-7:2.02.187-6.el7_9.5.x86_64 93/259 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(lvm2-7:2.02.187-6.el7_9.5.x86_64) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package lvm2 DEBUG: Installing : python2-automaton-1.17.0-0.20200221121415.5e82fe 94/259 DEBUG: Installing : vim-minimal-2:7.4.629-8.el7_9.x86_64 95/259 DEBUG: Installing : sudo-1.8.23-10.el7_9.3.x86_64 96/259 DEBUG: Running scriptlet: sudo-1.8.23-10.el7_9.3.x86_64 96/259 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 97/259 DEBUG: Running scriptlet: t1lib-5.1.2-14.el7.x86_64 97/259 DEBUG: Installing : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 98/259 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 98/259 DEBUG: Installing : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 99/259 DEBUG: Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 100/259 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 101/259 DEBUG: Running scriptlet: snappy-1.1.0-3.el7.x86_64 101/259 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 102/259 DEBUG: Running scriptlet: blosc-1.11.1-3.el7.x86_64 102/259 DEBUG: Installing : sg3_utils-libs-1:1.37-19.el7.x86_64 103/259 DEBUG: Running scriptlet: sg3_utils-libs-1:1.37-19.el7.x86_64 103/259 DEBUG: Installing : sg3_utils-1:1.37-19.el7.x86_64 104/259 DEBUG: Installing : quota-nls-1:4.01-19.el7.noarch 105/259 DEBUG: Installing : python-ply-3.4-11.el7.noarch 106/259 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 107/259 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 108/259 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 109/259 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 110/259 DEBUG: Installing : python-kmod-0.9-4.el7.x86_64 111/259 DEBUG: Installing : python-rtslib-2.1.74-1.el7_9.noarch 112/259 DEBUG: Running scriptlet: python-rtslib-2.1.74-1.el7_9.noarch 112/259 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 113/259 DEBUG: Installing : lzo-2.06-8.el7.x86_64 114/259 DEBUG: Running scriptlet: lzo-2.06-8.el7.x86_64 114/259 DEBUG: Installing : lsscsi-0.27-6.el7.x86_64 115/259 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 116/259 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 116/259 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 117/259 DEBUG: Installing : libsysfs-2.1.0-16.el7.x86_64 118/259 DEBUG: Running scriptlet: libsysfs-2.1.0-16.el7.x86_64 118/259 DEBUG: Installing : sysfsutils-2.1.0-16.el7.x86_64 119/259 DEBUG: Installing : libpath_utils-0.2.1-32.el7.x86_64 120/259 DEBUG: Running scriptlet: libpath_utils-0.2.1-32.el7.x86_64 120/259 DEBUG: Installing : libini_config-1.3.1-32.el7.x86_64 121/259 DEBUG: Running scriptlet: libini_config-1.3.1-32.el7.x86_64 121/259 DEBUG: Installing : gssproxy-0.7.0-30.el7_9.x86_64 122/259 DEBUG: Running scriptlet: gssproxy-0.7.0-30.el7_9.x86_64 122/259 DEBUG: Installing : libnfsidmap-0.25-19.el7.x86_64 123/259 DEBUG: Running scriptlet: libnfsidmap-0.25-19.el7.x86_64 123/259 DEBUG: Installing : libiscsi-1.9.0-7.el7.x86_64 124/259 DEBUG: Running scriptlet: libiscsi-1.9.0-7.el7.x86_64 124/259 DEBUG: Running scriptlet: libcgroup-0.41-21.el7.x86_64 125/259 DEBUG: Installing : libcgroup-0.41-21.el7.x86_64 125/259 DEBUG: Running scriptlet: libcgroup-0.41-21.el7.x86_64 125/259 DEBUG: Running scriptlet: libcgroup-tools-0.41-21.el7.x86_64 126/259 DEBUG: Installing : libcgroup-tools-0.41-21.el7.x86_64 126/259 DEBUG: Running scriptlet: libcgroup-tools-0.41-21.el7.x86_64 126/259 DEBUG: Installing : keyutils-1.5.8-3.el7.x86_64 127/259 DEBUG: Installing : iputils-20160308-10.el7.x86_64 128/259 DEBUG: Running scriptlet: iputils-20160308-10.el7.x86_64 128/259 DEBUG: Installing : hostname-3.13-3.el7_7.1.x86_64 129/259 DEBUG: Installing : graphviz-python-2.30.1-22.el7.x86_64 130/259 DEBUG: Installing : gperftools-libs-2.6.1-1.el7.x86_64 131/259 DEBUG: Running scriptlet: gperftools-libs-2.6.1-1.el7.x86_64 131/259 DEBUG: Installing : qemu-img-10:1.5.3-175.el7_9.6.x86_64 132/259 DEBUG: Installing : emacs-filesystem-1:24.3-23.el7.noarch 133/259 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 134/259 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 135/259 DEBUG: Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 136/259 DEBUG: Running scriptlet: e2fsprogs-libs-1.42.9-19.el7.x86_64 136/259 DEBUG: Installing : quota-1:4.01-19.el7.x86_64 137/259 DEBUG: Running scriptlet: quota-1:4.01-19.el7.x86_64 137/259 DEBUG: Running scriptlet: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 138/259 DEBUG: Installing : nfs-utils-1:1.3.0-0.68.el7.2.x86_64 138/259 DEBUG: Running scriptlet: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 138/259 DEBUG: Installing : bc-1.06.95-13.el7.x86_64 139/259 DEBUG: Running scriptlet: bc-1.06.95-13.el7.x86_64 139/259 DEBUG: Running scriptlet: initscripts-9.49.53-1.el7_9.1.x86_64 140/259 DEBUG: Installing : initscripts-9.49.53-1.el7_9.1.x86_64 140/259 DEBUG: Running scriptlet: initscripts-9.49.53-1.el7_9.1.x86_64 140/259 DEBUG: Installing : device-mapper-multipath-0.4.9-136.el7_9.x86_64 141/259 DEBUG: Running scriptlet: device-mapper-multipath-0.4.9-136.el7_9.x86_64 141/259 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 142/259 DEBUG: Installing : libsodium-1.0.18-2.el7.x86_64 143/259 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 144/259 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 145/259 DEBUG: Running scriptlet: libqhull-2015.2-1.el7.x86_64 145/259 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 146/259 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 147/259 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 148/259 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 149/259 DEBUG: Installing : python2-redis-3.1.0-1.el7.noarch 150/259 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 151/259 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 152/259 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 153/259 DEBUG: Installing : python2-pycodestyle-2.0.0-5.el7.noarch 154/259 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 155/259 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 156/259 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 157/259 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 158/259 DEBUG: Installing : python2-gflags-2.0-5.el7.noarch 159/259 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 160/259 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 161/259 DEBUG: Installing : python2-defusedxml-0.5.0-2.el7.noarch 162/259 DEBUG: Installing : python2-ddt-1.2.0-2.el7.noarch 163/259 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 164/259 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 165/259 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 166/259 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 167/259 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 168/259 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 169/259 DEBUG: Installing : python2-oauth2client-1.5.2-3.el7.1.noarch 170/259 DEBUG: Installing : python2-google-api-client-1.4.2-4.el7.noarch 171/259 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 172/259 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 173/259 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 174/259 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 175/259 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 176/259 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 177/259 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 178/259 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 179/259 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 180/259 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 181/259 DEBUG: Installing : python2-numpy-1:1.14.5-1.el7.x86_64 182/259 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 183/259 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 184/259 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 185/259 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 186/259 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 187/259 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 188/259 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 189/259 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 190/259 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 191/259 DEBUG: Installing : python-mccabe-0.2.1-4.el7.noarch 192/259 DEBUG: Installing : python2-flake8-2.6.2-1.el7.noarch 193/259 DEBUG: Installing : python2-hacking-1.0.1-0.20200220153249.865398f.e 194/259 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 195/259 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 196/259 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 197/259 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 198/259 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 199/259 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 200/259 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 201/259 DEBUG: Installing : python2-testrepository-0.0.20-12.el7.noarch 202/259 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 203/259 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 204/259 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 205/259 DEBUG: Installing : python-kazoo-2.2.1-1.el7.noarch 206/259 DEBUG: Installing : python2-zake-0.2.2-2.el7.noarch 207/259 DEBUG: Installing : python-editor-0.4-4.el7.noarch 208/259 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 209/259 DEBUG: Installing : python2-oslo-rootwrap-5.16.1-0.20200221112450.c6 210/259 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 211/259 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 212/259 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 213/259 DEBUG: Installing : python-oslo-vmware-lang-2.34.1-0.20200221112755. 214/259 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20200 215/259 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 216/259 DEBUG: Installing : python-oslo-privsep-lang-1.33.5-0.20201014070458 217/259 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 218/259 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 219/259 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 220/259 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 221/259 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 222/259 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 223/259 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 224/259 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 225/259 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 226/259 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 227/259 DEBUG: Installing : python2-oslo-privsep-1.33.5-0.20201014070458.ced 228/259 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20200221112259.9c 229/259 DEBUG: Installing : python2-castellan-1.3.4-0.20201202130926.edf96c4 230/259 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 231/259 DEBUG: Installing : python2-cursive-0.2.2-0.20200221133750.d7cea1f.e 232/259 DEBUG: Installing : python2-swiftclient-3.8.1-0.20200221080253.72b90 233/259 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 234/259 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 235/259 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 236/259 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 237/259 DEBUG: Installing : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 238/259 DEBUG: Installing : python2-tooz-1.66.3-0.20200602045407.13a6dff.el7 239/259 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 240/259 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 241/259 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 242/259 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 243/259 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 244/259 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 245/259 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 246/259 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 247/259 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 248/259 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 249/259 DEBUG: Installing : python2-os-win-4.3.3-0.20200713061413.3bdedd9.el 250/259 DEBUG: Installing : python2-os-brick-2.10.8-0.20220111100910.458bfad 251/259 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.202002211 252/259 DEBUG: Installing : python2-oslo-vmware-2.34.1-0.20200221112755.c592 253/259 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 254/259 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 255/259 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 256/259 DEBUG: Installing : python2-cinder-1:15.6.1-0.20230608204325.299553a 257/259 DEBUG: Running scriptlet: openstack-cinder-1:15.6.1-0.20230608204325.29955 258/259 DEBUG: Installing : openstack-cinder-1:15.6.1-0.20230608204325.29955 258/259 DEBUG: Running scriptlet: openstack-cinder-1:15.6.1-0.20230608204325.29955 258/259 DEBUG: Installing : python2-cinder-tests-1:15.6.1-0.20230608204325.2 259/259 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 259/259 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 259/259 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 259/259 DEBUG: Running scriptlet: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 259/259 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 259/259 DEBUG: Running scriptlet: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 259/259 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/259 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/259 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/259 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/259 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/259 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/259 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/259 DEBUG: Verifying : python-oslo-privsep-lang-1.33.5-0.20201014070458 8/259 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 9/259 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20200 10/259 DEBUG: Verifying : python-oslo-vmware-lang-2.34.1-0.20200221112755. 11/259 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 12/259 DEBUG: Verifying : python2-automaton-1.17.0-0.20200221121415.5e82fe 13/259 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20200221112259.9c 14/259 DEBUG: Verifying : python2-castellan-1.3.4-0.20201202130926.edf96c4 15/259 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 16/259 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 17/259 DEBUG: Verifying : python2-cursive-0.2.2-0.20200221133750.d7cea1f.e 18/259 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 19/259 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 20/259 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 21/259 DEBUG: Verifying : python2-hacking-1.0.1-0.20200220153249.865398f.e 22/259 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 23/259 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 24/259 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 25/259 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 26/259 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 27/259 DEBUG: Verifying : python2-os-brick-2.10.8-0.20220111100910.458bfad 28/259 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 29/259 DEBUG: Verifying : python2-os-win-4.3.3-0.20200713061413.3bdedd9.el 30/259 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 31/259 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 32/259 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 33/259 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 34/259 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 35/259 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 36/259 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 37/259 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 38/259 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 39/259 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 40/259 DEBUG: Verifying : python2-oslo-privsep-1.33.5-0.20201014070458.ced 41/259 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 42/259 DEBUG: Verifying : python2-oslo-rootwrap-5.16.1-0.20200221112450.c6 43/259 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 44/259 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 45/259 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 46/259 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 47/259 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.202002211 48/259 DEBUG: Verifying : python2-oslo-vmware-2.34.1-0.20200221112755.c592 49/259 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 50/259 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 51/259 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 52/259 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 53/259 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20200221080253.72b90 54/259 DEBUG: Verifying : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 55/259 DEBUG: Verifying : python2-tooz-1.66.3-0.20200602045407.13a6dff.el7 56/259 DEBUG: Verifying : pyflakes-0.9.2-1.el7.noarch 57/259 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 58/259 DEBUG: Verifying : python-kazoo-2.2.1-1.el7.noarch 59/259 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 60/259 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 61/259 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 62/259 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 63/259 DEBUG: Verifying : python-mccabe-0.2.1-4.el7.noarch 64/259 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 65/259 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 66/259 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 67/259 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 68/259 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 69/259 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 70/259 DEBUG: Verifying : python-retrying-1.2.3-4.el7.noarch 71/259 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 72/259 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 73/259 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 74/259 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 75/259 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 76/259 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 77/259 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 78/259 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 79/259 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 80/259 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 81/259 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 82/259 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 83/259 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 84/259 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 85/259 DEBUG: Verifying : python2-ddt-1.2.0-2.el7.noarch 86/259 DEBUG: Verifying : python2-defusedxml-0.5.0-2.el7.noarch 87/259 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 88/259 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 89/259 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 90/259 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 91/259 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 92/259 DEBUG: Verifying : python2-flake8-2.6.2-1.el7.noarch 93/259 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 94/259 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 95/259 DEBUG: Verifying : python2-gflags-2.0-5.el7.noarch 96/259 DEBUG: Verifying : python2-google-api-client-1.4.2-4.el7.noarch 97/259 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 98/259 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 99/259 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 100/259 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 101/259 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 102/259 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 103/259 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 104/259 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 105/259 DEBUG: Verifying : python2-oauth2client-1.5.2-3.el7.1.noarch 106/259 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 107/259 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 108/259 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 109/259 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 110/259 DEBUG: Verifying : python2-pycodestyle-2.0.0-5.el7.noarch 111/259 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 112/259 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 113/259 DEBUG: Verifying : python2-pyudev-0.18.1-6.el7.noarch 114/259 DEBUG: Verifying : python2-redis-3.1.0-1.el7.noarch 115/259 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 116/259 DEBUG: Verifying : python2-rsa-3.3-2.el7.noarch 117/259 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 118/259 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 119/259 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 120/259 DEBUG: Verifying : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 121/259 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 122/259 DEBUG: Verifying : python2-testrepository-0.0.20-12.el7.noarch 123/259 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 124/259 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 125/259 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 126/259 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 127/259 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 128/259 DEBUG: Verifying : python2-uri-templates-0.6-5.el7.noarch 129/259 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 130/259 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 131/259 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 132/259 DEBUG: Verifying : python2-zake-0.2.2-2.el7.noarch 133/259 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 134/259 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 135/259 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 136/259 DEBUG: Verifying : libsodium-1.0.18-2.el7.x86_64 137/259 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 138/259 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 139/259 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 140/259 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 141/259 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 142/259 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 143/259 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 144/259 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 145/259 DEBUG: Verifying : python2-numpy-1:1.14.5-1.el7.x86_64 146/259 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 147/259 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 148/259 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 149/259 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 150/259 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 151/259 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 152/259 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 153/259 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 154/259 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 155/259 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 156/259 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 157/259 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 158/259 DEBUG: Verifying : bc-1.06.95-13.el7.x86_64 159/259 DEBUG: Verifying : boost-iostreams-1.53.0-28.el7.x86_64 160/259 DEBUG: Verifying : boost-random-1.53.0-28.el7.x86_64 161/259 DEBUG: Verifying : boost-system-1.53.0-28.el7.x86_64 162/259 DEBUG: Verifying : boost-thread-1.53.0-28.el7.x86_64 163/259 DEBUG: Verifying : cryptsetup-2.0.3-6.el7.x86_64 164/259 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 165/259 DEBUG: Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 166/259 DEBUG: Verifying : emacs-filesystem-1:24.3-23.el7.noarch 167/259 DEBUG: Verifying : gperftools-libs-2.6.1-1.el7.x86_64 168/259 DEBUG: Verifying : graphviz-python-2.30.1-22.el7.x86_64 169/259 DEBUG: Verifying : hostname-3.13-3.el7_7.1.x86_64 170/259 DEBUG: Verifying : iproute-4.11.0-30.el7.x86_64 171/259 DEBUG: Verifying : iptables-1.4.21-35.el7.x86_64 172/259 DEBUG: Verifying : iputils-20160308-10.el7.x86_64 173/259 DEBUG: Verifying : keyutils-1.5.8-3.el7.x86_64 174/259 DEBUG: Verifying : libaio-0.3.109-13.el7.x86_64 175/259 DEBUG: Verifying : libbasicobjects-0.1.1-32.el7.x86_64 176/259 DEBUG: Verifying : libcgroup-0.41-21.el7.x86_64 177/259 DEBUG: Verifying : libcgroup-tools-0.41-21.el7.x86_64 178/259 DEBUG: Verifying : libcollection-0.7.0-32.el7.x86_64 179/259 DEBUG: Verifying : libevent-2.0.21-4.el7.x86_64 180/259 DEBUG: Verifying : libgfortran-4.8.5-44.el7.x86_64 181/259 DEBUG: Verifying : libini_config-1.3.1-32.el7.x86_64 182/259 DEBUG: Verifying : libiscsi-1.9.0-7.el7.x86_64 183/259 DEBUG: Verifying : libmnl-1.0.3-7.el7.x86_64 184/259 DEBUG: Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 185/259 DEBUG: Verifying : libnfnetlink-1.0.1-4.el7.x86_64 186/259 DEBUG: Verifying : libnfsidmap-0.25-19.el7.x86_64 187/259 DEBUG: Verifying : libpath_utils-0.2.1-32.el7.x86_64 188/259 DEBUG: Verifying : libquadmath-4.8.5-44.el7.x86_64 189/259 DEBUG: Verifying : librados2-1:10.2.5-4.el7.x86_64 190/259 DEBUG: Verifying : librbd1-1:10.2.5-4.el7.x86_64 191/259 DEBUG: Verifying : libref_array-0.1.5-32.el7.x86_64 192/259 DEBUG: Verifying : libsysfs-2.1.0-16.el7.x86_64 193/259 DEBUG: Verifying : libtirpc-0.2.4-0.16.el7.x86_64 194/259 DEBUG: Verifying : libverto-libevent-0.2.5-4.el7.x86_64 195/259 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 196/259 DEBUG: Verifying : lsscsi-0.27-6.el7.x86_64 197/259 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 198/259 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 199/259 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 200/259 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 201/259 DEBUG: Verifying : python-kmod-0.9-4.el7.x86_64 202/259 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 203/259 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 204/259 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 205/259 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 206/259 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 207/259 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 208/259 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 209/259 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 210/259 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 211/259 DEBUG: Verifying : quota-1:4.01-19.el7.x86_64 212/259 DEBUG: Verifying : quota-nls-1:4.01-19.el7.noarch 213/259 DEBUG: Verifying : rpcbind-0.2.0-49.el7.x86_64 214/259 DEBUG: Verifying : sg3_utils-1:1.37-19.el7.x86_64 215/259 DEBUG: Verifying : sg3_utils-libs-1:1.37-19.el7.x86_64 216/259 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 217/259 DEBUG: Verifying : sysfsutils-2.1.0-16.el7.x86_64 218/259 DEBUG: Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 219/259 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 220/259 DEBUG: Verifying : tcl-1:8.5.13-8.el7.x86_64 221/259 DEBUG: Verifying : tcp_wrappers-7.6-77.el7.x86_64 222/259 DEBUG: Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 223/259 DEBUG: Verifying : texlive-base-2:2012-45.20130427_r30134.el7.noarc 224/259 DEBUG: Verifying : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 225/259 DEBUG: Verifying : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 226/259 DEBUG: Verifying : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 227/259 DEBUG: Verifying : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 228/259 DEBUG: Verifying : texlive-kpathsea-2:svn28792.0-45.el7.noarch 229/259 DEBUG: Verifying : tix-1:8.4.3-12.el7.x86_64 230/259 DEBUG: Verifying : tk-1:8.5.13-6.el7.x86_64 231/259 DEBUG: Verifying : which-2.20-7.el7.x86_64 232/259 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 233/259 DEBUG: Verifying : device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 234/259 DEBUG: Verifying : device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 235/259 DEBUG: Verifying : device-mapper-multipath-0.4.9-136.el7_9.x86_64 236/259 DEBUG: Verifying : device-mapper-multipath-libs-0.4.9-136.el7_9.x86 237/259 DEBUG: Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x8 238/259 DEBUG: Verifying : glusterfs-6.0-61.el7.x86_64 239/259 DEBUG: Verifying : glusterfs-api-6.0-61.el7.x86_64 240/259 DEBUG: Verifying : glusterfs-client-xlators-6.0-61.el7.x86_64 241/259 DEBUG: Verifying : glusterfs-libs-6.0-61.el7.x86_64 242/259 DEBUG: Verifying : gssproxy-0.7.0-30.el7_9.x86_64 243/259 DEBUG: Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 244/259 DEBUG: Verifying : iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 245/259 DEBUG: Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_ 246/259 DEBUG: Verifying : lvm2-7:2.02.187-6.el7_9.5.x86_64 247/259 DEBUG: Verifying : lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 248/259 DEBUG: Verifying : nfs-utils-1:1.3.0-0.68.el7.2.x86_64 249/259 DEBUG: Verifying : python-rtslib-2.1.74-1.el7_9.noarch 250/259 DEBUG: Verifying : qemu-img-10:1.5.3-175.el7_9.6.x86_64 251/259 DEBUG: Verifying : sudo-1.8.23-10.el7_9.3.x86_64 252/259 DEBUG: Verifying : systemd-sysv-219-78.el7_9.7.x86_64 253/259 DEBUG: Verifying : tkinter-2.7.5-92.el7_9.x86_64 254/259 DEBUG: Verifying : vim-minimal-2:7.4.629-8.el7_9.x86_64 255/259 DEBUG: Verifying : python-httplib2-0.9.2-1.el7.noarch 256/259 DEBUG: Verifying : python2-cinder-tests-1:15.6.1-0.20230608204325.2 257/259 DEBUG: Verifying : python2-cinder-1:15.6.1-0.20230608204325.299553a 258/259 DEBUG: Verifying : openstack-cinder-1:15.6.1-0.20230608204325.29955 259/259 DEBUG: Installed: DEBUG: python2-cinder-tests-1:15.6.1-0.20230608204325.299553a.el7.noarch DEBUG: python2-cinder-1:15.6.1-0.20230608204325.299553a.el7.noarch DEBUG: openstack-cinder-1:15.6.1-0.20230608204325.299553a.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch DEBUG: python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-cursive-0.2.2-0.20200221133750.d7cea1f.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-hacking-1.0.1-0.20200220153249.865398f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-os-brick-2.10.8-0.20220111100910.458bfad.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-os-win-4.3.3-0.20200713061413.3bdedd9.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-rootwrap-5.16.1-0.20200221112450.c6babc7.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch DEBUG: python2-tooz-1.66.3-0.20200602045407.13a6dff.el7.noarch DEBUG: pyflakes-0.9.2-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-kazoo-2.2.1-1.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch DEBUG: python-mccabe-0.2.1-4.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-nose-1.3.7-7.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-retrying-1.2.3-4.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-cycler-0.10.0-2.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-ddt-1.2.0-2.el7.noarch DEBUG: python2-defusedxml-0.5.0-2.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-flake8-2.6.2-1.el7.noarch DEBUG: python2-functools32-3.2.3.2-1.el7.noarch DEBUG: python2-future-0.16.0-4.el7.noarch DEBUG: python2-gflags-2.0-5.el7.noarch DEBUG: python2-google-api-client-1.4.2-4.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-networkx-2.2-3.el7.noarch DEBUG: python2-oauth2client-1.5.2-3.el7.1.noarch DEBUG: python2-paramiko-2.4.2-2.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch DEBUG: python2-pycodestyle-2.0.0-5.el7.noarch DEBUG: python2-pydot-1.4.1-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-pyudev-0.18.1-6.el7.noarch DEBUG: python2-redis-3.1.0-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-rsa-3.3-2.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-suds-0.7-0.4.94664ddd46a6.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-testrepository-0.0.20-12.el7.noarch DEBUG: python2-testresources-1.0.0-6.el7.noarch DEBUG: python2-testscenarios-0.5.0-8.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.el7.noarch DEBUG: python2-uri-templates-0.6-5.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-zake-0.2.2-2.el7.noarch DEBUG: blosc-1.11.1-3.el7.x86_64 DEBUG: hdf5-1.8.13-7.el7.x86_64 DEBUG: libqhull-2015.2-1.el7.x86_64 DEBUG: libsodium-1.0.18-2.el7.x86_64 DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-scipy-0.18.0-3.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-tables-3.3.0-4.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: atlas-3.10.1-12.el7.x86_64 DEBUG: bc-1.06.95-13.el7.x86_64 DEBUG: boost-iostreams-1.53.0-28.el7.x86_64 DEBUG: boost-random-1.53.0-28.el7.x86_64 DEBUG: boost-system-1.53.0-28.el7.x86_64 DEBUG: boost-thread-1.53.0-28.el7.x86_64 DEBUG: cryptsetup-2.0.3-6.el7.x86_64 DEBUG: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: e2fsprogs-libs-1.42.9-19.el7.x86_64 DEBUG: emacs-filesystem-1:24.3-23.el7.noarch DEBUG: gperftools-libs-2.6.1-1.el7.x86_64 DEBUG: graphviz-python-2.30.1-22.el7.x86_64 DEBUG: hostname-3.13-3.el7_7.1.x86_64 DEBUG: iproute-4.11.0-30.el7.x86_64 DEBUG: iptables-1.4.21-35.el7.x86_64 DEBUG: iputils-20160308-10.el7.x86_64 DEBUG: keyutils-1.5.8-3.el7.x86_64 DEBUG: libaio-0.3.109-13.el7.x86_64 DEBUG: libbasicobjects-0.1.1-32.el7.x86_64 DEBUG: libcgroup-0.41-21.el7.x86_64 DEBUG: libcgroup-tools-0.41-21.el7.x86_64 DEBUG: libcollection-0.7.0-32.el7.x86_64 DEBUG: libevent-2.0.21-4.el7.x86_64 DEBUG: libgfortran-4.8.5-44.el7.x86_64 DEBUG: libini_config-1.3.1-32.el7.x86_64 DEBUG: libiscsi-1.9.0-7.el7.x86_64 DEBUG: libmnl-1.0.3-7.el7.x86_64 DEBUG: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 DEBUG: libnfnetlink-1.0.1-4.el7.x86_64 DEBUG: libnfsidmap-0.25-19.el7.x86_64 DEBUG: libpath_utils-0.2.1-32.el7.x86_64 DEBUG: libquadmath-4.8.5-44.el7.x86_64 DEBUG: librados2-1:10.2.5-4.el7.x86_64 DEBUG: librbd1-1:10.2.5-4.el7.x86_64 DEBUG: libref_array-0.1.5-32.el7.x86_64 DEBUG: libsysfs-2.1.0-16.el7.x86_64 DEBUG: libtirpc-0.2.4-0.16.el7.x86_64 DEBUG: libverto-libevent-0.2.5-4.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: lsscsi-0.27-6.el7.x86_64 DEBUG: lzo-2.06-8.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-kmod-0.9-4.el7.x86_64 DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: quota-1:4.01-19.el7.x86_64 DEBUG: quota-nls-1:4.01-19.el7.noarch DEBUG: rpcbind-0.2.0-49.el7.x86_64 DEBUG: sg3_utils-1:1.37-19.el7.x86_64 DEBUG: sg3_utils-libs-1:1.37-19.el7.x86_64 DEBUG: snappy-1.1.0-3.el7.x86_64 DEBUG: sysfsutils-2.1.0-16.el7.x86_64 DEBUG: sysvinit-tools-2.88-14.dsf.el7.x86_64 DEBUG: t1lib-5.1.2-14.el7.x86_64 DEBUG: tcl-1:8.5.13-8.el7.x86_64 DEBUG: tcp_wrappers-7.6-77.el7.x86_64 DEBUG: tcp_wrappers-libs-7.6-77.el7.x86_64 DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch DEBUG: tix-1:8.4.3-12.el7.x86_64 DEBUG: tk-1:8.5.13-6.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-event-libs-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-multipath-0.4.9-136.el7_9.x86_64 DEBUG: device-mapper-multipath-libs-0.4.9-136.el7_9.x86_64 DEBUG: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 DEBUG: glusterfs-6.0-61.el7.x86_64 DEBUG: glusterfs-api-6.0-61.el7.x86_64 DEBUG: glusterfs-client-xlators-6.0-61.el7.x86_64 DEBUG: glusterfs-libs-6.0-61.el7.x86_64 DEBUG: gssproxy-0.7.0-30.el7_9.x86_64 DEBUG: initscripts-9.49.53-1.el7_9.1.x86_64 DEBUG: iscsi-initiator-utils-6.2.0.874-22.el7_9.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.0.874-22.el7_9.x86_64 DEBUG: lvm2-7:2.02.187-6.el7_9.5.x86_64 DEBUG: lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 DEBUG: nfs-utils-1:1.3.0-0.68.el7.2.x86_64 DEBUG: python-rtslib-2.1.74-1.el7_9.noarch DEBUG: qemu-img-10:1.5.3-175.el7_9.6.x86_64 DEBUG: sudo-1.8.23-10.el7_9.3.x86_64 DEBUG: systemd-sysv-219-78.el7_9.7.x86_64 DEBUG: tkinter-2.7.5-92.el7_9.x86_64 DEBUG: vim-minimal-2:7.4.629-8.el7_9.x86_64 DEBUG: python-httplib2-0.9.2-1.el7.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/29/95/299553a4fe281cde9b14da34a470dcdb3ed17cc0_7fa040bb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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