+ 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/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0px1g1h8:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/1a/e5/1ae521b35942e2d2a83ddc3fdc54ecb3c52af987_38738719 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yrlio1dx:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/1a/e5/1ae521b35942e2d2a83ddc3fdc54ecb3c52af987_38738719 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1341776 733508 1085092 5924652 5274528 DEBUG: Swap: 4194300 552704 3641596 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '33ce64dec2104e0895ea9b1b5845c05c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 06c8be9861106e69e4865469ef2b611dd370561f Note: checking out '06c8be9861106e69e4865469ef2b611dd370561f'. 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 HEAD is now at 06c8be98 Merge "Fix hacking min version to 3.0.1" + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/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/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 9.1.0.dev17 06c8be9 + UPSTREAMVERSION=9.1.0.dev17 + [[ 9.1.0.dev17 =~ ([^-]*)-(.+) ]] + [[ 9.1.0.dev17 =~ (.*?)\.(0rc.+) ]] + [[ 9.1.0.dev17 =~ (.*?)\.(0b.+) ]] + [[ 9.1.0.dev17 =~ (.*?)\.(0a.+) ]] + [[ 9.1.0.dev17 =~ (.*?)\.(dev.+) ]] + VERSION=9.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200605174401 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200605174401.06c8be9 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yock07oj:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/1a/e5/1ae521b35942e2d2a83ddc3fdc54ecb3c52af987_38738719 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1342220 707804 1109808 5949912 5249388 DEBUG: Swap: 4194300 552704 3641596 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 26% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '24b88169fd42494d98f2a49fb4ab8d98', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5d4796f1b29a42be8e7519a27c8b1fff', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yock07oj:/etc/resolv.conf', '--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=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating senlin.egg-info writing senlin.egg-info/PKG-INFO writing dependency_links to senlin.egg-info/dependency_links.txt writing entry points to senlin.egg-info/entry_points.txt writing requirements to senlin.egg-info/requires.txt writing top-level names to senlin.egg-info/top_level.txt writing pbr to senlin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'senlin.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 'senlin.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating senlin-9.1.0.dev17 creating senlin-9.1.0.dev17/api-ref creating senlin-9.1.0.dev17/api-ref/source creating senlin-9.1.0.dev17/api-ref/source/samples creating senlin-9.1.0.dev17/contrib creating senlin-9.1.0.dev17/contrib/kubernetes creating senlin-9.1.0.dev17/contrib/kubernetes/examples creating senlin-9.1.0.dev17/contrib/kubernetes/kube creating senlin-9.1.0.dev17/contrib/kubernetes/kube/scripts creating senlin-9.1.0.dev17/contrib/vdu creating senlin-9.1.0.dev17/contrib/vdu/examples creating senlin-9.1.0.dev17/contrib/vdu/vdu creating senlin-9.1.0.dev17/devstack creating senlin-9.1.0.dev17/devstack/files creating senlin-9.1.0.dev17/devstack/lib creating senlin-9.1.0.dev17/doc creating senlin-9.1.0.dev17/doc/source creating senlin-9.1.0.dev17/doc/source/admin creating senlin-9.1.0.dev17/doc/source/configuration creating senlin-9.1.0.dev17/doc/source/contributor creating senlin-9.1.0.dev17/doc/source/contributor/policies creating senlin-9.1.0.dev17/doc/source/ext creating senlin-9.1.0.dev17/doc/source/install creating senlin-9.1.0.dev17/doc/source/reference creating senlin-9.1.0.dev17/doc/source/reference/man creating senlin-9.1.0.dev17/doc/source/scenarios creating senlin-9.1.0.dev17/doc/source/tutorial creating senlin-9.1.0.dev17/doc/source/user creating senlin-9.1.0.dev17/doc/source/user/policy_types creating senlin-9.1.0.dev17/doc/source/user/profile_types creating senlin-9.1.0.dev17/doc/specs creating senlin-9.1.0.dev17/doc/specs/approved creating senlin-9.1.0.dev17/doc/specs/rejected creating senlin-9.1.0.dev17/etc creating senlin-9.1.0.dev17/etc/senlin creating senlin-9.1.0.dev17/examples creating senlin-9.1.0.dev17/examples/policies creating senlin-9.1.0.dev17/examples/policies/WIP creating senlin-9.1.0.dev17/examples/profiles creating senlin-9.1.0.dev17/examples/profiles/docker_container creating senlin-9.1.0.dev17/examples/profiles/heat_stack creating senlin-9.1.0.dev17/examples/profiles/heat_stack/nova_server creating senlin-9.1.0.dev17/examples/profiles/heat_stack/random_string creating senlin-9.1.0.dev17/examples/profiles/nova_server creating senlin-9.1.0.dev17/playbooks creating senlin-9.1.0.dev17/playbooks/legacy creating senlin-9.1.0.dev17/playbooks/legacy/rally-dsvm-senlin-senlin creating senlin-9.1.0.dev17/rally-jobs creating senlin-9.1.0.dev17/rally-jobs/plugins creating senlin-9.1.0.dev17/releasenotes creating senlin-9.1.0.dev17/releasenotes/notes creating senlin-9.1.0.dev17/releasenotes/source creating senlin-9.1.0.dev17/releasenotes/source/_templates creating senlin-9.1.0.dev17/releasenotes/source/locale creating senlin-9.1.0.dev17/releasenotes/source/locale/en_GB creating senlin-9.1.0.dev17/releasenotes/source/locale/en_GB/LC_MESSAGES creating senlin-9.1.0.dev17/releasenotes/source/locale/fr creating senlin-9.1.0.dev17/releasenotes/source/locale/fr/LC_MESSAGES creating senlin-9.1.0.dev17/releasenotes/source/locale/zh_CN creating senlin-9.1.0.dev17/releasenotes/source/locale/zh_CN/LC_MESSAGES creating senlin-9.1.0.dev17/senlin creating senlin-9.1.0.dev17/senlin.egg-info creating senlin-9.1.0.dev17/senlin/api creating senlin-9.1.0.dev17/senlin/api/common creating senlin-9.1.0.dev17/senlin/api/middleware creating senlin-9.1.0.dev17/senlin/api/openstack creating senlin-9.1.0.dev17/senlin/api/openstack/v1 creating senlin-9.1.0.dev17/senlin/cmd creating senlin-9.1.0.dev17/senlin/common creating senlin-9.1.0.dev17/senlin/common/policies creating senlin-9.1.0.dev17/senlin/conductor creating senlin-9.1.0.dev17/senlin/conf creating senlin-9.1.0.dev17/senlin/db creating senlin-9.1.0.dev17/senlin/db/sqlalchemy creating senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo creating senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions creating senlin-9.1.0.dev17/senlin/drivers creating senlin-9.1.0.dev17/senlin/drivers/container creating senlin-9.1.0.dev17/senlin/drivers/os creating senlin-9.1.0.dev17/senlin/engine creating senlin-9.1.0.dev17/senlin/engine/actions creating senlin-9.1.0.dev17/senlin/engine/notifications creating senlin-9.1.0.dev17/senlin/engine/receivers creating senlin-9.1.0.dev17/senlin/events creating senlin-9.1.0.dev17/senlin/hacking creating senlin-9.1.0.dev17/senlin/health_manager creating senlin-9.1.0.dev17/senlin/locale creating senlin-9.1.0.dev17/senlin/locale/de creating senlin-9.1.0.dev17/senlin/locale/de/LC_MESSAGES creating senlin-9.1.0.dev17/senlin/objects creating senlin-9.1.0.dev17/senlin/objects/requests creating senlin-9.1.0.dev17/senlin/policies creating senlin-9.1.0.dev17/senlin/profiles creating senlin-9.1.0.dev17/senlin/profiles/container creating senlin-9.1.0.dev17/senlin/profiles/os creating senlin-9.1.0.dev17/senlin/profiles/os/heat creating senlin-9.1.0.dev17/senlin/profiles/os/nova creating senlin-9.1.0.dev17/senlin/rpc creating senlin-9.1.0.dev17/senlin/tests creating senlin-9.1.0.dev17/senlin/tests/drivers creating senlin-9.1.0.dev17/senlin/tests/drivers/os_test creating senlin-9.1.0.dev17/senlin/tests/unit creating senlin-9.1.0.dev17/senlin/tests/unit/api creating senlin-9.1.0.dev17/senlin/tests/unit/api/common creating senlin-9.1.0.dev17/senlin/tests/unit/api/middleware creating senlin-9.1.0.dev17/senlin/tests/unit/api/middleware/policy creating senlin-9.1.0.dev17/senlin/tests/unit/api/openstack creating senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 creating senlin-9.1.0.dev17/senlin/tests/unit/cmd creating senlin-9.1.0.dev17/senlin/tests/unit/common creating senlin-9.1.0.dev17/senlin/tests/unit/conductor creating senlin-9.1.0.dev17/senlin/tests/unit/conductor/service creating senlin-9.1.0.dev17/senlin/tests/unit/db creating senlin-9.1.0.dev17/senlin/tests/unit/drivers creating senlin-9.1.0.dev17/senlin/tests/unit/engine creating senlin-9.1.0.dev17/senlin/tests/unit/engine/actions creating senlin-9.1.0.dev17/senlin/tests/unit/engine/notifications creating senlin-9.1.0.dev17/senlin/tests/unit/engine/receivers creating senlin-9.1.0.dev17/senlin/tests/unit/events creating senlin-9.1.0.dev17/senlin/tests/unit/health_manager creating senlin-9.1.0.dev17/senlin/tests/unit/objects creating senlin-9.1.0.dev17/senlin/tests/unit/objects/requests creating senlin-9.1.0.dev17/senlin/tests/unit/policies creating senlin-9.1.0.dev17/senlin/tests/unit/profiles creating senlin-9.1.0.dev17/tools copying files to senlin-9.1.0.dev17... copying .coveragerc -> senlin-9.1.0.dev17 copying .stestr.conf -> senlin-9.1.0.dev17 copying .zuul.yaml -> senlin-9.1.0.dev17 copying AUTHORS -> senlin-9.1.0.dev17 copying CONTRIBUTING.rst -> senlin-9.1.0.dev17 copying ChangeLog -> senlin-9.1.0.dev17 copying FEATURES.rst -> senlin-9.1.0.dev17 copying HACKING.rst -> senlin-9.1.0.dev17 copying LICENSE -> senlin-9.1.0.dev17 copying README.rst -> senlin-9.1.0.dev17 copying TODO.rst -> senlin-9.1.0.dev17 copying bindep.txt -> senlin-9.1.0.dev17 copying install.sh -> senlin-9.1.0.dev17 copying lower-constraints.txt -> senlin-9.1.0.dev17 copying requirements.txt -> senlin-9.1.0.dev17 copying setup.cfg -> senlin-9.1.0.dev17 copying setup.py -> senlin-9.1.0.dev17 copying test-requirements.txt -> senlin-9.1.0.dev17 copying tox.ini -> senlin-9.1.0.dev17 copying uninstall.sh -> senlin-9.1.0.dev17 copying api-ref/source/actions.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/build_info.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/cluster_policies.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/clusters.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/conf.py -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/events.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/index.rst -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/nodes.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/parameters.yaml -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/policies.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/policy_types.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/profile_types.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/profiles.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/receivers.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/services.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/status.yaml -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/versions.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/webhooks.inc -> senlin-9.1.0.dev17/api-ref/source copying api-ref/source/samples/action-get-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/action-get-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/actions-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/build-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-action-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-add-nodes-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-attach-policy-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-attrs-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-check-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-complete-lifecycle-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-create-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-create-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-del-nodes-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-detach-policy-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-operation-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-policies-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-policy-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-recover-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-replace-nodes-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-resize-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-scale-in-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-scale-out-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-update-policy-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-update-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/cluster-update-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/clusters-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/event-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/events-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-action-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-adopt-preview-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-adopt-preview-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-adopt-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-adopt-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-check-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-create-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-create-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-operation-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-recover-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/node-update-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-create-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-create-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-type-show-response-v1.5.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-type-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-types-list-response-v1.5.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-types-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-update-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-update-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-validate-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/policy-validate-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-create-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-create-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-type-ops-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-type-show-response-v1.5.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-type-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-types-list-response-v1.5.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-types-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-update-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-update-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-validate-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/profile-validate-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/receiver-create-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/receiver-create-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/receiver-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/receiver-update-request.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/receiver-update-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/receivers-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/services-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/version-show-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/versions-list-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying api-ref/source/samples/webhook-action-response.json -> senlin-9.1.0.dev17/api-ref/source/samples copying contrib/kubernetes/README.rst -> senlin-9.1.0.dev17/contrib/kubernetes copying contrib/kubernetes/TODO.rst -> senlin-9.1.0.dev17/contrib/kubernetes copying contrib/kubernetes/requirements.txt -> senlin-9.1.0.dev17/contrib/kubernetes copying contrib/kubernetes/setup.cfg -> senlin-9.1.0.dev17/contrib/kubernetes copying contrib/kubernetes/setup.py -> senlin-9.1.0.dev17/contrib/kubernetes copying contrib/kubernetes/examples/kubemaster.yaml -> senlin-9.1.0.dev17/contrib/kubernetes/examples copying contrib/kubernetes/examples/kubenode.yaml -> senlin-9.1.0.dev17/contrib/kubernetes/examples copying contrib/kubernetes/kube/__init__.py -> senlin-9.1.0.dev17/contrib/kubernetes/kube copying contrib/kubernetes/kube/base.py -> senlin-9.1.0.dev17/contrib/kubernetes/kube copying contrib/kubernetes/kube/master.py -> senlin-9.1.0.dev17/contrib/kubernetes/kube copying contrib/kubernetes/kube/worker.py -> senlin-9.1.0.dev17/contrib/kubernetes/kube copying contrib/kubernetes/kube/scripts/master.sh -> senlin-9.1.0.dev17/contrib/kubernetes/kube/scripts copying contrib/kubernetes/kube/scripts/worker.sh -> senlin-9.1.0.dev17/contrib/kubernetes/kube/scripts copying contrib/vdu/README.rst -> senlin-9.1.0.dev17/contrib/vdu copying contrib/vdu/requirements.txt -> senlin-9.1.0.dev17/contrib/vdu copying contrib/vdu/setup.cfg -> senlin-9.1.0.dev17/contrib/vdu copying contrib/vdu/setup.py -> senlin-9.1.0.dev17/contrib/vdu copying contrib/vdu/examples/vdu.yaml -> senlin-9.1.0.dev17/contrib/vdu/examples copying contrib/vdu/vdu/__init__.py -> senlin-9.1.0.dev17/contrib/vdu/vdu copying contrib/vdu/vdu/server.py -> senlin-9.1.0.dev17/contrib/vdu/vdu copying devstack/README.rst -> senlin-9.1.0.dev17/devstack copying devstack/plugin.sh -> senlin-9.1.0.dev17/devstack copying devstack/settings -> senlin-9.1.0.dev17/devstack copying devstack/files/apache-senlin-api.template -> senlin-9.1.0.dev17/devstack/files copying devstack/lib/senlin -> senlin-9.1.0.dev17/devstack/lib copying doc/.gitignore -> senlin-9.1.0.dev17/doc copying doc/Makefile -> senlin-9.1.0.dev17/doc copying doc/README.rst -> senlin-9.1.0.dev17/doc copying doc/requirements.txt -> senlin-9.1.0.dev17/doc copying doc/source/conf.py -> senlin-9.1.0.dev17/doc/source copying doc/source/index.rst -> senlin-9.1.0.dev17/doc/source copying doc/source/overview.rst -> senlin-9.1.0.dev17/doc/source copying doc/source/admin/authentication.rst -> senlin-9.1.0.dev17/doc/source/admin copying doc/source/admin/index.rst -> senlin-9.1.0.dev17/doc/source/admin copying doc/source/configuration/config.rst -> senlin-9.1.0.dev17/doc/source/configuration copying doc/source/configuration/index.rst -> senlin-9.1.0.dev17/doc/source/configuration copying doc/source/configuration/policy.rst -> senlin-9.1.0.dev17/doc/source/configuration copying doc/source/configuration/sample-policy-yaml.rst -> senlin-9.1.0.dev17/doc/source/configuration copying doc/source/contributor/action.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/api_microversion.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/authorization.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/cluster.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/event_dispatcher.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/node.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/osprofiler.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/plugin_guide.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/policy.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/policy_type.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/profile.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/profile_type.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/receiver.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/reviews.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/testing.rst -> senlin-9.1.0.dev17/doc/source/contributor copying doc/source/contributor/policies/affinity_v1.rst -> senlin-9.1.0.dev17/doc/source/contributor/policies copying doc/source/contributor/policies/deletion_v1.rst -> senlin-9.1.0.dev17/doc/source/contributor/policies copying doc/source/contributor/policies/health_v1.rst -> senlin-9.1.0.dev17/doc/source/contributor/policies copying doc/source/contributor/policies/load_balance_v1.rst -> senlin-9.1.0.dev17/doc/source/contributor/policies copying doc/source/contributor/policies/region_v1.rst -> senlin-9.1.0.dev17/doc/source/contributor/policies copying doc/source/contributor/policies/scaling_v1.rst -> senlin-9.1.0.dev17/doc/source/contributor/policies copying doc/source/contributor/policies/zone_v1.rst -> senlin-9.1.0.dev17/doc/source/contributor/policies copying doc/source/ext/__init__.py -> senlin-9.1.0.dev17/doc/source/ext copying doc/source/ext/resources.py -> senlin-9.1.0.dev17/doc/source/ext copying doc/source/install/index.rst -> senlin-9.1.0.dev17/doc/source/install copying doc/source/install/install-devstack.rst -> senlin-9.1.0.dev17/doc/source/install copying doc/source/install/install-rdo.rst -> senlin-9.1.0.dev17/doc/source/install copying doc/source/install/install-source.rst -> senlin-9.1.0.dev17/doc/source/install copying doc/source/install/verify.rst -> senlin-9.1.0.dev17/doc/source/install copying doc/source/reference/api.rst -> senlin-9.1.0.dev17/doc/source/reference copying doc/source/reference/glossary.rst -> senlin-9.1.0.dev17/doc/source/reference copying doc/source/reference/man/index.rst -> senlin-9.1.0.dev17/doc/source/reference/man copying doc/source/reference/man/senlin-api.rst -> senlin-9.1.0.dev17/doc/source/reference/man copying doc/source/reference/man/senlin-conductor.rst -> senlin-9.1.0.dev17/doc/source/reference/man copying doc/source/reference/man/senlin-engine.rst -> senlin-9.1.0.dev17/doc/source/reference/man copying doc/source/reference/man/senlin-health-manager.rst -> senlin-9.1.0.dev17/doc/source/reference/man copying doc/source/reference/man/senlin-manage.rst -> senlin-9.1.0.dev17/doc/source/reference/man copying doc/source/reference/man/senlin-status.rst -> senlin-9.1.0.dev17/doc/source/reference/man copying doc/source/scenarios/affinity.rst -> senlin-9.1.0.dev17/doc/source/scenarios copying doc/source/scenarios/autoscaling_ceilometer.rst -> senlin-9.1.0.dev17/doc/source/scenarios copying doc/source/scenarios/autoscaling_heat.rst -> senlin-9.1.0.dev17/doc/source/scenarios copying doc/source/scenarios/autoscaling_overview.rst -> senlin-9.1.0.dev17/doc/source/scenarios copying doc/source/scenarios/ex_lbas.yaml -> senlin-9.1.0.dev17/doc/source/scenarios copying doc/source/tutorial/autoscaling.rst -> senlin-9.1.0.dev17/doc/source/tutorial copying doc/source/tutorial/basics.rst -> senlin-9.1.0.dev17/doc/source/tutorial copying doc/source/tutorial/policies.rst -> senlin-9.1.0.dev17/doc/source/tutorial copying doc/source/tutorial/receivers.rst -> senlin-9.1.0.dev17/doc/source/tutorial copying doc/source/user/actions.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/bindings.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/clusters.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/events.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/membership.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/nodes.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/policies.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/policy_types.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/profile_types.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/profiles.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/receivers.rst -> senlin-9.1.0.dev17/doc/source/user copying doc/source/user/policy_types/affinity.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/policy_types/batch.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/policy_types/deletion.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/policy_types/health.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/policy_types/load_balancing.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/policy_types/region_placement.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/policy_types/scaling.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/policy_types/zone_placement.rst -> senlin-9.1.0.dev17/doc/source/user/policy_types copying doc/source/user/profile_types/docker.rst -> senlin-9.1.0.dev17/doc/source/user/profile_types copying doc/source/user/profile_types/nova.rst -> senlin-9.1.0.dev17/doc/source/user/profile_types copying doc/source/user/profile_types/stack.rst -> senlin-9.1.0.dev17/doc/source/user/profile_types copying doc/specs/README.rst -> senlin-9.1.0.dev17/doc/specs copying doc/specs/cluster-fast-scaling.rst -> senlin-9.1.0.dev17/doc/specs copying doc/specs/fail-fast-on-locked_resource.rst -> senlin-9.1.0.dev17/doc/specs copying doc/specs/lifecycle-hook.rst -> senlin-9.1.0.dev17/doc/specs copying doc/specs/multiple-detection-modes.rst -> senlin-9.1.0.dev17/doc/specs copying doc/specs/template.rst -> senlin-9.1.0.dev17/doc/specs copying doc/specs/workflow-recover.rst -> senlin-9.1.0.dev17/doc/specs copying doc/specs/approved/README.rst -> senlin-9.1.0.dev17/doc/specs/approved copying doc/specs/approved/container-cluster.rst -> senlin-9.1.0.dev17/doc/specs/approved copying doc/specs/approved/generic-event.rst -> senlin-9.1.0.dev17/doc/specs/approved copying doc/specs/rejected/README.rst -> senlin-9.1.0.dev17/doc/specs/rejected copying etc/senlin/README-senlin.conf.txt -> senlin-9.1.0.dev17/etc/senlin copying etc/senlin/api-paste.ini -> senlin-9.1.0.dev17/etc/senlin copying examples/policies/affinity_policy.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/batch_policy.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/deletion_policy.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/deletion_policy_lifecycle_hook.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/health_policy_event.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/health_policy_poll.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/health_policy_poll_url.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/lb_policy.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/placement_region.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/placement_zone.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/scaling_policy.yaml -> senlin-9.1.0.dev17/examples/policies copying examples/policies/WIP/batching_1_1_0.yaml -> senlin-9.1.0.dev17/examples/policies/WIP copying examples/policies/WIP/health_policy_lb.yaml -> senlin-9.1.0.dev17/examples/policies/WIP copying examples/policies/WIP/lb_policy_aws.spec -> senlin-9.1.0.dev17/examples/policies/WIP copying examples/profiles/README.rst -> senlin-9.1.0.dev17/examples/profiles copying examples/profiles/docker_container/docker_basic.yaml -> senlin-9.1.0.dev17/examples/profiles/docker_container copying examples/profiles/heat_stack/nova_server/heat_stack_nova_server.yaml -> senlin-9.1.0.dev17/examples/profiles/heat_stack/nova_server copying examples/profiles/heat_stack/nova_server/nova_server_template.yaml -> senlin-9.1.0.dev17/examples/profiles/heat_stack/nova_server copying examples/profiles/heat_stack/random_string/heat_stack_random_string.yaml -> senlin-9.1.0.dev17/examples/profiles/heat_stack/random_string copying examples/profiles/heat_stack/random_string/random_string_template.yaml -> senlin-9.1.0.dev17/examples/profiles/heat_stack/random_string copying examples/profiles/nova_server/cirros_basic.yaml -> senlin-9.1.0.dev17/examples/profiles/nova_server copying playbooks/legacy/rally-dsvm-senlin-senlin/post.yaml -> senlin-9.1.0.dev17/playbooks/legacy/rally-dsvm-senlin-senlin copying playbooks/legacy/rally-dsvm-senlin-senlin/run.yaml -> senlin-9.1.0.dev17/playbooks/legacy/rally-dsvm-senlin-senlin copying rally-jobs/README.rst -> senlin-9.1.0.dev17/rally-jobs copying rally-jobs/senlin-senlin.yaml -> senlin-9.1.0.dev17/rally-jobs copying rally-jobs/plugins/senlin_plugin.py -> senlin-9.1.0.dev17/rally-jobs/plugins copying releasenotes/notes/.placeholder -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/acess-control-admin-project-762c8e91e8875738.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/action-policy-optimization-06ea45eb3dcbe33a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/action-purge-11db5d8018b8389a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/action-update-api-fc51b1582c0b5902.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-action-filter-40e775a26082f780.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-availability_zone-option-to-loadbalancer-74b512fb0c138bfe.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/affinity-policy-fix-72ae92dc8ffcff00.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/api-ref-fixes-19bc963430c32ecf.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/az-info-9344b8d54c0b2665.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/batch-scheduling-ca5d98d41fc72973.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bdmv2-fix-b9ff742cdc282087.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1789488-75ee756a53722cd1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1811161-c6416ad27ab0a2ce.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1811294-262d4b9cced3f505.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1813089-db57e7bdfd3983ac.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1815540-2664a975db5fafc8.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1817379-23dd2c925259d5f2.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1817604-41d4b8f6c6f920e4.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/bug-1828856-bf7a30a6eb00238a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/capacity-calculation-4fd389ff12107dfb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/clean-actions-for-cluster-node-438ca5268e7fd258.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-action-refresh-9eeb60f1f2c1d0abr.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-check-interval-b01e8140cc83760e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-collect-90e460c7bfede347.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-delete-conflict-94261706eb29e9bb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-delete-with-policy-d2dca161e42ee6ba.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-desired-capacity-d876347f69b04b4f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-lock-e283fb9bf1002bca.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-node-dependents-3bdbebd773d276d1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-node-status-e7fced162b415452.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-ops-433a5aa608a0eb7f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-recover-d87d429873b376db.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-resize-fix-bee18840a98907d8.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-scale-action-conflict-0e1e64591e943e25.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/cluster-status-update-dd9133092aef05ab.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/compute-instance-fencing-63b931cdf35b127c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/config-default-nova-timeout-f0bd73811ac3a8bb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/config-doc-cb8b37e360422301.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/config-scheduler-thread-pool-size-de608624a6cb4b43r.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/config-stop-node-before-delete-4ab08e61b40e4474.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/config-trust-roles-416e26e03036ae40.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/container-ops-e57d096742202206.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/container-profile-152bf2908c70ffad.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/db-action-retries-d471fe85b4510afd.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/db-ignore-project_safe-for-admins-2986f15e74cd1d1c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/db-locking-logic-9c97b04ce8c52989.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/db-retries-da4a0d9d83ad56bb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/delete-batch-a16ee5ed2512eab7.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/delete_with_dependants-823c6c4921f22575.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/deletion-policy-11bcb7c0e90bbfcc.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/deletion-policy-node-delete-dc70da377b2a4f77.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/destroy-nodes-after-remove-37bffdc35a9b7a96.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/doc-fixes-0783e8120b61299br.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/doc-fixes-5057bf93464810cc.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/doc-fixes-685c64d1ef509041.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/doc-fixes-cd8c7006f8c66387.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/doc-fixes-e60bb1a486f67e0c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/docker-reboot-999ec624186864e3.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/docker-start-c850c256c6149f4f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/docker-update-1b465241ca78873c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/drop-py-2-7-154eeefdc9886091.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/drop-py34-support-21e20efb9bf0b326.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/dynamic-timer-67f053499f4b32e2.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/enforce-multi-tenancy-ee27b9bfec7ba405.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/error-messages-bd8b5a6d12e2c4af.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/event-for-derived-actions-8bd44367fa683dbc.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/event-list-b268bb778efa9ee1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/event-notification-eda06b43ce17a081.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/event-purge-db868a063e18eafb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/event-table-change-dcb42c8b6d145fec.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fail-fast-on-locked-resource-eee28572dc40009a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-action-triggering-e880b02234028315.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-aodh-integration-41e69276158ad233.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-cluster-index-ae0060b6337d6d55.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-cooldown-5082711989ecd536.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-db-deadlock-1d2bdb9ce785734a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-delete-apis-bf9f47b5fcf8f3e6.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-delete-node-error-31575d62bc9375ec.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-desired-when-omitted-e7ffc0aa72ab8cc9.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-dup-of-action-dump-0b95a07adf3ccdba.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-health-check-5d77795885676661.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-health-cluster-check-5ce1c0309c03c5d5.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-health-mgr-opts-99898614f37c5d74.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-health-policy-bind-9b6ed0e51939eac3.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-network-error-handling-e78da90b6bc2319c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-node-get-detail-4e6d30c3a6b2ce60.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-node-leak-9b1c08342a52542d.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-node-recover-5af129bf0688577d.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-node-status-for-lb-fc7714da09bec2fb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-openstacksdk -exception-b762e649bfab4b31r.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-policy-type-version-939a1fb4e84908f9.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-recover-trigger-749600f500f7bf4a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-registry-claim-5421dca1ed9b0783.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-tag-for-stacks-2ef70be061e80253.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-tox-cover-9fc01b5e0594aa19r.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-update-lb-policy-0af6e8866f3b5543.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/forbid-cluster-deletion-a8b0f55aaf0aa106.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/force-delete-0b185ea6d70ed81e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/gc-for-dead-engine-2246c714edc9a2df.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-check-interval-b3850c072600bfdf.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-lb-polling-32d83803c77cc1d8.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-manager-fixes-d5955f9af88102fc.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-manager-listener-8ddbe169e510031b.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-policy-actions-936db8bc3ed08aec.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-policy-mutiple-detection-types-10bfdc80771278cb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-policy-properties-056d5b4aa63312c9.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-policy-suspend-7aa33fc981c0f2c9.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-poll-url-236392171bb28b3f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-poll-url-detection-c6f10065a076510dr.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-reboot-9f74c263f7fb6767.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/health-recover-9aecfbf2d799abfb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/heat-listener-b908d0988840e1f3.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/keystone-conformance-4e729da9e88b4fb3.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/kube-token-gen-673ea5c0d26d6872.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/kubernetes-dependents-1d7a70aa43ee8aa4.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lb-node-actions-95545338ae622f5c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lb-policy-02782a1b98142742.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lb-policy-improve-165680731fb76681.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lb-policy-improvement-2c18577717d28bb5.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lb-project-restriction-688833a1aec6f04e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lb-support-to-recover-8f822d3c2665e225.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lb-timeout-option-990ba1f359b5daab.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lifecycle-hook-19a9bf85b534107d.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/loadbalancer-octavia-8ab8be9f703781d1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lock-break-for-dead-service-0abd3d3ea333622c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lock-retry-4d1c52ff4d42a3f9.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/lock-retry-ab31681e74997cf9.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/message-receiver-3432826515f8e70c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/message-topic-7c642cff317f2bc7.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/metadata-query-profile-9c45d99db7b30207.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/more-policy-validation-ace6a4f890b2a500.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/more-server-operations-dd77e83b705c28f0.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/new-api-doc-f21eb0a9f53d7643.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/new-config-options-a963e5841d35ef03.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/new-node-create-08fe53674b0baab2.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-action-logic-4d3e94818cccaa3e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-adopt-289a3cea24d8eb78.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-check-50d4b67796e17afb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-check-before-recover-abf887a39ab0d355.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-create-affinity-ec126ccd3e9e0957.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-create-az-d886dea98a25229f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-create-region-0cbac0918c703e27.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-delete-force-e4a69831af0b145d.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-detail-volumes-8e29c734f4f43442.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-health-check-0c94b9fecf35e677.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-join-leave-8b00f64cf55b675a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-name-formatter-284b768be7fbe6c6.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-op-api-a7bede34c51854ee.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-op-return-value-73720cf91b6e2672.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-ops-115d9d64f6e261db.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-physical-id-f3393fb1a1eba4f7.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-recover-ace5311e23030f20.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-recover-fix-cc054c3f763654a0.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-role-fix-211d1536dd66066d.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-tainted-1d1c0f885cd3e4a8.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/node-update-timestamp-43b9639e22267598.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/non-operation-recover-cf0f3c0ac62bb0f3.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/notification-operations-c7bdaa9b56e5011f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/notification-retry-logic-cb9933b4826c9d45.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/notification-support-a7e2ebc816bb4009.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/notification-transport-ae49e9cb1813cd96.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-az-fccf8db758642d34.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-get-image-726aa195c17a294f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-metadata-fix-89b7a2e06c3ce59f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-metadata-update-d1ab297f0e998117.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-server-addresses-fd8afddc3fb36a0c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-server-validation-60612c1185738104.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-server-validation-d36dbcf64fb90a43.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-update-opt-7372e4d189e483aa.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/nova-update-validation-dca7de984c2071d1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/ocata-2-c2e184a0b76231e8.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/octavia-network_id-and-subnet_id-changes-9ba43e19ae29ac7d.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/options-shuffled-29c6cfac72aaf8ff.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/oslo-versioned-object-support-cc9463490306c26f.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/param-check-cluster-update-58d4712a33f74c6e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/path-check-collect-1e542762cbcd65d2.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/policy-enabling-61d0c38aecf314eb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/policy-fixes-24857037ac054999.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/policy-in-code-05970b66eb27481a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/policy-performance-4d2fa57ccc45bbf1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/policy-retry-251cf15f06368ad4.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/policy-validate-04cbc74d2c025fcc.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/policy-validation-477a103aa83835f9.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/profile-only-update-5cdb3ae46a8139a8.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/profile-type-ops-1f0f2e6e6b5b1999.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/profile-validate-45a9bc520880bc6b.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/receiver-create-71ae7367427bf81c.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/receiver-create-check-2225f536f5150065.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/receiver-create-trust-bd5fdeb059e68330.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/receiver-filter-by-user-ab35a2ab8e2690d1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/receiver-update-f97dc556ce3bf22e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/receiver-webhook-d972369731a6ed72.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/receiver-webhook-v2-a7a24ae6720b5151.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove-bdm-v1-4533677f3bca3c5d.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove-py35-test-bc81b608d6afeb4a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/requirement-update-941ebb5825ee9f29.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/resize-params-ab4942dc11f05d9a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/scaling-policy-validation-e2a1d3049e03c316.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/schedule-improved-6996965f07450b35.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/scheduler-enhancement-09f86efe4dde4051.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/scheduler-thread-pool-size-40905866197ef8bd.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-password-e60243ae2befbbf6.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/senlin-osprofiler-fc8cb7161bdb1a6e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/senlin-status-upgrade-check-framework-b9db3bb9db8d1015.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/server-image-id-27c1619fa818c6a0.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/service-cleanup-afacddfacd7b4dcd.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/service-list-5f4037ae52514f2a.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/service-status-report-625bc25b89907e07.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/service-update-2e96dd86295ddfa0.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/setup-script-648e9bfb89bb6255.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/skip-lifecycle-completion-b528464e11071666.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/split-engine-service-acea7821cadf9d00.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/support-status-f7383a53ddcae908.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/tempest-api-test-support-c86091a7ba5fb789.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/tempest-functional-test-383dad4d9acff97e.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/template-url-19075b68d9a35a80.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/test-python3-train-253c0e054dd9d1e3.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/timestamp-datatype-86c0e47debffa919.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/tools-setup-d73e3298328c5355.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/trigger-version-af674cfe0f4693cd.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/unicode-az-ee5ea4346b36eefb.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/unicode-cluster-name-3bd5b6eeac2566f1.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/versioned-rpc-requests-2df5d878c279e933.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/vm-lock-unlock-da4c3095575c9c94.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/vm-migrate-6c6adee51ee8ed24.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/vm-pause-unpause-3e414ce4d86c7ed3.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/vm-rescue-unrescue-f56047419c50e957.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/vm-start-stop-e590e25a04fff1e0.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/vm-suspend-resume-a4398520255e6bbd.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/webhook-fix-792322c0b7f374aa.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/notes/zaqar-support-470e824b7737e939.yaml -> senlin-9.1.0.dev17/releasenotes/notes copying releasenotes/source/conf.py -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/index.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/mitaka.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/newton.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/ocata.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/pike.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/queens.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/rocky.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/stein.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/train.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/unreleased.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/ussuri.rst -> senlin-9.1.0.dev17/releasenotes/source copying releasenotes/source/_templates/.placeholder -> senlin-9.1.0.dev17/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> senlin-9.1.0.dev17/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> senlin-9.1.0.dev17/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po -> senlin-9.1.0.dev17/releasenotes/source/locale/zh_CN/LC_MESSAGES copying senlin/__init__.py -> senlin-9.1.0.dev17/senlin copying senlin/version.py -> senlin-9.1.0.dev17/senlin copying senlin.egg-info/PKG-INFO -> senlin-9.1.0.dev17/senlin.egg-info copying senlin.egg-info/SOURCES.txt -> senlin-9.1.0.dev17/senlin.egg-info copying senlin.egg-info/dependency_links.txt -> senlin-9.1.0.dev17/senlin.egg-info copying senlin.egg-info/entry_points.txt -> senlin-9.1.0.dev17/senlin.egg-info copying senlin.egg-info/not-zip-safe -> senlin-9.1.0.dev17/senlin.egg-info copying senlin.egg-info/pbr.json -> senlin-9.1.0.dev17/senlin.egg-info copying senlin.egg-info/requires.txt -> senlin-9.1.0.dev17/senlin.egg-info copying senlin.egg-info/top_level.txt -> senlin-9.1.0.dev17/senlin.egg-info copying senlin/api/__init__.py -> senlin-9.1.0.dev17/senlin/api copying senlin/api/common/__init__.py -> senlin-9.1.0.dev17/senlin/api/common copying senlin/api/common/serializers.py -> senlin-9.1.0.dev17/senlin/api/common copying senlin/api/common/util.py -> senlin-9.1.0.dev17/senlin/api/common copying senlin/api/common/version_request.py -> senlin-9.1.0.dev17/senlin/api/common copying senlin/api/common/versioned_method.py -> senlin-9.1.0.dev17/senlin/api/common copying senlin/api/common/wsgi.py -> senlin-9.1.0.dev17/senlin/api/common copying senlin/api/middleware/__init__.py -> senlin-9.1.0.dev17/senlin/api/middleware copying senlin/api/middleware/context.py -> senlin-9.1.0.dev17/senlin/api/middleware copying senlin/api/middleware/fault.py -> senlin-9.1.0.dev17/senlin/api/middleware copying senlin/api/middleware/trust.py -> senlin-9.1.0.dev17/senlin/api/middleware copying senlin/api/middleware/version_negotiation.py -> senlin-9.1.0.dev17/senlin/api/middleware copying senlin/api/middleware/webhook.py -> senlin-9.1.0.dev17/senlin/api/middleware copying senlin/api/openstack/__init__.py -> senlin-9.1.0.dev17/senlin/api/openstack copying senlin/api/openstack/history.rst -> senlin-9.1.0.dev17/senlin/api/openstack copying senlin/api/openstack/versions.py -> senlin-9.1.0.dev17/senlin/api/openstack copying senlin/api/openstack/v1/__init__.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/actions.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/build_info.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/cluster_policies.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/clusters.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/events.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/nodes.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/policies.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/policy_types.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/profile_types.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/profiles.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/receivers.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/router.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/services.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/version.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/api/openstack/v1/webhooks.py -> senlin-9.1.0.dev17/senlin/api/openstack/v1 copying senlin/cmd/__init__.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/cmd/api.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/cmd/api_wsgi.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/cmd/conductor.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/cmd/engine.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/cmd/health_manager.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/cmd/manage.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/cmd/status.py -> senlin-9.1.0.dev17/senlin/cmd copying senlin/common/__init__.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/config.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/constraints.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/consts.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/context.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/exception.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/i18n.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/messaging.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/policy.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/profiler.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/scaleutils.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/schema.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/service.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/utils.py -> senlin-9.1.0.dev17/senlin/common copying senlin/common/policies/__init__.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/actions.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/base.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/build_info.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/cluster_policies.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/clusters.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/events.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/nodes.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/policies.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/policy_types.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/profile_types.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/profiles.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/receivers.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/services.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/common/policies/webhooks.py -> senlin-9.1.0.dev17/senlin/common/policies copying senlin/conductor/__init__.py -> senlin-9.1.0.dev17/senlin/conductor copying senlin/conductor/service.py -> senlin-9.1.0.dev17/senlin/conductor copying senlin/conf/__init__.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/api.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/authentication.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/base.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/conductor.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/dispatchers.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/engine.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/health_manager.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/notification.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/opts.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/receiver.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/revision.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/conf/zaqar.py -> senlin-9.1.0.dev17/senlin/conf copying senlin/db/__init__.py -> senlin-9.1.0.dev17/senlin/db copying senlin/db/api.py -> senlin-9.1.0.dev17/senlin/db copying senlin/db/utils.py -> senlin-9.1.0.dev17/senlin/db copying senlin/db/sqlalchemy/__init__.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy copying senlin/db/sqlalchemy/api.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy copying senlin/db/sqlalchemy/migration.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy copying senlin/db/sqlalchemy/models.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy copying senlin/db/sqlalchemy/types.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy copying senlin/db/sqlalchemy/utils.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy copying senlin/db/sqlalchemy/migrate_repo/README -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo copying senlin/db/sqlalchemy/migrate_repo/__init__.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo copying senlin/db/sqlalchemy/migrate_repo/manage.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo copying senlin/db/sqlalchemy/migrate_repo/migrate.cfg -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo copying senlin/db/sqlalchemy/migrate_repo/versions/001_first_version.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/002_service_table.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/003_action_tenant.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/004_health_registry.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/005_event_column_name.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/006_node_cluster_dependents_column.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/007_placeholder.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/008_placeholder.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/009_placeholder.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/010_user_project_length.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/011_registry_enable.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/012_cluster_config.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/013_action_starttime_endtime_type.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/014_node_tainted.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/015_action_clusterid.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/db/sqlalchemy/migrate_repo/versions/__init__.py -> senlin-9.1.0.dev17/senlin/db/sqlalchemy/migrate_repo/versions copying senlin/drivers/__init__.py -> senlin-9.1.0.dev17/senlin/drivers copying senlin/drivers/base.py -> senlin-9.1.0.dev17/senlin/drivers copying senlin/drivers/sdk.py -> senlin-9.1.0.dev17/senlin/drivers copying senlin/drivers/container/__init__.py -> senlin-9.1.0.dev17/senlin/drivers/container copying senlin/drivers/container/docker_v1.py -> senlin-9.1.0.dev17/senlin/drivers/container copying senlin/drivers/os/__init__.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/cinder_v2.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/glance_v2.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/heat_v1.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/keystone_v3.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/lbaas.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/mistral_v2.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/neutron_v2.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/nova_v2.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/octavia_v2.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/drivers/os/zaqar_v2.py -> senlin-9.1.0.dev17/senlin/drivers/os copying senlin/engine/__init__.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/cluster.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/cluster_policy.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/dispatcher.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/environment.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/event.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/health_manager.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/node.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/parser.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/registry.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/senlin_lock.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/service.py -> senlin-9.1.0.dev17/senlin/engine copying senlin/engine/actions/__init__.py -> senlin-9.1.0.dev17/senlin/engine/actions copying senlin/engine/actions/base.py -> senlin-9.1.0.dev17/senlin/engine/actions copying senlin/engine/actions/cluster_action.py -> senlin-9.1.0.dev17/senlin/engine/actions copying senlin/engine/actions/custom_action.py -> senlin-9.1.0.dev17/senlin/engine/actions copying senlin/engine/actions/node_action.py -> senlin-9.1.0.dev17/senlin/engine/actions copying senlin/engine/notifications/__init__.py -> senlin-9.1.0.dev17/senlin/engine/notifications copying senlin/engine/notifications/base.py -> senlin-9.1.0.dev17/senlin/engine/notifications copying senlin/engine/notifications/heat_endpoint.py -> senlin-9.1.0.dev17/senlin/engine/notifications copying senlin/engine/notifications/message.py -> senlin-9.1.0.dev17/senlin/engine/notifications copying senlin/engine/notifications/nova_endpoint.py -> senlin-9.1.0.dev17/senlin/engine/notifications copying senlin/engine/receivers/__init__.py -> senlin-9.1.0.dev17/senlin/engine/receivers copying senlin/engine/receivers/base.py -> senlin-9.1.0.dev17/senlin/engine/receivers copying senlin/engine/receivers/message.py -> senlin-9.1.0.dev17/senlin/engine/receivers copying senlin/engine/receivers/webhook.py -> senlin-9.1.0.dev17/senlin/engine/receivers copying senlin/events/__init__.py -> senlin-9.1.0.dev17/senlin/events copying senlin/events/base.py -> senlin-9.1.0.dev17/senlin/events copying senlin/events/database.py -> senlin-9.1.0.dev17/senlin/events copying senlin/events/message.py -> senlin-9.1.0.dev17/senlin/events copying senlin/hacking/__init__.py -> senlin-9.1.0.dev17/senlin/hacking copying senlin/hacking/checks.py -> senlin-9.1.0.dev17/senlin/hacking copying senlin/health_manager/__init__.py -> senlin-9.1.0.dev17/senlin/health_manager copying senlin/health_manager/service.py -> senlin-9.1.0.dev17/senlin/health_manager copying senlin/locale/de/LC_MESSAGES/senlin.po -> senlin-9.1.0.dev17/senlin/locale/de/LC_MESSAGES copying senlin/objects/__init__.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/action.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/base.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/cluster.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/cluster_lock.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/cluster_policy.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/credential.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/dependency.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/event.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/fields.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/health_registry.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/node.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/node_lock.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/notification.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/policy.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/profile.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/receiver.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/service.py -> senlin-9.1.0.dev17/senlin/objects copying senlin/objects/requests/__init__.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/actions.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/build_info.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/cluster_policies.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/clusters.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/credentials.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/events.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/nodes.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/policies.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/policy_type.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/profile_type.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/profiles.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/receivers.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/objects/requests/webhooks.py -> senlin-9.1.0.dev17/senlin/objects/requests copying senlin/policies/__init__.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/affinity_policy.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/base.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/batch_policy.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/deletion_policy.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/health_policy.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/lb_policy.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/region_placement.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/scaling_policy.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/policies/zone_placement.py -> senlin-9.1.0.dev17/senlin/policies copying senlin/profiles/__init__.py -> senlin-9.1.0.dev17/senlin/profiles copying senlin/profiles/base.py -> senlin-9.1.0.dev17/senlin/profiles copying senlin/profiles/container/__init__.py -> senlin-9.1.0.dev17/senlin/profiles/container copying senlin/profiles/container/docker.py -> senlin-9.1.0.dev17/senlin/profiles/container copying senlin/profiles/os/__init__.py -> senlin-9.1.0.dev17/senlin/profiles/os copying senlin/profiles/os/heat/__init__.py -> senlin-9.1.0.dev17/senlin/profiles/os/heat copying senlin/profiles/os/heat/stack.py -> senlin-9.1.0.dev17/senlin/profiles/os/heat copying senlin/profiles/os/nova/__init__.py -> senlin-9.1.0.dev17/senlin/profiles/os/nova copying senlin/profiles/os/nova/server.py -> senlin-9.1.0.dev17/senlin/profiles/os/nova copying senlin/rpc/__init__.py -> senlin-9.1.0.dev17/senlin/rpc copying senlin/rpc/client.py -> senlin-9.1.0.dev17/senlin/rpc copying senlin/tests/__init__.py -> senlin-9.1.0.dev17/senlin/tests copying senlin/tests/drivers/__init__.py -> senlin-9.1.0.dev17/senlin/tests/drivers copying senlin/tests/drivers/os_test/README.rst -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/__init__.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/cinder_v2.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/glance_v2.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/heat_v1.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/keystone_v3.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/lbaas.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/mistral_v2.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/neutron_v2.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/nova_v2.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/octavia_v2.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/drivers/os_test/zaqar_v2.py -> senlin-9.1.0.dev17/senlin/tests/drivers/os_test copying senlin/tests/unit/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/fakes.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_constraints.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_context.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_exception.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_messaging.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_scaleutils.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_schema.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_common_utils.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_conf.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_hacking.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/test_rpc_client.py -> senlin-9.1.0.dev17/senlin/tests/unit copying senlin/tests/unit/api/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/api copying senlin/tests/unit/api/shared.py -> senlin-9.1.0.dev17/senlin/tests/unit/api copying senlin/tests/unit/api/common/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/common copying senlin/tests/unit/api/common/test_serializers.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/common copying senlin/tests/unit/api/common/test_util.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/common copying senlin/tests/unit/api/common/test_version_request.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/common copying senlin/tests/unit/api/common/test_wsgi.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/common copying senlin/tests/unit/api/middleware/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware copying senlin/tests/unit/api/middleware/test_context.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware copying senlin/tests/unit/api/middleware/test_fault.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware copying senlin/tests/unit/api/middleware/test_middleware_filters.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware copying senlin/tests/unit/api/middleware/test_trust.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware copying senlin/tests/unit/api/middleware/test_version_negotiation.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware copying senlin/tests/unit/api/middleware/test_webhook.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware copying senlin/tests/unit/api/middleware/policy/check_admin.json -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware/policy copying senlin/tests/unit/api/middleware/policy/notallowed.json -> senlin-9.1.0.dev17/senlin/tests/unit/api/middleware/policy copying senlin/tests/unit/api/openstack/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack copying senlin/tests/unit/api/openstack/test_versions.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack copying senlin/tests/unit/api/openstack/v1/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_actions.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_buildinfo.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_cluster_policies.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_clusters.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_events.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_nodes.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_policies.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_policy_types.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_profile_types.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_profiles.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_receivers.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_router.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_services.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_version.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/api/openstack/v1/test_webhooks.py -> senlin-9.1.0.dev17/senlin/tests/unit/api/openstack/v1 copying senlin/tests/unit/cmd/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/cmd copying senlin/tests/unit/cmd/test_conductor.py -> senlin-9.1.0.dev17/senlin/tests/unit/cmd copying senlin/tests/unit/cmd/test_engine.py -> senlin-9.1.0.dev17/senlin/tests/unit/cmd copying senlin/tests/unit/cmd/test_health_manager.py -> senlin-9.1.0.dev17/senlin/tests/unit/cmd copying senlin/tests/unit/cmd/test_status.py -> senlin-9.1.0.dev17/senlin/tests/unit/cmd copying senlin/tests/unit/common/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/common copying senlin/tests/unit/common/base.py -> senlin-9.1.0.dev17/senlin/tests/unit/common copying senlin/tests/unit/common/utils.py -> senlin-9.1.0.dev17/senlin/tests/unit/common copying senlin/tests/unit/conductor/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor copying senlin/tests/unit/conductor/test_service.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor copying senlin/tests/unit/conductor/service/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_actions.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_cluster_op.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_cluster_policies.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_clusters.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_credentials.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_events.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_nodes.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_policies.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_policy_types.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_profile_types.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_profiles.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_receivers.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/conductor/service/test_webhooks.py -> senlin-9.1.0.dev17/senlin/tests/unit/conductor/service copying senlin/tests/unit/db/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/shared.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_action_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_cluster_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_cluster_policy_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_cred_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_event_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_lock_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_node_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_policy_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_profile_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_receiver_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_registry_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_service_api.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_sqlalchemy_types.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/db/test_sqlalchemy_utils.py -> senlin-9.1.0.dev17/senlin/tests/unit/db copying senlin/tests/unit/drivers/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_cinder_v2.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_docker_v1.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_driver.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_glance_v2.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_heat_v1.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_keystone_v3.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_lbaas.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_mistral_v2.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_neutron_v2.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_nova_v2.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_octavia_v2.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_sdk.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/drivers/test_zaqar_v2.py -> senlin-9.1.0.dev17/senlin/tests/unit/drivers copying senlin/tests/unit/engine/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_cluster.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_cluster_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_engine_parser.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_environment.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_event.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_health_manager.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_node.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_registry.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_senlin_lock.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/test_service.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine copying senlin/tests/unit/engine/actions/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_action_base.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_add_nodes.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_attach_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_check.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_cluster_action.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_create.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_custom_action.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_del_nodes.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_delete.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_node_action.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_operation.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_recover.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_replace_nodes.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_resize.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_scale_in.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_scale_out.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_update.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_update_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/actions/test_wait.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/actions copying senlin/tests/unit/engine/notifications/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/notifications copying senlin/tests/unit/engine/notifications/test_heat_endpoint.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/notifications copying senlin/tests/unit/engine/notifications/test_message.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/notifications copying senlin/tests/unit/engine/notifications/test_nova_endpoint.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/notifications copying senlin/tests/unit/engine/receivers/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/receivers copying senlin/tests/unit/engine/receivers/test_message.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/receivers copying senlin/tests/unit/engine/receivers/test_receiver.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/receivers copying senlin/tests/unit/engine/receivers/test_webhook.py -> senlin-9.1.0.dev17/senlin/tests/unit/engine/receivers copying senlin/tests/unit/events/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/events copying senlin/tests/unit/events/test_base.py -> senlin-9.1.0.dev17/senlin/tests/unit/events copying senlin/tests/unit/events/test_database.py -> senlin-9.1.0.dev17/senlin/tests/unit/events copying senlin/tests/unit/events/test_message.py -> senlin-9.1.0.dev17/senlin/tests/unit/events copying senlin/tests/unit/health_manager/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/health_manager copying senlin/tests/unit/health_manager/test_service.py -> senlin-9.1.0.dev17/senlin/tests/unit/health_manager copying senlin/tests/unit/objects/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_action.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_base.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_cluster.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_event.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_fields.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_health_registry.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_node.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_notification.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_profile.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/test_receiver.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects copying senlin/tests/unit/objects/requests/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_actions.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_cluster_policies.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_clusters.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_credentials.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_events.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_nodes.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_policies.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_policy_type.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_profile_type.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_profiles.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_receivers.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/objects/requests/test_webhooks.py -> senlin-9.1.0.dev17/senlin/tests/unit/objects/requests copying senlin/tests/unit/policies/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_affinity.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_batch_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_deletion_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_health_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_lb_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_region_placement.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_scaling_policy.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/policies/test_zone_placement.py -> senlin-9.1.0.dev17/senlin/tests/unit/policies copying senlin/tests/unit/profiles/__init__.py -> senlin-9.1.0.dev17/senlin/tests/unit/profiles copying senlin/tests/unit/profiles/test_container_docker.py -> senlin-9.1.0.dev17/senlin/tests/unit/profiles copying senlin/tests/unit/profiles/test_heat_stack.py -> senlin-9.1.0.dev17/senlin/tests/unit/profiles copying senlin/tests/unit/profiles/test_nova_server.py -> senlin-9.1.0.dev17/senlin/tests/unit/profiles copying senlin/tests/unit/profiles/test_nova_server_update.py -> senlin-9.1.0.dev17/senlin/tests/unit/profiles copying senlin/tests/unit/profiles/test_nova_server_validate.py -> senlin-9.1.0.dev17/senlin/tests/unit/profiles copying senlin/tests/unit/profiles/test_profile_base.py -> senlin-9.1.0.dev17/senlin/tests/unit/profiles copying tools/README.rst -> senlin-9.1.0.dev17/tools copying tools/config-generator.conf -> senlin-9.1.0.dev17/tools copying tools/cover.sh -> senlin-9.1.0.dev17/tools copying tools/gen-config -> senlin-9.1.0.dev17/tools copying tools/gen-policy -> senlin-9.1.0.dev17/tools copying tools/gen-pot-files -> senlin-9.1.0.dev17/tools copying tools/policy-generator.conf -> senlin-9.1.0.dev17/tools copying tools/senlin-db-recreate -> senlin-9.1.0.dev17/tools copying tools/setup-service -> senlin-9.1.0.dev17/tools Writing senlin-9.1.0.dev17/setup.cfg creating dist Creating tar archive removing 'senlin-9.1.0.dev17' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.desqiqz2:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/1a/e5/1ae521b35942e2d2a83ddc3fdc54ecb3c52af987_38738719 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1341680 706664 1110860 5951592 5248844 DEBUG: Swap: 4194300 552704 3641596 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 26% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '551bc6ddbc0f4d5cb44e3ba43ad7b6e4', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=senlin-9.1.0.dev17.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/senlin-9.1.0.dev17.tar.gz ++ basename senlin-9.1.0.dev17.tar.gz .tar.gz + SOURCEWITHREL=senlin-9.1.0.dev17-0.20200605174401.06c8be9.tar.gz + mv dist/senlin-9.1.0.dev17.tar.gz /tmp/tmp.Txdm0UOB5k/SOURCES/senlin-9.1.0.dev17-0.20200605174401.06c8be9.tar.gz + cd /home/rhel8-master/data/openstack-senlin_distro + cp -a openstack-senlin-api.service openstack-senlin-conductor.service openstack-senlin-engine.service openstack-senlin-health-manager.service openstack-senlin.spec senlin-dist.conf senlin.logrotate /tmp/tmp.Txdm0UOB5k/SOURCES/ + cp openstack-senlin.spec /tmp/tmp.Txdm0UOB5k/SPECS/ + cd /tmp/tmp.Txdm0UOB5k/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 9.1.0.dev17\' openstack-senlin.spec + sed -i -e '1i%global dlrn 1\' openstack-senlin.spec ++ basename senlin-9.1.0.dev17-0.20200605174401.06c8be9.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr senlin-9.1.0.dev17-0.20200605174401.06c8be9\' openstack-senlin.spec + sed -i -e s/UPSTREAMVERSION/9.1.0.dev17/g openstack-senlin.spec + VERSION=9.1.0 + sed -i -e 's/Version:.*/Version: 9.1.0/g' openstack-senlin.spec + sed -i -e 's/Release:.*/Release: 0.20200605174401.06c8be9%{?dist}/g' openstack-senlin.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: senlin-9.1.0.dev17-0.20200605174401.06c8be9.tar.gz/' openstack-senlin.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-senlin.spec + cat openstack-senlin.spec %global dlrn_nvr senlin-9.1.0.dev17-0.20200605174401.06c8be9 %global dlrn 1 %define upstream_version 9.1.0.dev17 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} #FIXME(jpena): re-enable doc build once we have Sphinx > 1.6.5 or docutils > 0.11 %global with_doc 0 %global service senlin %global common_desc \ Senlin is a clustering service for OpenStack cloud. \ It creates and operates clusters of homogenous objects exposed by other \ OpenStack services. \ The goal is to make orchestration of collections of similar objects easier. Name: openstack-%{service} Version: 9.1.0 Release: 0.20200605174401.06c8be9%{?dist} Summary: OpenStack Senlin Service License: ASL 2.0 URL: http://launchpad.net/%{service}/ Source0: senlin-9.1.0.dev17-0.20200605174401.06c8be9.tar.gz Source1: %{service}.logrotate Source2: openstack-%{service}-api.service Source3: openstack-%{service}-engine.service Source4: %{service}-dist.conf Source5: openstack-%{service}-conductor.service Source6: openstack-%{service}-health-manager.service BuildArch: noarch BuildRequires: openstack-macros BuildRequires: python3-oslo-db BuildRequires: python3-docker BuildRequires: python3-eventlet BuildRequires: python3-jsonschema BuildRequires: python3-keystoneauth1 BuildRequires: python3-keystonemiddleware BuildRequires: python3-microversion-parse BuildRequires: python3-openstacksdk BuildRequires: python3-oslo-config BuildRequires: python3-oslo-context BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-middleware BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-reports BuildRequires: python3-oslo-serialization BuildRequires: python3-oslo-service BuildRequires: python3-oslo-upgradecheck BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-osprofiler BuildRequires: python3-requests BuildRequires: python3-routes BuildRequires: python3-sqlalchemy BuildRequires: python3-stevedore BuildRequires: python3-webob BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: python3-tenacity BuildRequires: git # Required to compile translation files BuildRequires: python3-babel BuildRequires: python3-jsonpath-rw BuildRequires: python3-paste-deploy BuildRequires: python3-migrate Requires: openstack-%{service}-common = %{version}-%{release} Requires(pre): shadow-utils %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif BuildRequires: systemd %description %{common_desc} %package -n python3-%{service} Summary: Senlin Python libraries %{?python_provide:%python_provide python3-%{service}} Requires: python3-oslo-db >= 4.27.0 Requires: python3-pbr >= 2.0.0 Requires: python3-babel >= 2.3.4 Requires: python3-docker >= 2.4.2 Requires: python3-eventlet >= 0.18.2 Requires: python3-jsonschema >= 2.6.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-keystonemiddleware >= 4.17.0 Requires: python3-microversion-parse >= 0.2.1 Requires: python3-openstacksdk >= 0.42.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-context >= 2.19.2 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-policy >= 1.30.0 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-service >= 1.24.0 Requires: python3-oslo-upgradecheck >= 0.1.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-oslo-versionedobjects >= 1.31.2 Requires: python3-osprofiler >= 1.4.0 Requires: python3-requests Requires: python3-pytz Requires: python3-routes >= 2.3.1 Requires: python3-sqlalchemy >= 1.0.10 Requires: python3-stevedore >= 1.20.0 Requires: python3-webob >= 1.7.1 Requires: python3-tenacity >= 4.9.0 Requires: python3-jsonpath-rw >= 1.2.0 Requires: python3-paste-deploy >= 1.5.0 Requires: python3-PyYAML Requires: python3-migrate >= 0.11.0 %description -n python3-%{service} %{common_desc} This package contains the Senlin Python library. %package -n python3-%{service}-tests-unit Summary: Senlin unit tests %{?python_provide:%python_provide python3-%{service}-tests-unit} Requires: python3-testscenarios Requires: python3-testtools Requires: python3-oslotest Requires: python3-stestr Requires: python3-mock Requires: python3-%{service} = %{version}-%{release} BuildRequires: python3-mock BuildRequires: python3-openstackdocstheme >= 1.11.0 BuildRequires: python3-oslotest >= 1.10.0 BuildRequires: python3-stestr BuildRequires: python3-PyMySQL >= 0.7.6 BuildRequires: python3-testscenarios >= 0.4 BuildRequires: python3-testtools >= 1.4.0 %description -n python3-%{service}-tests-unit %{common_desc} This package contains the Senlin unit test files. %package common Summary: Senlin common files Requires: python3-%{service} = %{version}-%{release} %description common %{common_desc} This package contains Senlin common files. %if 0%{?with_doc} %package doc Summary: Senlin documentation BuildRequires: python3-sphinx BuildRequires: python3-oslo-sphinx BuildRequires: python3-debtcollector %description doc %{common_desc} This package contains the documentation. %endif %package api Summary: OpenStack Senlin API service Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the ReST API. %package engine Summary: OpenStack Senlin Engine service Requires: %{name}-common = %{version}-%{release} %description engine %{common_desc} This package contains the Senline Engine service. %package conductor Summary: OpenStack Senlin Conductor service Requires: %{name}-common = %{version}-%{release} %description conductor %{common_desc} This package contains the Senlin Conductor service. %package health-manager Summary: OpenStack Senlin Health Manager service Requires: %{name}-common = %{version}-%{release} %description health-manager %{common_desc} This package contains the Senlin Health Manager service. %prep %autosetup -n %{service}-%{upstream_version} -S git # Remove hacking tests rm senlin/tests/unit/test_hacking.py # Let's handle dependencies ourselves rm -f *requirements.txt %build %{py3_build} %if 0%{?with_doc} # generate html docs export PYTHONPATH=. sphinx-build -W -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif oslo-config-generator --config-file tools/config-generator.conf \ --output-file etc/%{service}.conf.sample %install %{py3_install} # Setup directories install -d -m 755 %{buildroot}%{_datadir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/api-paste.ini # Remove duplicate config files under /usr/etc/senlin rmdir %{buildroot}%{_prefix}/etc/%{service} # Install dist conf install -p -D -m 640 %{SOURCE3} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf install -p -D -m 640 etc/%{service}.conf.sample \ %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install systemd units install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-api.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-%{service}-engine.service install -p -D -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/openstack-%{service}-conductor.service install -p -D -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/openstack-%{service}-health-manager.service %check PYTHON=%{__python3} OS_TEST_PATH=./%{service}/tests/unit stestr run %pre common getent group %{service} >/dev/null || groupadd -r %{service} getent passwd %{service} >/dev/null || \ useradd -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Senlin Daemons" %{service} exit 0 %post api %systemd_post openstack-%{service}-api.service %preun api %systemd_preun openstack-%{service}-api.service %postun api %systemd_postun_with_restart openstack-%{service}-api.service %post engine %systemd_post openstack-%{service}-engine.service %preun engine %systemd_preun openstack-%{service}-engine.service %postun engine %systemd_postun_with_restart openstack-%{service}-engine.service %post conductor %systemd_post openstack-%{service}-conductor.service %preun conductor %systemd_preun openstack-%{service}-conductor.service %postun conductor %systemd_postun_with_restart openstack-%{service}-conductor.service %post health-manager %systemd_post openstack-%{service}-health-manager.service %preun health-manager %systemd_preun openstack-%{service}-health-manager.service %postun health-manager %systemd_postun_with_restart openstack-%{service}-health-manager.service %files api %license LICENSE %{_bindir}/%{service}-api %{_unitdir}/openstack-%{service}-api.service %files engine %license LICENSE %{_bindir}/%{service}-engine %{_unitdir}/openstack-%{service}-engine.service %files conductor %license LICENSE %{_bindir}/%{service}-conductor %{_unitdir}/openstack-%{service}-conductor.service %files health-manager %license LICENSE %{_bindir}/%{service}-health-manager %{_unitdir}/openstack-%{service}-health-manager.service %files -n python3-%{service}-tests-unit %license LICENSE %{python3_sitelib}/%{service}/tests %files -n python3-%{service} %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files common %license LICENSE %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %dir %{_datadir}/%{service} %dir %{_sysconfdir}/%{service} %dir %{_sharedstatedir}/%{service} %dir %attr(0750, %{service}, root) %{_localstatedir}/log/%{service} %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %{_bindir}/%{service}-manage %{_bindir}/%{service}-status %{_bindir}/%{service}-wsgi-api %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.Txdm0UOB5k/SOURCES openstack-senlin.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac --spec openstack-senlin.spec --sources=/tmp/tmp.Txdm0UOB5k/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2v9_mthl:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/1a/e5/1ae521b35942e2d2a83ddc3fdc54ecb3c52af987_38738719 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(openstack-senlin.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1343652 729952 1085092 5926332 5272664 DEBUG: Swap: 4194300 552704 3641596 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9a73e6d113514a14b585fe5d40e67964', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd288c2314eb0458290d53c02b15fc3fd', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '381b471a749b4778b76c2f9bee84eae8', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '12d64c6d8a8c4b77a13a5f772f1e60f4', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 490 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 244 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 30 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2v9_mthl:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f20495426ac44828904140d598857898', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2v9_mthl:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-senlin.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.Txdm0UOB5k INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/1a/e5/1ae521b35942e2d2a83ddc3fdc54ecb3c52af987_38738719 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1342580 731008 1085092 5926348 5273740 DEBUG: Swap: 4194300 552704 3641596 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c0d5e59610a4d90bbbc32da93769fd9', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f93b167562ef43d1a09dc8792ae8feb7', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '283ee6097aff4ecbbd68939c77d665a3', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd30db4dabc21449d81081cb48c9aebef', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 1.1 MB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 797 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 30 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm Start: build setup for openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c3ec48bba12b4ff7bedcae8301664ea1', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-senlin-9.1.0-0.2020060517440######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '12ad4285eeb94c929006948f85304afc', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: openstack-senlin-api.service DEBUG: openstack-senlin-conductor.service DEBUG: openstack-senlin-engine.service DEBUG: openstack-senlin-health-manager.service DEBUG: openstack-senlin.spec DEBUG: senlin-9.1.0.dev17-0.20200605174401.06c8be9.tar.gz DEBUG: senlin-dist.conf DEBUG: senlin.logrotate DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c21aed726f5d4a30885c371327f5a3c1', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Fri 05 Jun 2020 01:44:23 PM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-5.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-eventlet-0.25.1-1.1.el8ost.noarch is already installed. DEBUG: Package python3-mock-3.0.5-1.el8ost.noarch is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-requests-2.20.0-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.2.17-3.el8ost.x86_64 is already installed. DEBUG: Package systemd-239-13.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-keystoneauth1 noarch4.0.0-0.20200416123845.c096099.el8 local 427 k DEBUG: python3-keystonemiddleware noarch8.0.0-0.20200108125104.7c33d8e.el8 local 92 k DEBUG: python3-microversion-parse noarch1.0.1-0.20200416123444.2c36df6.el8 local 32 k DEBUG: python3-openstacksdk noarch0.46.0-0.20200415111514.fc3b3d0.el8 local 814 k DEBUG: python3-oslo-config noarch2:8.1.0-0.20200603084057.2b698fa.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-db noarch8.2.0-0.20200603084527.e836420.el8 local 147 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.2.1-0.20200605154533.65d5ec3.el8 local 62 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 53 k DEBUG: python3-oslo-policy noarch3.2.0-0.20200605153510.90009d3.el8 local 70 k DEBUG: python3-oslo-reports noarch2.1.0-0.20200605154124.a79a13b.el8 local 58 k DEBUG: python3-oslo-serialization noarch3.2.0-0.20200605153719.9b81f6f.el8 local 33 k DEBUG: python3-oslo-service noarch2.2.0-0.20200603085014.a61c15d.el8 local 70 k DEBUG: python3-oslo-upgradecheck noarch1.1.0-0.20200605153312.2380e79.el8 local 23 k DEBUG: python3-oslo-utils noarch4.2.0-0.20200605152410.e764cd9.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.1.0-0.20200605152627.b7cf243.el8 local 78 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-osprofiler noarch3.2.0-0.20200605155405.38d51b2.el8 local 132 k DEBUG: python3-stevedore noarch2.0.0-0.20200605154753.0c10f5c.el8 local 62 k DEBUG: python3-PyMySQL noarch0.9.2-2.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-docker noarch3.2.1-1.el8 delorean-rhel8-master-deps 192 k DEBUG: python3-jsonpath-rw noarch1.2.3-3.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-migrate noarch0.12.0-2.el8ost delorean-rhel8-master-deps 237 k DEBUG: python3-openstackdocstheme noarch1.20.1-2.el8ost delorean-rhel8-master-deps 930 k DEBUG: python3-paste-deploy noarch1.5.2-13.el8ost delorean-rhel8-master-deps 52 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-tenacity noarch5.0.2-3.el8ost delorean-rhel8-master-deps 69 k DEBUG: python3-testscenarios noarch0.5.0-9.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.1.0-0.20200605155610.e7f54d3.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.2.0-0.20200603084527.e836420.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.2.1-0.20200605154533.65d5ec3.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.2.0-0.20200605153510.90009d3.el8 local 11 k DEBUG: python-oslo-utils-lang noarch4.2.0-0.20200605152410.e764cd9.el8 local 12 k DEBUG: python-oslo-versionedobjects-lang noarch2.1.0-0.20200605152627.b7cf243.el8 local 12 k DEBUG: python-pycadf-common noarch3.0.0-0.20200416045503.91073f4.el8 local 14 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-concurrency noarch4.1.0-0.20200605155610.e7f54d3.el8 local 40 k DEBUG: python3-pycadf noarch3.0.0-0.20200416045503.91073f4.el8 local 51 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: dulwich-core x86_640.19.11-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-alembic noarch1.0.7-1.el8ost delorean-rhel8-master-deps 793 k DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-cachetools noarch3.1.0-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-docker-pycreds noarch0.2.2-2.el8 delorean-rhel8-master-deps 20 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 k DEBUG: python3-editor noarch0.4-5.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-memcached noarch1.58-8.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-paste noarch2.0.3-6.el8ost delorean-rhel8-master-deps 815 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-psutil x86_645.2.2-4.el8ost delorean-rhel8-master-deps 312 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pyngus noarch2.3.0-1.el8 delorean-rhel8-master-deps 52 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-repoze-lru noarch0.4-9.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-sqlparse noarch0.2.2-6.1.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-vine noarch1.2.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-websocket-client noarch0.54.0-1.el8ost delorean-rhel8-master-deps 60 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yappi x86_641.0-2.el8ost delorean-rhel8-master-deps 44 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 120 Packages DEBUG: Total size: 16 M DEBUG: Installed size: 64 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.9.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.0.7-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-3.2.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-pycreds-0.2.2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-0.4-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-1.2.3-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.58-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.12.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.2.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-1.5.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.2.2-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.2.2-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-5.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-0.54.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 1/120 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 2/120 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 3/120 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 4/120 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 5/120 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 6/120 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 7/120 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 8/120 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 9/120 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 10/120 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 11/120 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 12/120 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 13/120 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 14/120 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 15/120 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 16/120 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 17/120 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 18/120 DEBUG: Installing : python3-keystoneauth1-4.0.0-0.20200416123845.c09 19/120 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 20/120 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 21/120 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 22/120 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 23/120 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 24/120 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 25/120 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 25/120 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 26/120 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 27/120 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 28/120 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 29/120 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 30/120 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 31/120 DEBUG: Installing : python3-websocket-client-0.54.0-1.el8ost.noarch 32/120 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 33/120 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 34/120 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 35/120 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 36/120 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 37/120 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 38/120 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 39/120 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 40/120 DEBUG: Installing : python3-psutil-5.2.2-4.el8ost.x86_64 41/120 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 42/120 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 43/120 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 44/120 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 45/120 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 46/120 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 47/120 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 48/120 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 49/120 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 50/120 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 51/120 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 52/120 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 53/120 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 54/120 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 55/120 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 56/120 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 57/120 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 58/120 DEBUG: Installing : python3-docker-pycreds-0.2.2-2.el8.noarch 59/120 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 60/120 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 61/120 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 62/120 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 63/120 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 64/120 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 65/120 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 66/120 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 67/120 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 68/120 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 69/120 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 70/120 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 71/120 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 72/120 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 73/120 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 74/120 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 74/120 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 75/120 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 76/120 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 77/120 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 78/120 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 79/120 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 80/120 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 81/120 DEBUG: Installing : python-pycadf-common-3.0.0-0.20200416045503.9107 82/120 DEBUG: Installing : python-oslo-versionedobjects-lang-2.1.0-0.202006 83/120 DEBUG: Installing : python-oslo-utils-lang-4.2.0-0.20200605152410.e7 84/120 DEBUG: Installing : python-oslo-policy-lang-3.2.0-0.20200605153510.9 85/120 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 86/120 DEBUG: Installing : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 87/120 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 88/120 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 89/120 DEBUG: Installing : python3-oslo-utils-4.2.0-0.20200605152410.e764cd 90/120 DEBUG: Installing : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 91/120 DEBUG: Installing : python3-oslo-serialization-3.2.0-0.2020060515371 92/120 DEBUG: Installing : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 93/120 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 94/120 DEBUG: Installing : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 95/120 DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 96/120 DEBUG: Installing : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 97/120 DEBUG: Installing : python-oslo-concurrency-lang-4.1.0-0.20200605155 98/120 DEBUG: Installing : python3-oslo-concurrency-4.1.0-0.20200605155610. 99/120 DEBUG: Installing : python3-oslo-service-2.2.0-0.20200603085014.a61c 100/120 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 101/120 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 102/120 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 103/120 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 104/120 DEBUG: Installing : python3-oslo-versionedobjects-2.1.0-0.2020060515 105/120 DEBUG: Installing : python3-osprofiler-3.2.0-0.20200605155405.38d51b 106/120 DEBUG: Installing : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 107/120 DEBUG: Installing : python3-oslo-policy-3.2.0-0.20200605153510.90009 108/120 DEBUG: Installing : python3-oslo-reports-2.1.0-0.20200605154124.a79a 109/120 DEBUG: Installing : python3-oslo-upgradecheck-1.1.0-0.20200605153312 110/120 DEBUG: Installing : python3-openstacksdk-0.46.0-0.20200415111514.fc3 111/120 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 112/120 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 113/120 DEBUG: Installing : python3-docker-3.2.1-1.el8.noarch 114/120 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 115/120 DEBUG: Installing : python3-jsonpath-rw-1.2.3-3.el8ost.noarch 116/120 DEBUG: Installing : python3-microversion-parse-1.0.1-0.2020041612344 117/120 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 118/120 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 119/120 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 120/120 DEBUG: Running scriptlet: python3-jsonschema-2.6.0-4.el8ost.noarch 120/120 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 1/120 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.0-0.20200605155 2/120 DEBUG: Verifying : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 3/120 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 4/120 DEBUG: Verifying : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 5/120 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 6/120 DEBUG: Verifying : python-oslo-policy-lang-3.2.0-0.20200605153510.9 7/120 DEBUG: Verifying : python-oslo-utils-lang-4.2.0-0.20200605152410.e7 8/120 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.1.0-0.202006 9/120 DEBUG: Verifying : python-pycadf-common-3.0.0-0.20200416045503.9107 10/120 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 11/120 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 12/120 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 13/120 DEBUG: Verifying : python3-keystoneauth1-4.0.0-0.20200416123845.c09 14/120 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 15/120 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 16/120 DEBUG: Verifying : python3-microversion-parse-1.0.1-0.2020041612344 17/120 DEBUG: Verifying : python3-openstacksdk-0.46.0-0.20200415111514.fc3 18/120 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 19/120 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 20/120 DEBUG: Verifying : python3-oslo-concurrency-4.1.0-0.20200605155610. 21/120 DEBUG: Verifying : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 22/120 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 23/120 DEBUG: Verifying : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 24/120 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 25/120 DEBUG: Verifying : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 26/120 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 27/120 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 28/120 DEBUG: Verifying : python3-oslo-policy-3.2.0-0.20200605153510.90009 29/120 DEBUG: Verifying : python3-oslo-reports-2.1.0-0.20200605154124.a79a 30/120 DEBUG: Verifying : python3-oslo-serialization-3.2.0-0.2020060515371 31/120 DEBUG: Verifying : python3-oslo-service-2.2.0-0.20200603085014.a61c 32/120 DEBUG: Verifying : python3-oslo-upgradecheck-1.1.0-0.20200605153312 33/120 DEBUG: Verifying : python3-oslo-utils-4.2.0-0.20200605152410.e764cd 34/120 DEBUG: Verifying : python3-oslo-versionedobjects-2.1.0-0.2020060515 35/120 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 36/120 DEBUG: Verifying : python3-osprofiler-3.2.0-0.20200605155405.38d51b 37/120 DEBUG: Verifying : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 38/120 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 39/120 DEBUG: Verifying : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 40/120 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 41/120 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 42/120 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 43/120 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 44/120 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 45/120 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 46/120 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 47/120 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 48/120 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 49/120 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 50/120 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 51/120 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 52/120 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 53/120 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 54/120 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 55/120 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 56/120 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 57/120 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 58/120 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 59/120 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 60/120 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 61/120 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 62/120 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 63/120 DEBUG: Verifying : python3-docker-3.2.1-1.el8.noarch 64/120 DEBUG: Verifying : python3-docker-pycreds-0.2.2-2.el8.noarch 65/120 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 66/120 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 67/120 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 68/120 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 69/120 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 70/120 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 71/120 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 72/120 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 73/120 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 74/120 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 75/120 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 76/120 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 77/120 DEBUG: Verifying : python3-jsonpath-rw-1.2.3-3.el8ost.noarch 78/120 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 79/120 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 80/120 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 81/120 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 82/120 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 83/120 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 84/120 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 85/120 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 86/120 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 87/120 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 88/120 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 89/120 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 90/120 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 91/120 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 92/120 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 93/120 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 94/120 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 95/120 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 96/120 DEBUG: Verifying : python3-psutil-5.2.2-4.el8ost.x86_64 97/120 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 98/120 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 99/120 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 100/120 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 101/120 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 102/120 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 103/120 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 104/120 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 105/120 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 106/120 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 107/120 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 108/120 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 109/120 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 110/120 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 111/120 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 112/120 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 113/120 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 114/120 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 115/120 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 116/120 DEBUG: Verifying : python3-websocket-client-0.54.0-1.el8ost.noarch 117/120 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 118/120 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 119/120 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 120/120 DEBUG: Installed: DEBUG: python3-keystoneauth1-4.0.0-0.20200416123845.c096099.el8.noarch DEBUG: python3-keystonemiddleware-8.0.0-0.20200108125104.7c33d8e.el8.noarch DEBUG: python3-microversion-parse-1.0.1-0.20200416123444.2c36df6.el8.noarch DEBUG: python3-openstacksdk-0.46.0-0.20200415111514.fc3b3d0.el8.noarch DEBUG: python3-oslo-config-2:8.1.0-0.20200603084057.2b698fa.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-db-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python3-oslo-policy-3.2.0-0.20200605153510.90009d3.el8.noarch DEBUG: python3-oslo-reports-2.1.0-0.20200605154124.a79a13b.el8.noarch DEBUG: python3-oslo-serialization-3.2.0-0.20200605153719.9b81f6f.el8.noarch DEBUG: python3-oslo-service-2.2.0-0.20200603085014.a61c15d.el8.noarch DEBUG: python3-oslo-upgradecheck-1.1.0-0.20200605153312.2380e79.el8.noarch DEBUG: python3-oslo-utils-4.2.0-0.20200605152410.e764cd9.el8.noarch DEBUG: python3-oslo-versionedobjects-2.1.0-0.20200605152627.b7cf243.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-osprofiler-3.2.0-0.20200605155405.38d51b2.el8.noarch DEBUG: python3-stevedore-2.0.0-0.20200605154753.0c10f5c.el8.noarch DEBUG: python3-PyMySQL-0.9.2-2.el8ost.noarch DEBUG: python3-docker-3.2.1-1.el8.noarch DEBUG: python3-jsonpath-rw-1.2.3-3.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-migrate-0.12.0-2.el8ost.noarch DEBUG: python3-openstackdocstheme-1.20.1-2.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.0-0.20200605155610.e7f54d3.el8.noarch DEBUG: python-oslo-db-lang-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-policy-lang-3.2.0-0.20200605153510.90009d3.el8.noarch DEBUG: python-oslo-utils-lang-4.2.0-0.20200605152410.e764cd9.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.1.0-0.20200605152627.b7cf243.el8.noarch DEBUG: python-pycadf-common-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-concurrency-4.1.0-0.20200605155610.e7f54d3.el8.noarch DEBUG: python3-pycadf-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-alembic-1.0.7-1.el8ost.noarch DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-cachetools-3.1.0-1.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-docker-pycreds-0.2.2-2.el8.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 DEBUG: python3-editor-0.4-5.el8ost.noarch DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mako-1.0.6-13.el8ost.noarch DEBUG: python3-memcached-1.58-8.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-munch-2.2.0-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-psutil-5.2.2-4.el8ost.x86_64 DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-sqlparse-0.2.2-6.1.el8ost.noarch DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-websocket-client-0.54.0-1.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: qpid-proton-c-0.29.0-1.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm Start: rpmbuild openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac/installed_pkgs.log 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': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e62d930fc94643bfa5976026aef5bf32', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cp1R4c DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf senlin-9.1.0.dev17 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/senlin-9.1.0.dev17-0.20200605174401.06c8be9.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd senlin-9.1.0.dev17 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-senlin-9.1.0 base' DEBUG: + rm senlin/tests/unit/test_hacking.py DEBUG: + rm -f requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kGjZma DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd senlin-9.1.0.dev17 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/senlin DEBUG: creating build/lib/senlin/api DEBUG: creating build/lib/senlin/api/middleware DEBUG: copying senlin/api/middleware/__init__.py -> build/lib/senlin/api/middleware DEBUG: copying senlin/api/middleware/context.py -> build/lib/senlin/api/middleware DEBUG: copying senlin/api/middleware/fault.py -> build/lib/senlin/api/middleware DEBUG: copying senlin/api/middleware/trust.py -> build/lib/senlin/api/middleware DEBUG: copying senlin/api/middleware/version_negotiation.py -> build/lib/senlin/api/middleware DEBUG: copying senlin/api/middleware/webhook.py -> build/lib/senlin/api/middleware DEBUG: creating build/lib/senlin/tests DEBUG: creating build/lib/senlin/tests/unit DEBUG: creating build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/__init__.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_affinity.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_batch_policy.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_deletion_policy.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_health_policy.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_lb_policy.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_policy.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_region_placement.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_scaling_policy.py -> build/lib/senlin/tests/unit/policies DEBUG: copying senlin/tests/unit/policies/test_zone_placement.py -> build/lib/senlin/tests/unit/policies DEBUG: creating build/lib/senlin/profiles DEBUG: creating build/lib/senlin/profiles/os DEBUG: creating build/lib/senlin/profiles/os/heat DEBUG: copying senlin/profiles/os/heat/__init__.py -> build/lib/senlin/profiles/os/heat DEBUG: copying senlin/profiles/os/heat/stack.py -> build/lib/senlin/profiles/os/heat DEBUG: creating build/lib/senlin/api/common DEBUG: copying senlin/api/common/__init__.py -> build/lib/senlin/api/common DEBUG: copying senlin/api/common/serializers.py -> build/lib/senlin/api/common DEBUG: copying senlin/api/common/util.py -> build/lib/senlin/api/common DEBUG: copying senlin/api/common/version_request.py -> build/lib/senlin/api/common DEBUG: copying senlin/api/common/versioned_method.py -> build/lib/senlin/api/common DEBUG: copying senlin/api/common/wsgi.py -> build/lib/senlin/api/common DEBUG: creating build/lib/senlin/engine DEBUG: creating build/lib/senlin/engine/actions DEBUG: copying senlin/engine/actions/__init__.py -> build/lib/senlin/engine/actions DEBUG: copying senlin/engine/actions/base.py -> build/lib/senlin/engine/actions DEBUG: copying senlin/engine/actions/cluster_action.py -> build/lib/senlin/engine/actions DEBUG: copying senlin/engine/actions/custom_action.py -> build/lib/senlin/engine/actions DEBUG: copying senlin/engine/actions/node_action.py -> build/lib/senlin/engine/actions DEBUG: creating build/lib/senlin/db DEBUG: creating build/lib/senlin/db/sqlalchemy DEBUG: creating build/lib/senlin/db/sqlalchemy/migrate_repo DEBUG: creating build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/001_first_version.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/002_service_table.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/003_action_tenant.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/004_health_registry.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/005_event_column_name.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/006_node_cluster_dependents_column.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/007_placeholder.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/008_placeholder.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/009_placeholder.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/010_user_project_length.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/011_registry_enable.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/012_cluster_config.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/013_action_starttime_endtime_type.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/014_node_tainted.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/015_action_clusterid.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying senlin/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: creating build/lib/senlin/tests/unit/api DEBUG: creating build/lib/senlin/tests/unit/api/middleware DEBUG: copying senlin/tests/unit/api/middleware/__init__.py -> build/lib/senlin/tests/unit/api/middleware DEBUG: copying senlin/tests/unit/api/middleware/test_context.py -> build/lib/senlin/tests/unit/api/middleware DEBUG: copying senlin/tests/unit/api/middleware/test_fault.py -> build/lib/senlin/tests/unit/api/middleware DEBUG: copying senlin/tests/unit/api/middleware/test_middleware_filters.py -> build/lib/senlin/tests/unit/api/middleware DEBUG: copying senlin/tests/unit/api/middleware/test_trust.py -> build/lib/senlin/tests/unit/api/middleware DEBUG: copying senlin/tests/unit/api/middleware/test_version_negotiation.py -> build/lib/senlin/tests/unit/api/middleware DEBUG: copying senlin/tests/unit/api/middleware/test_webhook.py -> build/lib/senlin/tests/unit/api/middleware DEBUG: creating build/lib/senlin/tests/drivers DEBUG: copying senlin/tests/drivers/__init__.py -> build/lib/senlin/tests/drivers DEBUG: copying senlin/__init__.py -> build/lib/senlin DEBUG: copying senlin/version.py -> build/lib/senlin DEBUG: copying senlin/tests/__init__.py -> build/lib/senlin/tests DEBUG: creating build/lib/senlin/events DEBUG: copying senlin/events/__init__.py -> build/lib/senlin/events DEBUG: copying senlin/events/base.py -> build/lib/senlin/events DEBUG: copying senlin/events/database.py -> build/lib/senlin/events DEBUG: copying senlin/events/message.py -> build/lib/senlin/events DEBUG: creating build/lib/senlin/rpc DEBUG: copying senlin/rpc/__init__.py -> build/lib/senlin/rpc DEBUG: copying senlin/rpc/client.py -> build/lib/senlin/rpc DEBUG: creating build/lib/senlin/common DEBUG: copying senlin/common/__init__.py -> build/lib/senlin/common DEBUG: copying senlin/common/config.py -> build/lib/senlin/common DEBUG: copying senlin/common/constraints.py -> build/lib/senlin/common DEBUG: copying senlin/common/consts.py -> build/lib/senlin/common DEBUG: copying senlin/common/context.py -> build/lib/senlin/common DEBUG: copying senlin/common/exception.py -> build/lib/senlin/common DEBUG: copying senlin/common/i18n.py -> build/lib/senlin/common DEBUG: copying senlin/common/messaging.py -> build/lib/senlin/common DEBUG: copying senlin/common/policy.py -> build/lib/senlin/common DEBUG: copying senlin/common/profiler.py -> build/lib/senlin/common DEBUG: copying senlin/common/scaleutils.py -> build/lib/senlin/common DEBUG: copying senlin/common/schema.py -> build/lib/senlin/common DEBUG: copying senlin/common/service.py -> build/lib/senlin/common DEBUG: copying senlin/common/utils.py -> build/lib/senlin/common DEBUG: creating build/lib/senlin/tests/unit/objects DEBUG: creating build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/__init__.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_actions.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_cluster_policies.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_clusters.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_credentials.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_events.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_nodes.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_policies.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_policy_type.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_profile_type.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_profiles.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_receivers.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: copying senlin/tests/unit/objects/requests/test_webhooks.py -> build/lib/senlin/tests/unit/objects/requests DEBUG: creating build/lib/senlin/drivers DEBUG: copying senlin/drivers/__init__.py -> build/lib/senlin/drivers DEBUG: copying senlin/drivers/base.py -> build/lib/senlin/drivers DEBUG: copying senlin/drivers/sdk.py -> build/lib/senlin/drivers DEBUG: creating build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/__init__.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/shared.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_action_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_cluster_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_cluster_policy_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_cred_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_event_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_lock_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_node_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_policy_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_profile_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_receiver_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_registry_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_service_api.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_sqlalchemy_types.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/tests/unit/db/test_sqlalchemy_utils.py -> build/lib/senlin/tests/unit/db DEBUG: copying senlin/engine/__init__.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/cluster.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/cluster_policy.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/dispatcher.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/environment.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/event.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/health_manager.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/node.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/parser.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/registry.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/senlin_lock.py -> build/lib/senlin/engine DEBUG: copying senlin/engine/service.py -> build/lib/senlin/engine DEBUG: creating build/lib/senlin/objects DEBUG: creating build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/__init__.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/actions.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/build_info.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/cluster_policies.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/clusters.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/credentials.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/events.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/nodes.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/policies.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/policy_type.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/profile_type.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/profiles.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/receivers.py -> build/lib/senlin/objects/requests DEBUG: copying senlin/objects/requests/webhooks.py -> build/lib/senlin/objects/requests DEBUG: creating build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/__init__.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/cinder_v2.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/glance_v2.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/heat_v1.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/keystone_v3.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/lbaas.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/mistral_v2.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/neutron_v2.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/nova_v2.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/octavia_v2.py -> build/lib/senlin/drivers/os DEBUG: copying senlin/drivers/os/zaqar_v2.py -> build/lib/senlin/drivers/os DEBUG: creating build/lib/senlin/drivers/container DEBUG: copying senlin/drivers/container/__init__.py -> build/lib/senlin/drivers/container DEBUG: copying senlin/drivers/container/docker_v1.py -> build/lib/senlin/drivers/container DEBUG: copying senlin/tests/unit/api/__init__.py -> build/lib/senlin/tests/unit/api DEBUG: copying senlin/tests/unit/api/shared.py -> build/lib/senlin/tests/unit/api DEBUG: creating build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/__init__.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_cluster.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_cluster_policy.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_engine_parser.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_environment.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_event.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_health_manager.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_node.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_registry.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_senlin_lock.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/engine/test_service.py -> build/lib/senlin/tests/unit/engine DEBUG: copying senlin/tests/unit/objects/__init__.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_action.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_base.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_cluster.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_event.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_fields.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_health_registry.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_node.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_notification.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_policy.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_profile.py -> build/lib/senlin/tests/unit/objects DEBUG: copying senlin/tests/unit/objects/test_receiver.py -> build/lib/senlin/tests/unit/objects DEBUG: creating build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/__init__.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/actions.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/base.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/build_info.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/cluster_policies.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/clusters.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/events.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/nodes.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/policies.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/policy_types.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/profile_types.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/profiles.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/receivers.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/services.py -> build/lib/senlin/common/policies DEBUG: copying senlin/common/policies/webhooks.py -> build/lib/senlin/common/policies DEBUG: creating build/lib/senlin/conductor DEBUG: copying senlin/conductor/__init__.py -> build/lib/senlin/conductor DEBUG: copying senlin/conductor/service.py -> build/lib/senlin/conductor DEBUG: copying senlin/tests/unit/__init__.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/fakes.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_constraints.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_context.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_exception.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_messaging.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_policy.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_scaleutils.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_schema.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_common_utils.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_conf.py -> build/lib/senlin/tests/unit DEBUG: copying senlin/tests/unit/test_rpc_client.py -> build/lib/senlin/tests/unit DEBUG: creating build/lib/senlin/engine/notifications DEBUG: copying senlin/engine/notifications/__init__.py -> build/lib/senlin/engine/notifications DEBUG: copying senlin/engine/notifications/base.py -> build/lib/senlin/engine/notifications DEBUG: copying senlin/engine/notifications/heat_endpoint.py -> build/lib/senlin/engine/notifications DEBUG: copying senlin/engine/notifications/message.py -> build/lib/senlin/engine/notifications DEBUG: copying senlin/engine/notifications/nova_endpoint.py -> build/lib/senlin/engine/notifications DEBUG: creating build/lib/senlin/tests/unit/events DEBUG: copying senlin/tests/unit/events/__init__.py -> build/lib/senlin/tests/unit/events DEBUG: copying senlin/tests/unit/events/test_base.py -> build/lib/senlin/tests/unit/events DEBUG: copying senlin/tests/unit/events/test_database.py -> build/lib/senlin/tests/unit/events DEBUG: copying senlin/tests/unit/events/test_message.py -> build/lib/senlin/tests/unit/events DEBUG: creating build/lib/senlin/profiles/container DEBUG: copying senlin/profiles/container/__init__.py -> build/lib/senlin/profiles/container DEBUG: copying senlin/profiles/container/docker.py -> build/lib/senlin/profiles/container DEBUG: copying senlin/profiles/os/__init__.py -> build/lib/senlin/profiles/os DEBUG: creating build/lib/senlin/tests/unit/cmd DEBUG: copying senlin/tests/unit/cmd/__init__.py -> build/lib/senlin/tests/unit/cmd DEBUG: copying senlin/tests/unit/cmd/test_conductor.py -> build/lib/senlin/tests/unit/cmd DEBUG: copying senlin/tests/unit/cmd/test_engine.py -> build/lib/senlin/tests/unit/cmd DEBUG: copying senlin/tests/unit/cmd/test_health_manager.py -> build/lib/senlin/tests/unit/cmd DEBUG: copying senlin/tests/unit/cmd/test_status.py -> build/lib/senlin/tests/unit/cmd DEBUG: creating build/lib/senlin/tests/unit/api/openstack DEBUG: copying senlin/tests/unit/api/openstack/__init__.py -> build/lib/senlin/tests/unit/api/openstack DEBUG: copying senlin/tests/unit/api/openstack/test_versions.py -> build/lib/senlin/tests/unit/api/openstack DEBUG: creating build/lib/senlin/tests/unit/api/common DEBUG: copying senlin/tests/unit/api/common/__init__.py -> build/lib/senlin/tests/unit/api/common DEBUG: copying senlin/tests/unit/api/common/test_serializers.py -> build/lib/senlin/tests/unit/api/common DEBUG: copying senlin/tests/unit/api/common/test_util.py -> build/lib/senlin/tests/unit/api/common DEBUG: copying senlin/tests/unit/api/common/test_version_request.py -> build/lib/senlin/tests/unit/api/common DEBUG: copying senlin/tests/unit/api/common/test_wsgi.py -> build/lib/senlin/tests/unit/api/common DEBUG: copying senlin/db/__init__.py -> build/lib/senlin/db DEBUG: copying senlin/db/api.py -> build/lib/senlin/db DEBUG: copying senlin/db/utils.py -> build/lib/senlin/db DEBUG: creating build/lib/senlin/tests/unit/engine/receivers DEBUG: copying senlin/tests/unit/engine/receivers/__init__.py -> build/lib/senlin/tests/unit/engine/receivers DEBUG: copying senlin/tests/unit/engine/receivers/test_message.py -> build/lib/senlin/tests/unit/engine/receivers DEBUG: copying senlin/tests/unit/engine/receivers/test_receiver.py -> build/lib/senlin/tests/unit/engine/receivers DEBUG: copying senlin/tests/unit/engine/receivers/test_webhook.py -> build/lib/senlin/tests/unit/engine/receivers DEBUG: creating build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/__init__.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/cinder_v2.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/glance_v2.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/heat_v1.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/keystone_v3.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/lbaas.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/mistral_v2.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/neutron_v2.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/nova_v2.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/octavia_v2.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/tests/drivers/os_test/zaqar_v2.py -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/objects/__init__.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/action.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/base.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/cluster.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/cluster_lock.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/cluster_policy.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/credential.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/dependency.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/event.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/fields.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/health_registry.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/node.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/node_lock.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/notification.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/policy.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/profile.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/receiver.py -> build/lib/senlin/objects DEBUG: copying senlin/objects/service.py -> build/lib/senlin/objects DEBUG: creating build/lib/senlin/tests/unit/common DEBUG: copying senlin/tests/unit/common/__init__.py -> build/lib/senlin/tests/unit/common DEBUG: copying senlin/tests/unit/common/base.py -> build/lib/senlin/tests/unit/common DEBUG: copying senlin/tests/unit/common/utils.py -> build/lib/senlin/tests/unit/common DEBUG: creating build/lib/senlin/api/openstack DEBUG: copying senlin/api/openstack/__init__.py -> build/lib/senlin/api/openstack DEBUG: copying senlin/api/openstack/versions.py -> build/lib/senlin/api/openstack DEBUG: creating build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/__init__.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_cinder_v2.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_docker_v1.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_driver.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_glance_v2.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_heat_v1.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_keystone_v3.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_lbaas.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_mistral_v2.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_neutron_v2.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_nova_v2.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_octavia_v2.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_sdk.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/tests/unit/drivers/test_zaqar_v2.py -> build/lib/senlin/tests/unit/drivers DEBUG: copying senlin/db/sqlalchemy/__init__.py -> build/lib/senlin/db/sqlalchemy DEBUG: copying senlin/db/sqlalchemy/api.py -> build/lib/senlin/db/sqlalchemy DEBUG: copying senlin/db/sqlalchemy/migration.py -> build/lib/senlin/db/sqlalchemy DEBUG: copying senlin/db/sqlalchemy/models.py -> build/lib/senlin/db/sqlalchemy DEBUG: copying senlin/db/sqlalchemy/types.py -> build/lib/senlin/db/sqlalchemy DEBUG: copying senlin/db/sqlalchemy/utils.py -> build/lib/senlin/db/sqlalchemy DEBUG: creating build/lib/senlin/profiles/os/nova DEBUG: copying senlin/profiles/os/nova/__init__.py -> build/lib/senlin/profiles/os/nova DEBUG: copying senlin/profiles/os/nova/server.py -> build/lib/senlin/profiles/os/nova DEBUG: creating build/lib/senlin/cmd DEBUG: copying senlin/cmd/__init__.py -> build/lib/senlin/cmd DEBUG: copying senlin/cmd/api.py -> build/lib/senlin/cmd DEBUG: copying senlin/cmd/api_wsgi.py -> build/lib/senlin/cmd DEBUG: copying senlin/cmd/conductor.py -> build/lib/senlin/cmd DEBUG: copying senlin/cmd/engine.py -> build/lib/senlin/cmd DEBUG: copying senlin/cmd/health_manager.py -> build/lib/senlin/cmd DEBUG: copying senlin/cmd/manage.py -> build/lib/senlin/cmd DEBUG: copying senlin/cmd/status.py -> build/lib/senlin/cmd DEBUG: creating build/lib/senlin/tests/unit/profiles DEBUG: copying senlin/tests/unit/profiles/__init__.py -> build/lib/senlin/tests/unit/profiles DEBUG: copying senlin/tests/unit/profiles/test_container_docker.py -> build/lib/senlin/tests/unit/profiles DEBUG: copying senlin/tests/unit/profiles/test_heat_stack.py -> build/lib/senlin/tests/unit/profiles DEBUG: copying senlin/tests/unit/profiles/test_nova_server.py -> build/lib/senlin/tests/unit/profiles DEBUG: copying senlin/tests/unit/profiles/test_nova_server_update.py -> build/lib/senlin/tests/unit/profiles DEBUG: copying senlin/tests/unit/profiles/test_nova_server_validate.py -> build/lib/senlin/tests/unit/profiles DEBUG: copying senlin/tests/unit/profiles/test_profile_base.py -> build/lib/senlin/tests/unit/profiles DEBUG: creating build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/__init__.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/actions.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/build_info.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/cluster_policies.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/clusters.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/events.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/nodes.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/policies.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/policy_types.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/profile_types.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/profiles.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/receivers.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/router.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/services.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/version.py -> build/lib/senlin/api/openstack/v1 DEBUG: copying senlin/api/openstack/v1/webhooks.py -> build/lib/senlin/api/openstack/v1 DEBUG: creating build/lib/senlin/tests/unit/conductor DEBUG: creating build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/__init__.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_actions.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_cluster_op.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_cluster_policies.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_clusters.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_credentials.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_events.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_nodes.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_policies.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_policy_types.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_profile_types.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_profiles.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_receivers.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: copying senlin/tests/unit/conductor/service/test_webhooks.py -> build/lib/senlin/tests/unit/conductor/service DEBUG: creating build/lib/senlin/policies DEBUG: copying senlin/policies/__init__.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/affinity_policy.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/base.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/batch_policy.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/deletion_policy.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/health_policy.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/lb_policy.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/region_placement.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/scaling_policy.py -> build/lib/senlin/policies DEBUG: copying senlin/policies/zone_placement.py -> build/lib/senlin/policies DEBUG: creating build/lib/senlin/conf DEBUG: copying senlin/conf/__init__.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/api.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/authentication.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/base.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/conductor.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/dispatchers.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/engine.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/health_manager.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/notification.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/opts.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/receiver.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/revision.py -> build/lib/senlin/conf DEBUG: copying senlin/conf/zaqar.py -> build/lib/senlin/conf DEBUG: creating build/lib/senlin/tests/unit/health_manager DEBUG: copying senlin/tests/unit/health_manager/__init__.py -> build/lib/senlin/tests/unit/health_manager DEBUG: copying senlin/tests/unit/health_manager/test_service.py -> build/lib/senlin/tests/unit/health_manager DEBUG: copying senlin/api/__init__.py -> build/lib/senlin/api DEBUG: creating build/lib/senlin/health_manager DEBUG: copying senlin/health_manager/__init__.py -> build/lib/senlin/health_manager DEBUG: copying senlin/health_manager/service.py -> build/lib/senlin/health_manager DEBUG: copying senlin/profiles/__init__.py -> build/lib/senlin/profiles DEBUG: copying senlin/profiles/base.py -> build/lib/senlin/profiles DEBUG: creating build/lib/senlin/engine/receivers DEBUG: copying senlin/engine/receivers/__init__.py -> build/lib/senlin/engine/receivers DEBUG: copying senlin/engine/receivers/base.py -> build/lib/senlin/engine/receivers DEBUG: copying senlin/engine/receivers/message.py -> build/lib/senlin/engine/receivers DEBUG: copying senlin/engine/receivers/webhook.py -> build/lib/senlin/engine/receivers DEBUG: copying senlin/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/senlin/db/sqlalchemy/migrate_repo DEBUG: copying senlin/db/sqlalchemy/migrate_repo/manage.py -> build/lib/senlin/db/sqlalchemy/migrate_repo DEBUG: creating build/lib/senlin/tests/unit/engine/notifications DEBUG: copying senlin/tests/unit/engine/notifications/__init__.py -> build/lib/senlin/tests/unit/engine/notifications DEBUG: copying senlin/tests/unit/engine/notifications/test_heat_endpoint.py -> build/lib/senlin/tests/unit/engine/notifications DEBUG: copying senlin/tests/unit/engine/notifications/test_message.py -> build/lib/senlin/tests/unit/engine/notifications DEBUG: copying senlin/tests/unit/engine/notifications/test_nova_endpoint.py -> build/lib/senlin/tests/unit/engine/notifications DEBUG: creating build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/__init__.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_actions.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_buildinfo.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_cluster_policies.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_clusters.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_events.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_nodes.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_policies.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_policy_types.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_profile_types.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_profiles.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_receivers.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_router.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_services.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_version.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: copying senlin/tests/unit/api/openstack/v1/test_webhooks.py -> build/lib/senlin/tests/unit/api/openstack/v1 DEBUG: creating build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/__init__.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_action_base.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_add_nodes.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_attach_policy.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_check.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_cluster_action.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_create.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_custom_action.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_del_nodes.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_delete.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_node_action.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_operation.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_recover.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_replace_nodes.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_resize.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_scale_in.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_scale_out.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_update.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_update_policy.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: copying senlin/tests/unit/engine/actions/test_wait.py -> build/lib/senlin/tests/unit/engine/actions DEBUG: creating build/lib/senlin/hacking DEBUG: copying senlin/hacking/__init__.py -> build/lib/senlin/hacking DEBUG: copying senlin/hacking/checks.py -> build/lib/senlin/hacking DEBUG: copying senlin/tests/unit/conductor/__init__.py -> build/lib/senlin/tests/unit/conductor DEBUG: copying senlin/tests/unit/conductor/test_service.py -> build/lib/senlin/tests/unit/conductor DEBUG: running egg_info DEBUG: writing senlin.egg-info/PKG-INFO DEBUG: writing dependency_links to senlin.egg-info/dependency_links.txt DEBUG: writing entry points to senlin.egg-info/entry_points.txt DEBUG: deleting senlin.egg-info/requires.txt DEBUG: writing top-level names to senlin.egg-info/top_level.txt DEBUG: writing pbr to senlin.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'senlin.egg-info/SOURCES.txt' DEBUG: creating build/lib/senlin/tests/unit/api/middleware/policy DEBUG: copying senlin/tests/unit/api/middleware/policy/check_admin.json -> build/lib/senlin/tests/unit/api/middleware/policy DEBUG: copying senlin/tests/unit/api/middleware/policy/notallowed.json -> build/lib/senlin/tests/unit/api/middleware/policy DEBUG: creating build/lib/senlin/locale DEBUG: creating build/lib/senlin/locale/de DEBUG: creating build/lib/senlin/locale/de/LC_MESSAGES DEBUG: copying senlin/locale/de/LC_MESSAGES/senlin.po -> build/lib/senlin/locale/de/LC_MESSAGES DEBUG: copying senlin/tests/drivers/os_test/README.rst -> build/lib/senlin/tests/drivers/os_test DEBUG: copying senlin/api/openstack/history.rst -> build/lib/senlin/api/openstack DEBUG: copying senlin/db/sqlalchemy/migrate_repo/README -> build/lib/senlin/db/sqlalchemy/migrate_repo DEBUG: copying senlin/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/senlin/db/sqlalchemy/migrate_repo DEBUG: + oslo-config-generator --config-file tools/config-generator.conf --output-file etc/senlin.conf.sample DEBUG: BUILDSTDERR: WARNING:stevedore.named:Could not load senlin.conf DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8YBqvc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64 DEBUG: + cd senlin-9.1.0.dev17 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64 --prefix /usr 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-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/locale/de/LC_MESSAGES DEBUG: copying build/lib/senlin/locale/de/LC_MESSAGES/senlin.po -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/hacking DEBUG: copying build/lib/senlin/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/hacking DEBUG: copying build/lib/senlin/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/health_manager DEBUG: copying build/lib/senlin/health_manager/service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/health_manager DEBUG: copying build/lib/senlin/health_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/health_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/zaqar.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/revision.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/receiver.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/opts.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/notification.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/health_manager.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/engine.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/dispatchers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/conductor.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/authentication.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: copying build/lib/senlin/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/zone_placement.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/scaling_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/region_placement.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/lb_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/health_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/deletion_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/batch_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/affinity_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: copying build/lib/senlin/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/status.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/health_manager.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/engine.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/conductor.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/api_wsgi.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: copying build/lib/senlin/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conductor DEBUG: copying build/lib/senlin/conductor/service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conductor DEBUG: copying build/lib/senlin/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/receiver.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/profile.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/notification.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/node_lock.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/node.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/health_registry.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/fields.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/event.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/dependency.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/credential.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/cluster_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/cluster_lock.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: copying build/lib/senlin/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/webhooks.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/receivers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/profiles.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/profile_type.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/policy_type.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/events.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/credentials.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/clusters.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/cluster_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/build_info.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/actions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: copying build/lib/senlin/objects/requests/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/container DEBUG: copying build/lib/senlin/drivers/container/docker_v1.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/container DEBUG: copying build/lib/senlin/drivers/container/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/container DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/zaqar_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/octavia_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/nova_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/neutron_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/mistral_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/lbaas.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/keystone_v3.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/heat_v1.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/glance_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/cinder_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/os/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os DEBUG: copying build/lib/senlin/drivers/sdk.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers DEBUG: copying build/lib/senlin/drivers/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers DEBUG: copying build/lib/senlin/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/webhooks.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/services.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/receivers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/profiles.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/profile_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/policy_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/events.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/cluster_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/build_info.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/actions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies DEBUG: copying build/lib/senlin/common/utils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/schema.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/scaleutils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/profiler.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/messaging.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/i18n.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/exception.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/context.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/consts.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/constraints.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/config.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: copying build/lib/senlin/common/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/rpc DEBUG: copying build/lib/senlin/rpc/client.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/rpc DEBUG: copying build/lib/senlin/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/rpc DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events DEBUG: copying build/lib/senlin/events/message.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events DEBUG: copying build/lib/senlin/events/database.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events DEBUG: copying build/lib/senlin/events/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events DEBUG: copying build/lib/senlin/events/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events DEBUG: copying build/lib/senlin/version.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin DEBUG: copying build/lib/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db DEBUG: copying build/lib/senlin/db/utils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db DEBUG: copying build/lib/senlin/db/api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db DEBUG: copying build/lib/senlin/db/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy DEBUG: copying build/lib/senlin/db/sqlalchemy/utils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy DEBUG: copying build/lib/senlin/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy DEBUG: copying build/lib/senlin/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy DEBUG: copying build/lib/senlin/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy DEBUG: copying build/lib/senlin/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy DEBUG: copying build/lib/senlin/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/015_action_clusterid.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/014_node_tainted.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/013_action_starttime_endtime_type.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/012_cluster_config.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/011_registry_enable.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/010_user_project_length.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/006_node_cluster_dependents_column.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/005_event_column_name.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/004_health_registry.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/003_action_tenant.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/002_service_table.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/senlin/db/sqlalchemy/migrate_repo/versions/001_first_version.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers DEBUG: copying build/lib/senlin/engine/receivers/webhook.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers DEBUG: copying build/lib/senlin/engine/receivers/message.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers DEBUG: copying build/lib/senlin/engine/receivers/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers DEBUG: copying build/lib/senlin/engine/receivers/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications DEBUG: copying build/lib/senlin/engine/notifications/nova_endpoint.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications DEBUG: copying build/lib/senlin/engine/notifications/message.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications DEBUG: copying build/lib/senlin/engine/notifications/heat_endpoint.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications DEBUG: copying build/lib/senlin/engine/notifications/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications DEBUG: copying build/lib/senlin/engine/notifications/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications DEBUG: copying build/lib/senlin/engine/service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/senlin_lock.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/registry.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/parser.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/node.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/health_manager.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/event.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/environment.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/dispatcher.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/cluster_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/cluster.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: copying build/lib/senlin/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions DEBUG: copying build/lib/senlin/engine/actions/node_action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions DEBUG: copying build/lib/senlin/engine/actions/custom_action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions DEBUG: copying build/lib/senlin/engine/actions/cluster_action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions DEBUG: copying build/lib/senlin/engine/actions/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions DEBUG: copying build/lib/senlin/engine/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles DEBUG: copying build/lib/senlin/profiles/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles DEBUG: copying build/lib/senlin/profiles/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/container DEBUG: copying build/lib/senlin/profiles/container/docker.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/container DEBUG: copying build/lib/senlin/profiles/container/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/container DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/nova DEBUG: copying build/lib/senlin/profiles/os/nova/server.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/nova DEBUG: copying build/lib/senlin/profiles/os/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/nova DEBUG: copying build/lib/senlin/profiles/os/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/heat DEBUG: copying build/lib/senlin/profiles/os/heat/stack.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/heat DEBUG: copying build/lib/senlin/profiles/os/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests DEBUG: copying build/lib/senlin/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/README.rst -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/zaqar_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/octavia_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/nova_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/neutron_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/mistral_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/lbaas.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/keystone_v3.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/heat_v1.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/glance_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/cinder_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/os_test/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test DEBUG: copying build/lib/senlin/tests/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/health_manager DEBUG: copying build/lib/senlin/tests/unit/health_manager/test_service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/health_manager DEBUG: copying build/lib/senlin/tests/unit/health_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/health_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor DEBUG: copying build/lib/senlin/tests/unit/conductor/test_service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor DEBUG: copying build/lib/senlin/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_webhooks.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_receivers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_profiles.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_profile_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_policy_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_events.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_credentials.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_clusters.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_cluster_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_cluster_op.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/test_actions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: copying build/lib/senlin/tests/unit/conductor/service/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: copying build/lib/senlin/tests/unit/profiles/test_profile_base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: copying build/lib/senlin/tests/unit/profiles/test_nova_server_validate.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: copying build/lib/senlin/tests/unit/profiles/test_nova_server_update.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: copying build/lib/senlin/tests/unit/profiles/test_nova_server.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: copying build/lib/senlin/tests/unit/profiles/test_heat_stack.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: copying build/lib/senlin/tests/unit/profiles/test_container_docker.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: copying build/lib/senlin/tests/unit/profiles/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_zaqar_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_sdk.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_octavia_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_nova_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_neutron_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_mistral_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_lbaas.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_keystone_v3.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_heat_v1.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_glance_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_driver.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_docker_v1.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/test_cinder_v2.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: copying build/lib/senlin/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/common DEBUG: copying build/lib/senlin/tests/unit/common/utils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/common DEBUG: copying build/lib/senlin/tests/unit/common/base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/common DEBUG: copying build/lib/senlin/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd DEBUG: copying build/lib/senlin/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd DEBUG: copying build/lib/senlin/tests/unit/cmd/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd DEBUG: copying build/lib/senlin/tests/unit/cmd/test_engine.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd DEBUG: copying build/lib/senlin/tests/unit/cmd/test_conductor.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd DEBUG: copying build/lib/senlin/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events DEBUG: copying build/lib/senlin/tests/unit/events/test_message.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events DEBUG: copying build/lib/senlin/tests/unit/events/test_database.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events DEBUG: copying build/lib/senlin/tests/unit/events/test_base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events DEBUG: copying build/lib/senlin/tests/unit/events/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events DEBUG: copying build/lib/senlin/tests/unit/test_rpc_client.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_conf.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_utils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_schema.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_scaleutils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_messaging.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_exception.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_context.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/test_common_constraints.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/fakes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: copying build/lib/senlin/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_wait.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_update_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_update.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_scale_out.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_scale_in.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_resize.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_replace_nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_recover.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_operation.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_node_action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_delete.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_del_nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_custom_action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_create.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_cluster_action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_check.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_attach_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_add_nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/test_action_base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: copying build/lib/senlin/tests/unit/engine/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications DEBUG: copying build/lib/senlin/tests/unit/engine/notifications/test_nova_endpoint.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications DEBUG: copying build/lib/senlin/tests/unit/engine/notifications/test_message.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications DEBUG: copying build/lib/senlin/tests/unit/engine/notifications/test_heat_endpoint.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications DEBUG: copying build/lib/senlin/tests/unit/engine/notifications/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers DEBUG: copying build/lib/senlin/tests/unit/engine/receivers/test_webhook.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers DEBUG: copying build/lib/senlin/tests/unit/engine/receivers/test_receiver.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers DEBUG: copying build/lib/senlin/tests/unit/engine/receivers/test_message.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers DEBUG: copying build/lib/senlin/tests/unit/engine/receivers/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers DEBUG: copying build/lib/senlin/tests/unit/engine/test_service.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_senlin_lock.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_registry.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_node.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_event.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_environment.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_engine_parser.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_cluster_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/test_cluster.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: copying build/lib/senlin/tests/unit/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_sqlalchemy_utils.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_sqlalchemy_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_service_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_registry_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_receiver_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_profile_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_policy_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_node_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_lock_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_event_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_cred_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_cluster_policy_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_cluster_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/test_action_api.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/shared.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: copying build/lib/senlin/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_receiver.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_profile.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_notification.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_node.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_health_registry.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_event.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_base.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/test_action.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: copying build/lib/senlin/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_webhooks.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_receivers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_profiles.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_profile_type.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_policy_type.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_events.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_credentials.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_clusters.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_cluster_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/test_actions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: copying build/lib/senlin/tests/unit/objects/requests/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common DEBUG: copying build/lib/senlin/tests/unit/api/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common DEBUG: copying build/lib/senlin/tests/unit/api/common/test_version_request.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common DEBUG: copying build/lib/senlin/tests/unit/api/common/test_util.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common DEBUG: copying build/lib/senlin/tests/unit/api/common/test_serializers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common DEBUG: copying build/lib/senlin/tests/unit/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_webhooks.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_version.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_services.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_router.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_receivers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_profiles.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_profile_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_policy_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_events.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_clusters.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_cluster_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_buildinfo.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/test_actions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1 DEBUG: copying build/lib/senlin/tests/unit/api/openstack/test_versions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack DEBUG: copying build/lib/senlin/tests/unit/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack DEBUG: copying build/lib/senlin/tests/unit/api/shared.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api DEBUG: copying build/lib/senlin/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/policy DEBUG: copying build/lib/senlin/tests/unit/api/middleware/policy/notallowed.json -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/policy DEBUG: copying build/lib/senlin/tests/unit/api/middleware/policy/check_admin.json -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/policy DEBUG: copying build/lib/senlin/tests/unit/api/middleware/test_webhook.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: copying build/lib/senlin/tests/unit/api/middleware/test_version_negotiation.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: copying build/lib/senlin/tests/unit/api/middleware/test_trust.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: copying build/lib/senlin/tests/unit/api/middleware/test_middleware_filters.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: copying build/lib/senlin/tests/unit/api/middleware/test_fault.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: copying build/lib/senlin/tests/unit/api/middleware/test_context.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: copying build/lib/senlin/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_zone_placement.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_scaling_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_region_placement.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_lb_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_health_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_deletion_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_batch_policy.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/test_affinity.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: copying build/lib/senlin/tests/unit/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api DEBUG: copying build/lib/senlin/api/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack DEBUG: copying build/lib/senlin/api/openstack/history.rst -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/webhooks.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/version.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/services.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/router.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/receivers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/profiles.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/profile_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/policy_types.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/nodes.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/events.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/clusters.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/cluster_policies.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/build_info.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/actions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1 DEBUG: copying build/lib/senlin/api/openstack/versions.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack DEBUG: copying build/lib/senlin/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common DEBUG: copying build/lib/senlin/api/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common DEBUG: copying build/lib/senlin/api/common/versioned_method.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common DEBUG: copying build/lib/senlin/api/common/version_request.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common DEBUG: copying build/lib/senlin/api/common/util.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common DEBUG: copying build/lib/senlin/api/common/serializers.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common DEBUG: copying build/lib/senlin/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware DEBUG: copying build/lib/senlin/api/middleware/webhook.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware DEBUG: copying build/lib/senlin/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware DEBUG: copying build/lib/senlin/api/middleware/trust.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware DEBUG: copying build/lib/senlin/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware DEBUG: copying build/lib/senlin/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware DEBUG: copying build/lib/senlin/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/health_manager/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/health_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/zaqar.py to zaqar.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/revision.py to revision.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/receiver.py to receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/notification.py to notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/health_manager.py to health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/engine.py to engine.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/dispatchers.py to dispatchers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/authentication.py to authentication.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/zone_placement.py to zone_placement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/scaling_policy.py to scaling_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/region_placement.py to region_placement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/lb_policy.py to lb_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/health_policy.py to health_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/deletion_policy.py to deletion_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/batch_policy.py to batch_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/affinity_policy.py to affinity_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/health_manager.py to health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/engine.py to engine.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/api_wsgi.py to api_wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conductor/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/conductor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/receiver.py to receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/profile.py to profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/notification.py to notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/node_lock.py to node_lock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/node.py to node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/health_registry.py to health_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/fields.py to fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/event.py to event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/dependency.py to dependency.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/cluster_policy.py to cluster_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/cluster_lock.py to cluster_lock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/action.py to action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/webhooks.py to webhooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/receivers.py to receivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/profiles.py to profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/profile_type.py to profile_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/policy_type.py to policy_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/policies.py to policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/nodes.py to nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/events.py to events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/credentials.py to credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/clusters.py to clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/cluster_policies.py to cluster_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/build_info.py to build_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/actions.py to actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/objects/requests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/container/docker_v1.py to docker_v1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/container/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/zaqar_v2.py to zaqar_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/octavia_v2.py to octavia_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/nova_v2.py to nova_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/neutron_v2.py to neutron_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/mistral_v2.py to mistral_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/lbaas.py to lbaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/keystone_v3.py to keystone_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/heat_v1.py to heat_v1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/glance_v2.py to glance_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/cinder_v2.py to cinder_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/os/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/sdk.py to sdk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/webhooks.py to webhooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/receivers.py to receivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/profiles.py to profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/profile_types.py to profile_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/policy_types.py to policy_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/policies.py to policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/nodes.py to nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/events.py to events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/clusters.py to clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/cluster_policies.py to cluster_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/build_info.py to build_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/actions.py to actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/scaleutils.py to scaleutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/messaging.py to messaging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/consts.py to consts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/constraints.py to constraints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/rpc/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/rpc/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events/message.py to message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/events/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/types.py to types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migration.py to migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/015_action_clusterid.py to 015_action_clusterid.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/014_node_tainted.py to 014_node_tainted.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/013_action_starttime_endtime_type.py to 013_action_starttime_endtime_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/012_cluster_config.py to 012_cluster_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/011_registry_enable.py to 011_registry_enable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/010_user_project_length.py to 010_user_project_length.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/006_node_cluster_dependents_column.py to 006_node_cluster_dependents_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/005_event_column_name.py to 005_event_column_name.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/004_health_registry.py to 004_health_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/003_action_tenant.py to 003_action_tenant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/002_service_table.py to 002_service_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/db/sqlalchemy/migrate_repo/versions/001_first_version.py to 001_first_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers/webhook.py to webhook.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers/message.py to message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/receivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications/nova_endpoint.py to nova_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications/message.py to message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications/heat_endpoint.py to heat_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/notifications/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/senlin_lock.py to senlin_lock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/registry.py to registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/parser.py to parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/node.py to node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/health_manager.py to health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/event.py to event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/environment.py to environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/dispatcher.py to dispatcher.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/cluster_policy.py to cluster_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions/node_action.py to node_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions/custom_action.py to custom_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions/cluster_action.py to cluster_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/engine/actions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/container/docker.py to docker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/container/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/nova/server.py to server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/nova/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/heat/stack.py to stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/profiles/os/heat/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/zaqar_v2.py to zaqar_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/octavia_v2.py to octavia_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/nova_v2.py to nova_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/neutron_v2.py to neutron_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/mistral_v2.py to mistral_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/lbaas.py to lbaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/keystone_v3.py to keystone_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/heat_v1.py to heat_v1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/glance_v2.py to glance_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/cinder_v2.py to cinder_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/os_test/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/health_manager/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/health_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_webhooks.py to test_webhooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_receivers.py to test_receivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_profiles.py to test_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_profile_types.py to test_profile_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_policy_types.py to test_policy_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_policies.py to test_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_nodes.py to test_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_events.py to test_events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_clusters.py to test_clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_cluster_policies.py to test_cluster_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_cluster_op.py to test_cluster_op.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/test_actions.py to test_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/conductor/service/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles/test_profile_base.py to test_profile_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles/test_nova_server_validate.py to test_nova_server_validate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles/test_nova_server_update.py to test_nova_server_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles/test_nova_server.py to test_nova_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles/test_heat_stack.py to test_heat_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles/test_container_docker.py to test_container_docker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/profiles/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_zaqar_v2.py to test_zaqar_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_sdk.py to test_sdk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_octavia_v2.py to test_octavia_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_nova_v2.py to test_nova_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_neutron_v2.py to test_neutron_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_mistral_v2.py to test_mistral_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_lbaas.py to test_lbaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_keystone_v3.py to test_keystone_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_heat_v1.py to test_heat_v1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_glance_v2.py to test_glance_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_docker_v1.py to test_docker_v1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/test_cinder_v2.py to test_cinder_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/common/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd/test_health_manager.py to test_health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd/test_engine.py to test_engine.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd/test_conductor.py to test_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events/test_message.py to test_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events/test_database.py to test_database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/events/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_rpc_client.py to test_rpc_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_conf.py to test_conf.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_utils.py to test_common_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_schema.py to test_common_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_scaleutils.py to test_common_scaleutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_policy.py to test_common_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_messaging.py to test_common_messaging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_exception.py to test_common_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_context.py to test_common_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/test_common_constraints.py to test_common_constraints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_wait.py to test_wait.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_update_policy.py to test_update_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_update.py to test_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_scale_out.py to test_scale_out.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_scale_in.py to test_scale_in.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_resize.py to test_resize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_replace_nodes.py to test_replace_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_recover.py to test_recover.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_operation.py to test_operation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_node_action.py to test_node_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_delete.py to test_delete.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_del_nodes.py to test_del_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_custom_action.py to test_custom_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_create.py to test_create.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_cluster_action.py to test_cluster_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_check.py to test_check.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_attach_policy.py to test_attach_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_add_nodes.py to test_add_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/test_action_base.py to test_action_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/actions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications/test_nova_endpoint.py to test_nova_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications/test_message.py to test_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications/test_heat_endpoint.py to test_heat_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/notifications/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers/test_webhook.py to test_webhook.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers/test_receiver.py to test_receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers/test_message.py to test_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/receivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_senlin_lock.py to test_senlin_lock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_registry.py to test_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_node.py to test_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_health_manager.py to test_health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_event.py to test_event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_environment.py to test_environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_engine_parser.py to test_engine_parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_cluster_policy.py to test_cluster_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/engine/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_sqlalchemy_utils.py to test_sqlalchemy_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_sqlalchemy_types.py to test_sqlalchemy_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_service_api.py to test_service_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_registry_api.py to test_registry_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_receiver_api.py to test_receiver_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_profile_api.py to test_profile_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_policy_api.py to test_policy_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_node_api.py to test_node_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_lock_api.py to test_lock_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_event_api.py to test_event_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_cred_api.py to test_cred_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_cluster_policy_api.py to test_cluster_policy_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_cluster_api.py to test_cluster_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/test_action_api.py to test_action_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/shared.py to shared.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_receiver.py to test_receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_profile.py to test_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_notification.py to test_notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_node.py to test_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_health_registry.py to test_health_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_fields.py to test_fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_event.py to test_event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/test_action.py to test_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_webhooks.py to test_webhooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_receivers.py to test_receivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_profiles.py to test_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_profile_type.py to test_profile_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_policy_type.py to test_policy_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_policies.py to test_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_nodes.py to test_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_events.py to test_events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_clusters.py to test_clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_cluster_policies.py to test_cluster_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/test_actions.py to test_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/objects/requests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common/test_wsgi.py to test_wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common/test_version_request.py to test_version_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common/test_util.py to test_util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common/test_serializers.py to test_serializers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_webhooks.py to test_webhooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_receivers.py to test_receivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_profiles.py to test_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_profile_types.py to test_profile_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_policy_types.py to test_policy_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_policies.py to test_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_nodes.py to test_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_events.py to test_events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_clusters.py to test_clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_cluster_policies.py to test_cluster_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_buildinfo.py to test_buildinfo.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/test_actions.py to test_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/openstack/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/shared.py to shared.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/test_webhook.py to test_webhook.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/test_version_negotiation.py to test_version_negotiation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/test_trust.py to test_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/test_middleware_filters.py to test_middleware_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/test_fault.py to test_fault.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/test_context.py to test_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/api/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_zone_placement.py to test_zone_placement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_scaling_policy.py to test_scaling_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_region_placement.py to test_region_placement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_lb_policy.py to test_lb_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_health_policy.py to test_health_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_deletion_policy.py to test_deletion_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_batch_policy.py to test_batch_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/test_affinity.py to test_affinity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/tests/unit/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/webhooks.py to webhooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/router.py to router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/receivers.py to receivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/profiles.py to profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/profile_types.py to profile_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/policy_types.py to policy_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/policies.py to policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/nodes.py to nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/events.py to events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/clusters.py to clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/cluster_policies.py to cluster_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/build_info.py to build_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/actions.py to actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/versions.py to versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/openstack/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common/versioned_method.py to versioned_method.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common/version_request.py to version_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common/util.py to util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common/serializers.py to serializers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware/webhook.py to webhook.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware/version_negotiation.py to version_negotiation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware/fault.py to fault.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin/api/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp4vo1yag5.py' DEBUG: /usr/bin/python3 /tmp/tmp4vo1yag5.py DEBUG: removing /tmp/tmp4vo1yag5.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/etc/senlin DEBUG: copying etc/senlin/api-paste.ini -> /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/etc/senlin DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing senlin.egg-info/PKG-INFO DEBUG: writing dependency_links to senlin.egg-info/dependency_links.txt DEBUG: writing entry points to senlin.egg-info/entry_points.txt DEBUG: writing top-level names to senlin.egg-info/top_level.txt DEBUG: writing pbr to senlin.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'senlin.egg-info/SOURCES.txt' DEBUG: Copying senlin.egg-info to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6/site-packages/senlin-9.1.0.dev17-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing senlin-api script to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/bin DEBUG: Installing senlin-conductor script to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/bin DEBUG: Installing senlin-engine script to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/bin DEBUG: Installing senlin-health-manager script to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/bin DEBUG: Installing senlin-manage script to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/bin DEBUG: Installing senlin-status script to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/bin DEBUG: Installing senlin-wsgi-api script to /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/bin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/share/senlin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/var/lib/senlin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/var/log/senlin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/etc/senlin DEBUG: + mv /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/etc/senlin/api-paste.ini /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/etc/senlin/api-paste.ini DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/etc/senlin DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/openstack-senlin-engine.service /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/share/senlin/senlin-dist.conf DEBUG: + install -p -D -m 640 etc/senlin.conf.sample /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/etc/senlin/senlin.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/senlin.logrotate /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/etc/logrotate.d/openstack-senlin DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-senlin-api.service /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/systemd/system/openstack-senlin-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-senlin-engine.service /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/systemd/system/openstack-senlin-engine.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-senlin-conductor.service /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/systemd/system/openstack-senlin-conductor.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-senlin-health-manager.service /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/systemd/system/openstack-senlin-health-manager.service DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 9.1.0-0.20200605174401.06c8be9.el8 --unique-debug-suffix -9.1.0-0.20200605174401.06c8be9.el8.x86_64 --unique-debug-src-base openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/senlin-9.1.0.dev17 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: BUILDSTDERR: *** WARNING: ./usr/lib/python3.6/site-packages/senlin/api/openstack/history.rst is executable but has empty or no shebang, removing executable bit DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EjuWJz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd senlin-9.1.0.dev17 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + OS_TEST_PATH=./senlin/tests/unit DEBUG: + stestr run DEBUG: BUILDSTDERR: /var/tmp/rpm-tmp.EjuWJz: line 33: stestr: command not found DEBUG: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.EjuWJz (%check) DEBUG: RPM build errors: DEBUG: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.EjuWJz (%check) DEBUG: Child return code was: 1 INFO: EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 700, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M e62d930fc94643bfa5976026aef5bf32 -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf --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=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.spec ERROR: Exception(/home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac/openstack-senlin-9.1.0-0.20200605174401.06c8be9.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) 0 minutes 24 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/06/c8/06c8be9861106e69e4865469ef2b611dd370561f_f0a0daac INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M e62d930fc94643bfa5976026aef5bf32 -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.dd0lx0r4:/etc/resolv.conf --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=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-senlin.spec