+ set -x + for FILE in '{test-,}requirements.txt' + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in '{test-,}requirements.txt' + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce --clean INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g01tl2rg:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-vmware-nsx-4724ea28e849a4faa82fea2816ca5ec45ab470f6 baseurl=https://trunk.rdoproject.org/centos7-train/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce --init INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xxbnakpv:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-vmware-nsx-4724ea28e849a4faa82fea2816ca5ec45ab470f6 baseurl=https://trunk.rdoproject.org/centos7-train/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6158308 3550080 865864 6557980 8903956 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.78ez64je', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6173308 2733840 1676096 7359220 8078548 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zbr__sha', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0a37f5bccaf94cb1bbdb099feb4246f2', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 837e6589994407131b837a2af2c09c1748f4e194 Note: checking out '837e6589994407131b837a2af2c09c1748f4e194'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 837e658... Move queue declaration to project level + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 3.0.3.dev1 837e658 + UPSTREAMVERSION=3.0.3.dev1 + [[ 3.0.3.dev1 =~ ([^-]*)-(.+) ]] + [[ 3.0.3.dev1 =~ (.*?)\.(0rc.+) ]] + [[ 3.0.3.dev1 =~ (.*?)\.(0b.+) ]] + [[ 3.0.3.dev1 =~ (.*?)\.(0a.+) ]] + [[ 3.0.3.dev1 =~ (.*?)\.(dev.+) ]] + VERSION=3.0.3 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230819095818 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230819095818.837e658 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yjqi1ukg:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-vmware-nsx-4724ea28e849a4faa82fea2816ca5ec45ab470f6 baseurl=https://trunk.rdoproject.org/centos7-train/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6171728 2716024 1689176 7378616 8067208 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4va1kpkr', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6171884 2715864 1689180 7378620 8067048 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.cue8vu05', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e372eee3fa3c4f6e991474c42f240edd', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yjqi1ukg:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'feca90fbb66b42628fd866e6f345e8b9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yjqi1ukg:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating python_watcher.egg-info writing requirements to python_watcher.egg-info/requires.txt writing python_watcher.egg-info/PKG-INFO writing top-level names to python_watcher.egg-info/top_level.txt writing dependency_links to python_watcher.egg-info/dependency_links.txt writing entry points to python_watcher.egg-info/entry_points.txt writing pbr to python_watcher.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_watcher.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 'python_watcher.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating python-watcher-3.0.3.dev1 creating python-watcher-3.0.3.dev1/api-ref creating python-watcher-3.0.3.dev1/api-ref/source creating python-watcher-3.0.3.dev1/api-ref/source/samples creating python-watcher-3.0.3.dev1/devstack creating python-watcher-3.0.3.dev1/devstack/files creating python-watcher-3.0.3.dev1/devstack/lib creating python-watcher-3.0.3.dev1/devstack/upgrade creating python-watcher-3.0.3.dev1/devstack/upgrade/from_rocky creating python-watcher-3.0.3.dev1/doc creating python-watcher-3.0.3.dev1/doc/ext creating python-watcher-3.0.3.dev1/doc/notification_samples creating python-watcher-3.0.3.dev1/doc/source creating python-watcher-3.0.3.dev1/doc/source/_static creating python-watcher-3.0.3.dev1/doc/source/admin creating python-watcher-3.0.3.dev1/doc/source/configuration creating python-watcher-3.0.3.dev1/doc/source/contributor creating python-watcher-3.0.3.dev1/doc/source/contributor/plugin creating python-watcher-3.0.3.dev1/doc/source/datasources creating python-watcher-3.0.3.dev1/doc/source/image_src creating python-watcher-3.0.3.dev1/doc/source/image_src/dia creating python-watcher-3.0.3.dev1/doc/source/image_src/plantuml creating python-watcher-3.0.3.dev1/doc/source/images creating python-watcher-3.0.3.dev1/doc/source/install creating python-watcher-3.0.3.dev1/doc/source/man creating python-watcher-3.0.3.dev1/doc/source/strategies creating python-watcher-3.0.3.dev1/doc/source/user creating python-watcher-3.0.3.dev1/etc creating python-watcher-3.0.3.dev1/etc/apache2 creating python-watcher-3.0.3.dev1/etc/watcher creating python-watcher-3.0.3.dev1/etc/watcher/oslo-config-generator creating python-watcher-3.0.3.dev1/etc/watcher/oslo-policy-generator creating python-watcher-3.0.3.dev1/playbooks creating python-watcher-3.0.3.dev1/playbooks/legacy creating python-watcher-3.0.3.dev1/playbooks/legacy/grenade-devstack-watcher creating python-watcher-3.0.3.dev1/python_watcher.egg-info creating python-watcher-3.0.3.dev1/rally-jobs creating python-watcher-3.0.3.dev1/releasenotes creating python-watcher-3.0.3.dev1/releasenotes/notes creating python-watcher-3.0.3.dev1/releasenotes/source creating python-watcher-3.0.3.dev1/releasenotes/source/_static creating python-watcher-3.0.3.dev1/watcher creating python-watcher-3.0.3.dev1/watcher/api creating python-watcher-3.0.3.dev1/watcher/api/controllers creating python-watcher-3.0.3.dev1/watcher/api/controllers/v1 creating python-watcher-3.0.3.dev1/watcher/api/middleware creating python-watcher-3.0.3.dev1/watcher/applier creating python-watcher-3.0.3.dev1/watcher/applier/action_plan creating python-watcher-3.0.3.dev1/watcher/applier/actions creating python-watcher-3.0.3.dev1/watcher/applier/loading creating python-watcher-3.0.3.dev1/watcher/applier/messaging creating python-watcher-3.0.3.dev1/watcher/applier/workflow_engine creating python-watcher-3.0.3.dev1/watcher/cmd creating python-watcher-3.0.3.dev1/watcher/common creating python-watcher-3.0.3.dev1/watcher/common/loader creating python-watcher-3.0.3.dev1/watcher/common/policies creating python-watcher-3.0.3.dev1/watcher/conf creating python-watcher-3.0.3.dev1/watcher/db creating python-watcher-3.0.3.dev1/watcher/db/sqlalchemy creating python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic creating python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions creating python-watcher-3.0.3.dev1/watcher/decision_engine creating python-watcher-3.0.3.dev1/watcher/decision_engine/audit creating python-watcher-3.0.3.dev1/watcher/decision_engine/datasources creating python-watcher-3.0.3.dev1/watcher/decision_engine/datasources/grafana_translator creating python-watcher-3.0.3.dev1/watcher/decision_engine/goal creating python-watcher-3.0.3.dev1/watcher/decision_engine/goal/efficacy creating python-watcher-3.0.3.dev1/watcher/decision_engine/loading creating python-watcher-3.0.3.dev1/watcher/decision_engine/messaging creating python-watcher-3.0.3.dev1/watcher/decision_engine/model creating python-watcher-3.0.3.dev1/watcher/decision_engine/model/collector creating python-watcher-3.0.3.dev1/watcher/decision_engine/model/element creating python-watcher-3.0.3.dev1/watcher/decision_engine/model/notification creating python-watcher-3.0.3.dev1/watcher/decision_engine/planner creating python-watcher-3.0.3.dev1/watcher/decision_engine/scope creating python-watcher-3.0.3.dev1/watcher/decision_engine/scoring creating python-watcher-3.0.3.dev1/watcher/decision_engine/solution creating python-watcher-3.0.3.dev1/watcher/decision_engine/strategy creating python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/common creating python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/context creating python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/selection creating python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies creating python-watcher-3.0.3.dev1/watcher/hacking creating python-watcher-3.0.3.dev1/watcher/locale creating python-watcher-3.0.3.dev1/watcher/locale/de creating python-watcher-3.0.3.dev1/watcher/locale/de/LC_MESSAGES creating python-watcher-3.0.3.dev1/watcher/locale/en_GB creating python-watcher-3.0.3.dev1/watcher/locale/en_GB/LC_MESSAGES creating python-watcher-3.0.3.dev1/watcher/notifications creating python-watcher-3.0.3.dev1/watcher/objects creating python-watcher-3.0.3.dev1/watcher/tests creating python-watcher-3.0.3.dev1/watcher/tests/api creating python-watcher-3.0.3.dev1/watcher/tests/api/v1 creating python-watcher-3.0.3.dev1/watcher/tests/applier creating python-watcher-3.0.3.dev1/watcher/tests/applier/action_plan creating python-watcher-3.0.3.dev1/watcher/tests/applier/actions creating python-watcher-3.0.3.dev1/watcher/tests/applier/actions/loading creating python-watcher-3.0.3.dev1/watcher/tests/applier/messaging creating python-watcher-3.0.3.dev1/watcher/tests/applier/workflow_engine creating python-watcher-3.0.3.dev1/watcher/tests/applier/workflow_engine/loading creating python-watcher-3.0.3.dev1/watcher/tests/cmd creating python-watcher-3.0.3.dev1/watcher/tests/common creating python-watcher-3.0.3.dev1/watcher/tests/common/loader creating python-watcher-3.0.3.dev1/watcher/tests/conf creating python-watcher-3.0.3.dev1/watcher/tests/db creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/audit creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/cluster creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources/grafana_translators creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/event_consumer creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/loading creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/messaging creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/planner creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scope creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scoring creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/solution creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/context creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/selector creating python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies creating python-watcher-3.0.3.dev1/watcher/tests/notifications creating python-watcher-3.0.3.dev1/watcher/tests/objects copying files to python-watcher-3.0.3.dev1... copying .coveragerc -> python-watcher-3.0.3.dev1 copying .mailmap -> python-watcher-3.0.3.dev1 copying .stestr.conf -> python-watcher-3.0.3.dev1 copying .zuul.yaml -> python-watcher-3.0.3.dev1 copying AUTHORS -> python-watcher-3.0.3.dev1 copying CONTRIBUTING.rst -> python-watcher-3.0.3.dev1 copying ChangeLog -> python-watcher-3.0.3.dev1 copying HACKING.rst -> python-watcher-3.0.3.dev1 copying LICENSE -> python-watcher-3.0.3.dev1 copying README.rst -> python-watcher-3.0.3.dev1 copying babel.cfg -> python-watcher-3.0.3.dev1 copying lower-constraints.txt -> python-watcher-3.0.3.dev1 copying requirements.txt -> python-watcher-3.0.3.dev1 copying setup.cfg -> python-watcher-3.0.3.dev1 copying setup.py -> python-watcher-3.0.3.dev1 copying test-requirements.txt -> python-watcher-3.0.3.dev1 copying tox.ini -> python-watcher-3.0.3.dev1 copying api-ref/source/conf.py -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/index.rst -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/parameters.yaml -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-actionplans.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-actions.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-audits.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-audittemplates.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-datamodel.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-goals.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-scoring_engines.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-services.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-v1-strategies.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/watcher-api-versions.inc -> python-watcher-3.0.3.dev1/api-ref/source copying api-ref/source/samples/actionplan-cancel-request-cancelling.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actionplan-cancel-request-pending.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actionplan-list-detailed-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actionplan-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actionplan-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actionplan-start-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actions-list-detailed-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actions-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/actions-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/api-root-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-root-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-cancel-request.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-cancel-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-create-request-continuous.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-create-request-oneshot.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-create-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-list-detailed-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-update-request.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audit-update-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-request-full.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-request-minimal.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-list-detailed-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-update-request.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/audittemplate-update-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/datamodel-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/goal-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/goal-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/scoring_engine-list-detailed-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/scoring_engine-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/scoring_engine-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/service-list-detailed-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/service-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/service-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/strategy-list-detailed-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/strategy-list-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/strategy-show-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying api-ref/source/samples/strategy-state-response.json -> python-watcher-3.0.3.dev1/api-ref/source/samples copying devstack/local.conf.compute -> python-watcher-3.0.3.dev1/devstack copying devstack/local.conf.controller -> python-watcher-3.0.3.dev1/devstack copying devstack/override-defaults -> python-watcher-3.0.3.dev1/devstack copying devstack/plugin.sh -> python-watcher-3.0.3.dev1/devstack copying devstack/settings -> python-watcher-3.0.3.dev1/devstack copying devstack/files/apache-watcher-api.template -> python-watcher-3.0.3.dev1/devstack/files copying devstack/lib/watcher -> python-watcher-3.0.3.dev1/devstack/lib copying devstack/upgrade/resources.sh -> python-watcher-3.0.3.dev1/devstack/upgrade copying devstack/upgrade/settings -> python-watcher-3.0.3.dev1/devstack/upgrade copying devstack/upgrade/shutdown.sh -> python-watcher-3.0.3.dev1/devstack/upgrade copying devstack/upgrade/upgrade.sh -> python-watcher-3.0.3.dev1/devstack/upgrade copying devstack/upgrade/from_rocky/upgrade-watcher -> python-watcher-3.0.3.dev1/devstack/upgrade/from_rocky copying doc/requirements.txt -> python-watcher-3.0.3.dev1/doc copying doc/ext/__init__.py -> python-watcher-3.0.3.dev1/doc/ext copying doc/ext/term.py -> python-watcher-3.0.3.dev1/doc/ext copying doc/ext/versioned_notifications.py -> python-watcher-3.0.3.dev1/doc/ext copying doc/notification_samples/action-cancel-end.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-cancel-error.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-cancel-start.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-create.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-delete.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-execution-end.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-execution-error.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-execution-start.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action-update.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-cancel-end.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-cancel-error.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-cancel-start.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-create.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-delete.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-execution-end.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-execution-error.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-execution-start.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/action_plan-update.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-create.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-delete.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-planner-end.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-planner-error.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-planner-start.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-strategy-end.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-strategy-error.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-strategy-start.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/audit-update.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/infra-optim-exception.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/notification_samples/service-update.json -> python-watcher-3.0.3.dev1/doc/notification_samples copying doc/source/architecture.rst -> python-watcher-3.0.3.dev1/doc/source copying doc/source/conf.py -> python-watcher-3.0.3.dev1/doc/source copying doc/source/glossary.rst -> python-watcher-3.0.3.dev1/doc/source copying doc/source/index.rst -> python-watcher-3.0.3.dev1/doc/source copying doc/source/_static/.placeholder -> python-watcher-3.0.3.dev1/doc/source/_static copying doc/source/admin/apache-mod-wsgi.rst -> python-watcher-3.0.3.dev1/doc/source/admin copying doc/source/admin/gmr.rst -> python-watcher-3.0.3.dev1/doc/source/admin copying doc/source/admin/index.rst -> python-watcher-3.0.3.dev1/doc/source/admin copying doc/source/admin/policy.rst -> python-watcher-3.0.3.dev1/doc/source/admin copying doc/source/admin/ways-to-install.rst -> python-watcher-3.0.3.dev1/doc/source/admin copying doc/source/configuration/configuring.rst -> python-watcher-3.0.3.dev1/doc/source/configuration copying doc/source/configuration/index.rst -> python-watcher-3.0.3.dev1/doc/source/configuration copying doc/source/configuration/watcher.rst -> python-watcher-3.0.3.dev1/doc/source/configuration copying doc/source/contributor/api_microversion_history.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/contributing.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/devstack.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/environment.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/index.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/notifications.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/rally_link.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/testing.rst -> python-watcher-3.0.3.dev1/doc/source/contributor copying doc/source/contributor/plugin/action-plugin.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/base-setup.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/cdmc-plugin.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/goal-plugin.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/index.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/planner-plugin.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/plugins.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/scoring-engine-plugin.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/contributor/plugin/strategy-plugin.rst -> python-watcher-3.0.3.dev1/doc/source/contributor/plugin copying doc/source/datasources/grafana.rst -> python-watcher-3.0.3.dev1/doc/source/datasources copying doc/source/datasources/index.rst -> python-watcher-3.0.3.dev1/doc/source/datasources copying doc/source/image_src/dia/architecture.dia -> python-watcher-3.0.3.dev1/doc/source/image_src/dia copying doc/source/image_src/dia/functional_data_model.dia -> python-watcher-3.0.3.dev1/doc/source/image_src/dia copying doc/source/image_src/plantuml/README.rst -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/action_plan_state_machine.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/audit_state_machine.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_architecture_cdmc_sync.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_create_and_launch_audit.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_create_audit_template.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_from_audit_execution_to_actionplan_creation.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_launch_action_plan.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_launch_action_plan_in_applier.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_overview_watcher_usage.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_trigger_audit_in_decision_engine.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/watcher_db_schema_diagram.txt -> python-watcher-3.0.3.dev1/doc/source/image_src/plantuml copying doc/source/images/action_plan_state_machine.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/architecture.svg -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/audit_state_machine.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/functional_data_model.svg -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_architecture_cdmc_sync.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_create_and_launch_audit.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_create_audit_template.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_from_audit_execution_to_actionplan_creation.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_launch_action_plan.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_launch_action_plan_in_applier.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_overview_watcher_usage.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/sequence_trigger_audit_in_decision_engine.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/images/watcher_db_schema_diagram.png -> python-watcher-3.0.3.dev1/doc/source/images copying doc/source/install/common_configure.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/common_prerequisites.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/get_started.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/index.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/install-rdo.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/install-ubuntu.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/install.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/next-steps.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/install/verify.rst -> python-watcher-3.0.3.dev1/doc/source/install copying doc/source/man/footer.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/man/general-options.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/man/index.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/man/watcher-api.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/man/watcher-applier.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/man/watcher-db-manage.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/man/watcher-decision-engine.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/man/watcher-status.rst -> python-watcher-3.0.3.dev1/doc/source/man copying doc/source/strategies/actuation.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/basic-server-consolidation.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/host_maintenance.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/index.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/node_resource_consolidation.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/noisy_neighbor.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/outlet_temp_control.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/saving_energy.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/storage_capacity_balance.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/strategy-template.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/uniform_airflow.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/vm_workload_consolidation.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/workload-stabilization.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/workload_balance.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/strategies/zone_migration.rst -> python-watcher-3.0.3.dev1/doc/source/strategies copying doc/source/user/index.rst -> python-watcher-3.0.3.dev1/doc/source/user copying doc/source/user/user-guide.rst -> python-watcher-3.0.3.dev1/doc/source/user copying etc/apache2/watcher -> python-watcher-3.0.3.dev1/etc/apache2 copying etc/watcher/README-watcher.conf.txt -> python-watcher-3.0.3.dev1/etc/watcher copying etc/watcher/oslo-config-generator/watcher.conf -> python-watcher-3.0.3.dev1/etc/watcher/oslo-config-generator copying etc/watcher/oslo-policy-generator/watcher-policy-generator.conf -> python-watcher-3.0.3.dev1/etc/watcher/oslo-policy-generator copying playbooks/legacy/grenade-devstack-watcher/post.yaml -> python-watcher-3.0.3.dev1/playbooks/legacy/grenade-devstack-watcher copying playbooks/legacy/grenade-devstack-watcher/run.yaml -> python-watcher-3.0.3.dev1/playbooks/legacy/grenade-devstack-watcher copying python_watcher.egg-info/PKG-INFO -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying python_watcher.egg-info/SOURCES.txt -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying python_watcher.egg-info/dependency_links.txt -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying python_watcher.egg-info/entry_points.txt -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying python_watcher.egg-info/not-zip-safe -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying python_watcher.egg-info/pbr.json -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying python_watcher.egg-info/requires.txt -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying python_watcher.egg-info/top_level.txt -> python-watcher-3.0.3.dev1/python_watcher.egg-info copying rally-jobs/README.rst -> python-watcher-3.0.3.dev1/rally-jobs copying rally-jobs/watcher-watcher.yaml -> python-watcher-3.0.3.dev1/rally-jobs copying releasenotes/notes/.placeholder -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/action-plan-cancel-c54726378019e096.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/action-plan-versioned-notifications-api-e8ca4f5d37aa5b4b.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/action-versioned-notifications-api-ff94fc0f401292d0.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-baremetal-scoper-9ef23f5fb8f0be6a.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-force-field-to-audit-4bcaeedfe27233ad.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-ha-support-b9042255e5b76e42.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-name-for-audit-0df1f39f00736f06.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-plugins-parameters-376eb6b0b8978b44.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-power-on-off-a77673d482568a8b.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-scoring-module-fa00d013ed2d614e.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-start-end-time-for-continuous-audit-52c45052cb06d153.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5bb9693c8a78931c.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/api-call-retry-fef741ac684c58dd.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/api-microversioning-7999a3ee8073bf32.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/audit-scoper-for-storage-data-model-cdccc803542d22db.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/audit-tag-vm-metadata-47a3e4468748853c.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/audit-versioned-notifications-api-bca7738e16954bad.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/automatic-triggering-audit-8a9b0540d547db60.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/background-jobs-ha-9d3cf3fe356f4705.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/bp-audit-scope-exclude-project-511a7720aac00dff.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/build-baremetal-data-model-in-watcher-3023453a47b61dab.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/cdm-scoping-8d9c307bad46bfa1.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/centralise-config-opts-95670987dfbdb0e7.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/change-ram-util-metric-4a3e6984b9dd968d.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/check-strategy-requirements-66f9e9262412f8ec.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/cinder-model-integration-baa394a72a0a33bf.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/cluster-model-objects-wrapper-9c799ea262c56a5b.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/compute-cdm-include-all-instances-f7506ded2d57732f.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/configurable-weights-default-planner-3746b33160bc7347.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/consume-nova-versioned-notifications-f98361b37e546b4d.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/continuously-optimization-35364f4d2c0b81fc.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/cron-based-continuous-audits-c3eedf28d9752b37.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/datasource-query-retry-00cba5f7e68aec39.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/db-migration-e1a705a8b54ccdd2.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/define-the-audit-scope-e89edc5051dcf3f2.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/deprecate-ceilometer-datasource-446b0be70fbce28b.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/dynamic-action-description-0e947b9e7ef2a134.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/efficacy-indicator-95380ad7b84e3be2.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/enhance-watcher-applier-engine-86c676ce8f179e68.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/file-based-metric-map-c2af62b5067895df.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/formal-datasource-interface-implementation-222769d55a127d33.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/get-goal-from-strategy-396c9b13a38bb650.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/global-datasource-preference-3ab47b4be09ff3a5.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/gnocchi-watcher-43c25d391fbd3e9c.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/grafana-datasource-b672367c23ffa0c6.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/graph-based-cluster-model-523937a6f5e66537.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/host-maintenance-strategy-41f640927948fb56.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/improve-compute-data-model-b427c85e4ed2b6fb.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/jsonschema-validation-79cab05d5295da00.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/min-required-nova-train-71f124192d88ae52.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/monasca-support-0b0486b8572ac38b.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/multiple-global-efficacy-indicator-fc11c4844a12a7d5.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/node-resource-consolidation-73bc0c0abfeb0b03.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/noisy-neighbor-strategy-a71342740b59dddc.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/notifications-actionplan-cancel-edb2a4a12543e2d0.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/optimization-threshold-21ad38f0470d0e1a.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/persistent-audit-parameters-ae41dd7252ba9672.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/planner-storage-action-plan-26ef37893c5e8648.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/remove-nova-legacy-notifications-e1b6d10eff58f30a.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/replace-cold-migrate-to-use-nova-migration-api-cecd9a39ddd3bc58.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/scope-for-data-model-ea9792f90db14343.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/service-versioned-notifications-api-70367b79a565d900.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/show-datamodel-api-6945b744fd5d25d5.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/stale-action-plan-b6a6b08df873c128.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/standard-deviation-strategy-cd1d0c443fdfde9c.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/storage-workload-balance-0ecabbc1791e6894.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/support-keystoneclient-option-b30d1ff45f86a2e7.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/support-placement-api-58ce6bef1bbbe98a.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/suspended-audit-state-07f998c94e9d9a47.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/uniform-airflow-strategy-68cdba1419c3f770.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/uwsgi-support-8dcea6961e56dad0.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/volume-migrate-action-fc57b0ce0e4c39ae.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/watcher-notifications-ovo-7b44d52ef6400dd0.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/watcher-planner-selector-84d77549d46f362a.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/watcher-policies-1e86a30f0f11c6fa.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/watcher-service-list-7b2f4b64f71e9b89.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/watcher-versioned-objects-fc5abf5c81c4590c.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/workload-balance-base-on-cpu-or-ram-util-3ff4ee968c32b2ed.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/workload-balance-migration-strategy-a0b05148a57815c0.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/notes/zone-migration-strategy-10f7656a2a01e607.yaml -> python-watcher-3.0.3.dev1/releasenotes/notes copying releasenotes/source/conf.py -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/index.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/newton.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/ocata.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/pike.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/queens.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/rocky.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/stein.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/unreleased.rst -> python-watcher-3.0.3.dev1/releasenotes/source copying releasenotes/source/_static/.placeholder -> python-watcher-3.0.3.dev1/releasenotes/source/_static copying watcher/__init__.py -> python-watcher-3.0.3.dev1/watcher copying watcher/_i18n.py -> python-watcher-3.0.3.dev1/watcher copying watcher/version.py -> python-watcher-3.0.3.dev1/watcher copying watcher/api/__init__.py -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/acl.py -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/app.py -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/app.wsgi -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/config.py -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/hooks.py -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/scheduling.py -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/wsgi.py -> python-watcher-3.0.3.dev1/watcher/api copying watcher/api/controllers/__init__.py -> python-watcher-3.0.3.dev1/watcher/api/controllers copying watcher/api/controllers/base.py -> python-watcher-3.0.3.dev1/watcher/api/controllers copying watcher/api/controllers/link.py -> python-watcher-3.0.3.dev1/watcher/api/controllers copying watcher/api/controllers/rest_api_version_history.rst -> python-watcher-3.0.3.dev1/watcher/api/controllers copying watcher/api/controllers/root.py -> python-watcher-3.0.3.dev1/watcher/api/controllers copying watcher/api/controllers/v1/__init__.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/action.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/action_plan.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/audit.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/audit_template.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/collection.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/data_model.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/efficacy_indicator.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/goal.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/scoring_engine.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/service.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/strategy.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/types.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/utils.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/controllers/v1/versions.py -> python-watcher-3.0.3.dev1/watcher/api/controllers/v1 copying watcher/api/middleware/__init__.py -> python-watcher-3.0.3.dev1/watcher/api/middleware copying watcher/api/middleware/auth_token.py -> python-watcher-3.0.3.dev1/watcher/api/middleware copying watcher/api/middleware/parsable_error.py -> python-watcher-3.0.3.dev1/watcher/api/middleware copying watcher/applier/__init__.py -> python-watcher-3.0.3.dev1/watcher/applier copying watcher/applier/base.py -> python-watcher-3.0.3.dev1/watcher/applier copying watcher/applier/default.py -> python-watcher-3.0.3.dev1/watcher/applier copying watcher/applier/manager.py -> python-watcher-3.0.3.dev1/watcher/applier copying watcher/applier/rpcapi.py -> python-watcher-3.0.3.dev1/watcher/applier copying watcher/applier/sync.py -> python-watcher-3.0.3.dev1/watcher/applier copying watcher/applier/action_plan/__init__.py -> python-watcher-3.0.3.dev1/watcher/applier/action_plan copying watcher/applier/action_plan/base.py -> python-watcher-3.0.3.dev1/watcher/applier/action_plan copying watcher/applier/action_plan/default.py -> python-watcher-3.0.3.dev1/watcher/applier/action_plan copying watcher/applier/actions/__init__.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/base.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/change_node_power_state.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/change_nova_service_state.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/factory.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/migration.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/nop.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/resize.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/sleep.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/actions/volume_migration.py -> python-watcher-3.0.3.dev1/watcher/applier/actions copying watcher/applier/loading/__init__.py -> python-watcher-3.0.3.dev1/watcher/applier/loading copying watcher/applier/loading/default.py -> python-watcher-3.0.3.dev1/watcher/applier/loading copying watcher/applier/messaging/__init__.py -> python-watcher-3.0.3.dev1/watcher/applier/messaging copying watcher/applier/messaging/trigger.py -> python-watcher-3.0.3.dev1/watcher/applier/messaging copying watcher/applier/workflow_engine/__init__.py -> python-watcher-3.0.3.dev1/watcher/applier/workflow_engine copying watcher/applier/workflow_engine/base.py -> python-watcher-3.0.3.dev1/watcher/applier/workflow_engine copying watcher/applier/workflow_engine/default.py -> python-watcher-3.0.3.dev1/watcher/applier/workflow_engine copying watcher/cmd/__init__.py -> python-watcher-3.0.3.dev1/watcher/cmd copying watcher/cmd/api.py -> python-watcher-3.0.3.dev1/watcher/cmd copying watcher/cmd/applier.py -> python-watcher-3.0.3.dev1/watcher/cmd copying watcher/cmd/dbmanage.py -> python-watcher-3.0.3.dev1/watcher/cmd copying watcher/cmd/decisionengine.py -> python-watcher-3.0.3.dev1/watcher/cmd copying watcher/cmd/status.py -> python-watcher-3.0.3.dev1/watcher/cmd copying watcher/cmd/sync.py -> python-watcher-3.0.3.dev1/watcher/cmd copying watcher/common/__init__.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/cinder_helper.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/clients.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/config.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/context.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/exception.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/ironic_helper.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/keystone_helper.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/nova_helper.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/paths.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/placement_helper.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/policy.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/rpc.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/scheduling.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/service.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/service_manager.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/utils.py -> python-watcher-3.0.3.dev1/watcher/common copying watcher/common/loader/__init__.py -> python-watcher-3.0.3.dev1/watcher/common/loader copying watcher/common/loader/base.py -> python-watcher-3.0.3.dev1/watcher/common/loader copying watcher/common/loader/default.py -> python-watcher-3.0.3.dev1/watcher/common/loader copying watcher/common/loader/loadable.py -> python-watcher-3.0.3.dev1/watcher/common/loader copying watcher/common/policies/__init__.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/action.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/action_plan.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/audit.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/audit_template.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/base.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/data_model.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/goal.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/scoring_engine.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/service.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/common/policies/strategy.py -> python-watcher-3.0.3.dev1/watcher/common/policies copying watcher/conf/__init__.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/api.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/applier.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/ceilometer_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/cinder_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/clients_auth.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/collector.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/datasources.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/db.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/decision_engine.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/exception.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/glance_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/gnocchi_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/grafana_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/grafana_translators.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/ironic_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/keystone_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/monasca_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/neutron_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/nova_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/opts.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/paths.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/placement_client.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/planner.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/plugins.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/conf/service.py -> python-watcher-3.0.3.dev1/watcher/conf copying watcher/db/__init__.py -> python-watcher-3.0.3.dev1/watcher/db copying watcher/db/api.py -> python-watcher-3.0.3.dev1/watcher/db copying watcher/db/migration.py -> python-watcher-3.0.3.dev1/watcher/db copying watcher/db/purge.py -> python-watcher-3.0.3.dev1/watcher/db copying watcher/db/sqlalchemy/__init__.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/alembic.ini -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/api.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/job_store.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/migration.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/models.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/alembic/README.rst -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/env.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/script.py.mako -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> python-watcher-3.0.3.dev1/watcher/db/sqlalchemy/alembic/versions copying watcher/decision_engine/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine copying watcher/decision_engine/gmr.py -> python-watcher-3.0.3.dev1/watcher/decision_engine copying watcher/decision_engine/manager.py -> python-watcher-3.0.3.dev1/watcher/decision_engine copying watcher/decision_engine/rpcapi.py -> python-watcher-3.0.3.dev1/watcher/decision_engine copying watcher/decision_engine/scheduling.py -> python-watcher-3.0.3.dev1/watcher/decision_engine copying watcher/decision_engine/sync.py -> python-watcher-3.0.3.dev1/watcher/decision_engine copying watcher/decision_engine/audit/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/audit copying watcher/decision_engine/audit/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/audit copying watcher/decision_engine/audit/continuous.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/audit copying watcher/decision_engine/audit/oneshot.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/audit copying watcher/decision_engine/datasources/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/ceilometer.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/gnocchi.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/grafana.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/manager.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/monasca.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/grafana_translator/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/datasources/grafana_translator/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/datasources/grafana_translator/influxdb.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/goal/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/goal copying watcher/decision_engine/goal/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/goal copying watcher/decision_engine/goal/goals.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/goal copying watcher/decision_engine/goal/efficacy/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/indicators.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/specs.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/loading/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/loading copying watcher/decision_engine/loading/default.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/loading copying watcher/decision_engine/messaging/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/messaging copying watcher/decision_engine/messaging/audit_endpoint.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/messaging copying watcher/decision_engine/messaging/data_model_endpoint.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/messaging copying watcher/decision_engine/model/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model copying watcher/decision_engine/model/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model copying watcher/decision_engine/model/model_root.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model copying watcher/decision_engine/model/collector/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/cinder.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/ironic.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/manager.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/nova.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/collector copying watcher/decision_engine/model/element/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/baremetal_resource.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/compute_resource.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/instance.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/node.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/storage_resource.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/volume.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/element copying watcher/decision_engine/model/notification/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/cinder.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/filtering.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/nova.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/model/notification copying watcher/decision_engine/planner/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/planner copying watcher/decision_engine/planner/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/planner copying watcher/decision_engine/planner/manager.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/planner copying watcher/decision_engine/planner/node_resource_consolidation.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/planner copying watcher/decision_engine/planner/weight.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/planner copying watcher/decision_engine/planner/workload_stabilization.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/planner copying watcher/decision_engine/scope/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scope copying watcher/decision_engine/scope/baremetal.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scope copying watcher/decision_engine/scope/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scope copying watcher/decision_engine/scope/compute.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scope copying watcher/decision_engine/scope/storage.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scope copying watcher/decision_engine/scoring/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/dummy_scorer.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/dummy_scoring_container.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/scoring_factory.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/scoring copying watcher/decision_engine/solution/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/solution copying watcher/decision_engine/solution/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/solution copying watcher/decision_engine/solution/default.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/solution copying watcher/decision_engine/solution/efficacy.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/solution copying watcher/decision_engine/solution/solution_comparator.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/solution copying watcher/decision_engine/solution/solution_evaluator.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/solution copying watcher/decision_engine/strategy/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy copying watcher/decision_engine/strategy/common/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/common copying watcher/decision_engine/strategy/common/level.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/common copying watcher/decision_engine/strategy/context/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/context/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/context/default.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/selection/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/selection/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/selection/default.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/strategies/__init__.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/actuation.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/base.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/basic_consolidation.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_strategy.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/host_maintenance.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/saving_energy.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/uniform_airflow.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/workload_balance.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/workload_stabilization.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/zone_migration.py -> python-watcher-3.0.3.dev1/watcher/decision_engine/strategy/strategies copying watcher/hacking/__init__.py -> python-watcher-3.0.3.dev1/watcher/hacking copying watcher/hacking/checks.py -> python-watcher-3.0.3.dev1/watcher/hacking copying watcher/locale/de/LC_MESSAGES/watcher.po -> python-watcher-3.0.3.dev1/watcher/locale/de/LC_MESSAGES copying watcher/locale/en_GB/LC_MESSAGES/watcher.po -> python-watcher-3.0.3.dev1/watcher/locale/en_GB/LC_MESSAGES copying watcher/notifications/__init__.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/action.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/action_plan.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/audit.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/base.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/exception.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/goal.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/service.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/notifications/strategy.py -> python-watcher-3.0.3.dev1/watcher/notifications copying watcher/objects/__init__.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/action.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/action_description.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/action_plan.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/audit.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/audit_template.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/base.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/efficacy_indicator.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/fields.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/goal.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/scoring_engine.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/service.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/objects/strategy.py -> python-watcher-3.0.3.dev1/watcher/objects copying watcher/tests/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests copying watcher/tests/base.py -> python-watcher-3.0.3.dev1/watcher/tests copying watcher/tests/conf_fixture.py -> python-watcher-3.0.3.dev1/watcher/tests copying watcher/tests/config.py -> python-watcher-3.0.3.dev1/watcher/tests copying watcher/tests/fake_policy.py -> python-watcher-3.0.3.dev1/watcher/tests copying watcher/tests/fakes.py -> python-watcher-3.0.3.dev1/watcher/tests copying watcher/tests/policy_fixture.py -> python-watcher-3.0.3.dev1/watcher/tests copying watcher/tests/api/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/base.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/test_base.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/test_hooks.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/test_root.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/test_scheduling.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/test_utils.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/utils.py -> python-watcher-3.0.3.dev1/watcher/tests/api copying watcher/tests/api/v1/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_actions.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_actions_plans.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_audit_templates.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_audits.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_data_model.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_goals.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_microversions.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_root.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_scoring_engines.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_services.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_strategies.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_types.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/api/v1/test_utils.py -> python-watcher-3.0.3.dev1/watcher/tests/api/v1 copying watcher/tests/applier/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/applier copying watcher/tests/applier/test_applier_manager.py -> python-watcher-3.0.3.dev1/watcher/tests/applier copying watcher/tests/applier/test_rpcapi.py -> python-watcher-3.0.3.dev1/watcher/tests/applier copying watcher/tests/applier/test_sync.py -> python-watcher-3.0.3.dev1/watcher/tests/applier copying watcher/tests/applier/action_plan/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/action_plan copying watcher/tests/applier/action_plan/test_default_action_handler.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/action_plan copying watcher/tests/applier/actions/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_change_node_power_state.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_change_nova_service_state.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_migration.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_resize.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_sleep.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_volume_migration.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions copying watcher/tests/applier/actions/loading/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions/loading copying watcher/tests/applier/actions/loading/test_default_actions_loader.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/actions/loading copying watcher/tests/applier/messaging/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/messaging copying watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/messaging copying watcher/tests/applier/workflow_engine/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/loading/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/workflow_engine/loading copying watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> python-watcher-3.0.3.dev1/watcher/tests/applier/workflow_engine/loading copying watcher/tests/cmd/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/cmd copying watcher/tests/cmd/test_api.py -> python-watcher-3.0.3.dev1/watcher/tests/cmd copying watcher/tests/cmd/test_applier.py -> python-watcher-3.0.3.dev1/watcher/tests/cmd copying watcher/tests/cmd/test_db_manage.py -> python-watcher-3.0.3.dev1/watcher/tests/cmd copying watcher/tests/cmd/test_decision_engine.py -> python-watcher-3.0.3.dev1/watcher/tests/cmd copying watcher/tests/cmd/test_status.py -> python-watcher-3.0.3.dev1/watcher/tests/cmd copying watcher/tests/common/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/common copying watcher/tests/common/test_cinder_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/common copying watcher/tests/common/test_clients.py -> python-watcher-3.0.3.dev1/watcher/tests/common copying watcher/tests/common/test_ironic_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/common copying watcher/tests/common/test_nova_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/common copying watcher/tests/common/test_placement_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/common copying watcher/tests/common/test_service.py -> python-watcher-3.0.3.dev1/watcher/tests/common copying watcher/tests/common/loader/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/common/loader copying watcher/tests/common/loader/test_loader.py -> python-watcher-3.0.3.dev1/watcher/tests/common/loader copying watcher/tests/conf/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/conf copying watcher/tests/conf/test_list_opts.py -> python-watcher-3.0.3.dev1/watcher/tests/conf copying watcher/tests/db/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/base.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_action.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_action_description.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_action_plan.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_audit.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_audit_template.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_efficacy_indicator.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_goal.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_purge.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_scoring_engine.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_service.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/test_strategy.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/db/utils.py -> python-watcher-3.0.3.dev1/watcher/tests/db copying watcher/tests/decision_engine/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine copying watcher/tests/decision_engine/fake_goals.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine copying watcher/tests/decision_engine/fake_strategies.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_gmr.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_rpcapi.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_scheduling.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_sync.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine copying watcher/tests/decision_engine/audit/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/audit copying watcher/tests/decision_engine/audit/test_audit_handlers.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/audit copying watcher/tests/decision_engine/cluster/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/datasources/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_base.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_ceilometer_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_grafana_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_manager.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_monasca_helper.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/event_consumer/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/event_consumer copying watcher/tests/decision_engine/loading/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_collector_loader.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_default_planner_loader.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_goal_loader.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/messaging/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/model/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/ceilometer_metrics.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/faker_cluster_state.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/gnocchi_metrics.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/monasca_metrics.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/test_element.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/test_model.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_10.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/notification/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/fake_managers.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_notifications.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/data/capacity.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-lock.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-update.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-create.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-delete.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-update.json -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/planner/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_planner_manager.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_weight_planner.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/scope/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/fake_scopes.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_baremetal.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_compute.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_storage.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scoring/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_scoring_factory.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/solution/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/solution copying watcher/tests/decision_engine/solution/test_default_solution.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/solution copying watcher/tests/decision_engine/strategy/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy copying watcher/tests/decision_engine/strategy/context/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/context copying watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/context copying watcher/tests/decision_engine/strategy/selector/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/selector copying watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/selector copying watcher/tests/decision_engine/strategy/strategies/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_base.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> python-watcher-3.0.3.dev1/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/notifications/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/notifications copying watcher/tests/notifications/test_action_notification.py -> python-watcher-3.0.3.dev1/watcher/tests/notifications copying watcher/tests/notifications/test_action_plan_notification.py -> python-watcher-3.0.3.dev1/watcher/tests/notifications copying watcher/tests/notifications/test_audit_notification.py -> python-watcher-3.0.3.dev1/watcher/tests/notifications copying watcher/tests/notifications/test_notification.py -> python-watcher-3.0.3.dev1/watcher/tests/notifications copying watcher/tests/notifications/test_service_notifications.py -> python-watcher-3.0.3.dev1/watcher/tests/notifications copying watcher/tests/objects/__init__.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_action.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_action_description.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_action_plan.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_audit.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_audit_template.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_efficacy_indicator.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_goal.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_objects.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_scoring_engine.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_service.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/test_strategy.py -> python-watcher-3.0.3.dev1/watcher/tests/objects copying watcher/tests/objects/utils.py -> python-watcher-3.0.3.dev1/watcher/tests/objects Writing python-watcher-3.0.3.dev1/setup.cfg creating dist Creating tar archive removing 'python-watcher-3.0.3.dev1' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jvc_xct3:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-vmware-nsx-4724ea28e849a4faa82fea2816ca5ec45ab470f6 baseurl=https://trunk.rdoproject.org/centos7-train/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6171360 2714952 1690356 7380056 8066412 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7hca0ngz', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6189372 2697492 1690284 7379504 8048472 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 845M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.eka5j5tz', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '17615834b3744d2ab1819de5b0b6fd1f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=python-watcher-3.0.3.dev1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/python-watcher-3.0.3.dev1.tar.gz ++ basename python-watcher-3.0.3.dev1.tar.gz .tar.gz + SOURCEWITHREL=python-watcher-3.0.3.dev1-0.20230819095818.837e658.tar.gz + mv dist/python-watcher-3.0.3.dev1.tar.gz /tmp/tmp.LggM3UeJaP/SOURCES/python-watcher-3.0.3.dev1-0.20230819095818.837e658.tar.gz + cd /home/centos-train/data/openstack-watcher_distro + cp -a conf.README openstack-watcher-api.service openstack-watcher-applier.service openstack-watcher-decision-engine.service openstack-watcher.spec sources watcher-dist.conf watcher.logrotate /tmp/tmp.LggM3UeJaP/SOURCES/ + cp openstack-watcher.spec /tmp/tmp.LggM3UeJaP/SPECS/ + cd /tmp/tmp.LggM3UeJaP/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-watcher.spec + sed -i -e '1i%define upstream_version 3.0.3.dev1\' openstack-watcher.spec + grep -qc '^%global dlrn .*' openstack-watcher.spec + sed -i -e '1i%global dlrn 1\' openstack-watcher.spec + grep -qc '^%global dlrn_nvr .*' openstack-watcher.spec ++ basename python-watcher-3.0.3.dev1-0.20230819095818.837e658.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr python-watcher-3.0.3.dev1-0.20230819095818.837e658\' openstack-watcher.spec + sed -i -e s/UPSTREAMVERSION/3.0.3.dev1/g openstack-watcher.spec + VERSION=3.0.3 + sed -i -e 's/Version:.*/Version: 3.0.3/g' openstack-watcher.spec + sed -i -e 's/Release:.*/Release: 0.20230819095818.837e658%{?dist}/g' openstack-watcher.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: python-watcher-3.0.3.dev1-0.20230819095818.837e658.tar.gz/' openstack-watcher.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-watcher.spec + cat openstack-watcher.spec %global dlrn_nvr python-watcher-3.0.3.dev1-0.20230819095818.837e658 %global dlrn 1 %define upstream_version 3.0.3.dev1 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %global service watcher %global common_desc Watcher is an Infrastructure Optimization service. %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 Name: openstack-%{service} Version: 3.0.3 Release: 0.20230819095818.837e658%{?dist} Summary: Openstack Infrastructure Optimization service. License: ASL 2.0 URL: https://launchpad.net/watcher Source0: python-watcher-3.0.3.dev1-0.20230819095818.837e658.tar.gz # # Systemd scripts Source10: openstack-watcher-api.service Source11: openstack-watcher-applier.service Source12: openstack-watcher-decision-engine.service BuildArch: noarch BuildRequires: git BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-oslo-config >= 2:5.2.0 BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-pbr >= 3.1.1 BuildRequires: systemd BuildRequires: python%{pyver}-debtcollector BuildRequires: python%{pyver}-APScheduler BuildRequires: python%{pyver}-microversion-parse %description %{common_desc} %package -n python%{pyver}-%{service} Summary: Watcher Python libraries %{?python_provide:%python_provide python%{pyver}-%{service}} Requires: python%{pyver}-APScheduler Requires: python%{pyver}-croniter >= 0.3.20 Requires: python%{pyver}-os-resource-classes >= 0.4.0 Requires: python%{pyver}-jsonpatch >= 1.21 Requires: python%{pyver}-jsonschema >= 2.6.0 Requires: python%{pyver}-keystoneauth1 >= 3.4.0 Requires: python%{pyver}-keystonemiddleware >= 4.21.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-cache >= 1.29.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.21.0 Requires: python%{pyver}-oslo-db >= 4.35.0 Requires: python%{pyver}-oslo-i18n >= 3.20.0 Requires: python%{pyver}-oslo-log >= 3.37.0 Requires: python%{pyver}-oslo-messaging >= 8.1.2 Requires: python%{pyver}-oslo-policy >= 1.34.0 Requires: python%{pyver}-oslo-reports >= 1.27.0 Requires: python%{pyver}-oslo-serialization >= 2.25.0 Requires: python%{pyver}-oslo-service >= 1.30.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.0 Requires: python%{pyver}-oslo-utils >= 3.36.0 Requires: python%{pyver}-oslo-versionedobjects >= 1.32.0 Requires: python%{pyver}-pbr >= 3.1.1 Requires: python%{pyver}-pecan >= 1.3.2 Requires: python%{pyver}-prettytable >= 0.7.2 Requires: python%{pyver}-ceilometerclient >= 2.9.0 Requires: python%{pyver}-cinderclient >= 3.5.0 Requires: python%{pyver}-glanceclient >= 1:2.9.1 Requires: python%{pyver}-gnocchiclient >= 7.0.1 Requires: python%{pyver}-ironicclient >= 2.5.0 Requires: python%{pyver}-keystoneclient >= 1:3.15.0 Requires: python%{pyver}-microversion-parse >= 0.2.1 Requires: python%{pyver}-monascaclient >= 1.12.0 Requires: python%{pyver}-neutronclient >= 6.7.0 Requires: python%{pyver}-novaclient >= 1:14.1.0 Requires: python%{pyver}-openstackclient >= 3.14.0 Requires: python%{pyver}-six >= 1.11.0 Requires: python%{pyver}-sqlalchemy >= 1.2.5 Requires: python%{pyver}-stevedore >= 1.28.0 Requires: python%{pyver}-taskflow >= 3.1.0 Requires: python%{pyver}-wsme >= 0.9.2 # Handle python2 exception %if %{pyver} == 2 Requires: python-enum34 Requires: python-lxml >= 3.2.1 Requires: python-networkx >= 1.11 Requires: python-paste-deploy >= 1.5.2 Requires: python%{pyver}-webob >= 1.8.5 %else Requires: python%{pyver}-lxml >= 3.2.1 Requires: python%{pyver}-networkx >= 1.11 Requires: python%{pyver}-paste-deploy >= 1.5.2 # Fedora don't have 1.8.5 Requires: python%{pyver}-webob >= 1.7.4 %endif %description -n python%{pyver}-%{service} Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a complete optimization loop—including everything from a metrics receiver, complex event processor and profiler, optimization processor and an action plan applier. This provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency—and more! This package contains the Python libraries. %package common Summary: Components common for OpenStack Watcher Requires: python%{pyver}-%{service} = %{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description common Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a complete optimization loop—including everything from a metrics receiver, complex event processor and profiler, optimization processor and an action plan applier. This provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency—and more! This package contains the common files. %package api Summary: OpenStack Watcher API service Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the ReST API. %package applier Summary: OpenStack Watcher Applier service Requires: %{name}-common = %{version}-%{release} %description applier %{common_desc} This package contains the watcher applier, which is one of core services of watcher. %package decision-engine Summary: OpenStack Watcher Decision Engine service Requires: %{name}-common = %{version}-%{release} %description decision-engine %{common_desc} This package contains the Watcher Decision Engine, which is one of core services of watcher. %package -n python%{pyver}-%{service}-tests-unit Summary: Watcher unit tests %{?python_provide:%python_provide python%{pyver}-%{service}-tests-unit} Requires: %{name}-common = %{version}-%{release} %description -n python%{pyver}-watcher-tests-unit This package contains the Watcher test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Workflow Service BuildRequires: python%{pyver}-hacking BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-cache BuildRequires: python%{pyver}-croniter BuildRequires: python%{pyver}-jsonschema BuildRequires: python%{pyver}-os-testr BuildRequires: python%{pyver}-pecan BuildRequires: python%{pyver}-subunit BuildRequires: python%{pyver}-cinderclient BuildRequires: python%{pyver}-glanceclient BuildRequires: python%{pyver}-keystoneclient BuildRequires: python%{pyver}-novaclient BuildRequires: python%{pyver}-monascaclient BuildRequires: python%{pyver}-gnocchiclient BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: python%{pyver}-ceilometerclient BuildRequires: python%{pyver}-ironicclient BuildRequires: python%{pyver}-openstackclient BuildRequires: python%{pyver}-testrepository BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-testtools BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-openstackdocstheme BuildRequires: python%{pyver}-sphinxcontrib-apidoc BuildRequires: python%{pyver}-sphinxcontrib-pecanwsme BuildRequires: python%{pyver}-sphinxcontrib-rsvgconverter BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-oslo-versionedobjects BuildRequires: python%{pyver}-oslo-messaging BuildRequires: python%{pyver}-oslo-reports BuildRequires: python%{pyver}-reno BuildRequires: python%{pyver}-jsonpatch BuildRequires: python%{pyver}-taskflow BuildRequires: python%{pyver}-wsme BuildRequires: python%{pyver}-voluptuous BuildRequires: python%{pyver}-debtcollector BuildRequires: openstack-macros # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-freezegun BuildRequires: python-networkx BuildRequires: python-sphinxcontrib-httpdomain %else BuildRequires: python%{pyver}-freezegun BuildRequires: python%{pyver}-networkx BuildRequires: python%{pyver}-sphinxcontrib-httpdomain %endif %description doc OpenStack Watcher documentaion. This package contains the documentation %endif %prep %autosetup -n python-%{service}-%{upstream_version} -S git %py_req_cleanup %build %{pyver_build} oslo-config-generator-%{pyver} --config-file etc/watcher/oslo-config-generator/watcher.conf \ --output-file etc/watcher.conf.sample %install %{pyver_install} %if 0%{?with_doc} export PYTHONPATH="$( pwd ):$PYTHONPATH" sphinx-build-%{pyver} -b html doc/source doc/build/html rm -rf doc/build/html/.{doctrees,buildinfo} %endif mkdir -p %{buildroot}%{_sysconfdir}/watcher/ mkdir -p %{buildroot}%{_localstatedir}/log/watcher mkdir -p %{buildroot}%{_localstatedir}/run/watcher mkdir -p %{buildroot}%{_localstatedir}/cache/watcher install -p -D -m 644 %SOURCE10 %{buildroot}%{_unitdir}/openstack-watcher-api.service install -p -D -m 644 %SOURCE11 %{buildroot}%{_unitdir}/openstack-watcher-applier.service install -p -D -m 644 %SOURCE12 %{buildroot}%{_unitdir}/openstack-watcher-decision-engine.service install -p -D -m 640 etc/watcher.conf.sample \ %{buildroot}%{_sysconfdir}/watcher/watcher.conf chmod +x %{buildroot}%{_bindir}/watcher* # Remove unneeded in production rm -f %{buildroot}/usr/etc/watcher.conf.sample rm -f %{buildroot}/usr/etc/watcher/README-watcher.conf.txt rm -rf %{buildroot}/usr/etc/watcher/oslo-config-generator # Move /usr/etc/watcher to /etc/watcher rm -rf %{buildroot}/usr/etc %pre common USERNAME=watcher GROUPNAME=$USERNAME HOMEDIR=%{_localstatedir}/cache/$USERNAME getent group $GROUPNAME >/dev/null || groupadd -r $GROUPNAME getent passwd $USERNAME >/dev/null || useradd -r -g $GROUPNAME -G $GROUPNAME -d $HOMEDIR -s /sbin/nologin \ -c "Satcher Services" $USERNAME exit 0 %post api %systemd_post openstack-watcher-api.service %preun api %systemd_preun openstack-watcher-api.service %postun api %systemd_postun_with_restart openstack-watcher-api.service %post applier %systemd_post openstack-watcher-applier.service %preun applier %systemd_preun openstack-watcher-applier.service %postun applier %systemd_postun_with_restart openstack-watcher-applier.service %post decision-engine %systemd_post openstack-watcher-decision-engine.service %preun decision-engine %systemd_preun openstack-watcher-decision-engine.service %postun decision-engine %systemd_postun_with_restart openstack-watcher-decision-engine.service %files api %license LICENSE %{_bindir}/watcher-api %{_bindir}/watcher-api-wsgi %{_unitdir}/openstack-watcher-api.service %files common %license LICENSE %dir %{_sysconfdir}/watcher %config(noreplace) %attr(-, watcher, watcher) %{_sysconfdir}/watcher/* %{_bindir}/watcher-db-manage %dir %attr(755, watcher, watcher) %{_localstatedir}/run/watcher %dir %attr(750, watcher, root) %{_localstatedir}/log/watcher %dir %attr(755, watcher, watcher) %{_localstatedir}/cache/watcher %{_bindir}/watcher-sync %{_bindir}/watcher-status %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %files applier %license LICENSE %{_bindir}/watcher-applier %{_unitdir}/openstack-watcher-applier.service %files decision-engine %license LICENSE %{_bindir}/watcher-decision-engine %{_unitdir}/openstack-watcher-decision-engine.service %files -n python%{pyver}-%{service} %license LICENSE %{pyver_sitelib}/%{service} %{pyver_sitelib}/python_%{service}-*.egg-info %exclude %{pyver_sitelib}/%{service}/tests %files -n python%{pyver}-%{service}-tests-unit %license LICENSE %{pyver_sitelib}/%{service}/tests %changelog + spectool -g -C /tmp/tmp.LggM3UeJaP/SOURCES openstack-watcher.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce --spec openstack-watcher.spec --sources=/tmp/tmp.LggM3UeJaP/SOURCES INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.shovk57z:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-vmware-nsx-4724ea28e849a4faa82fea2816ca5ec45ab470f6 baseurl=https://trunk.rdoproject.org/centos7-train/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-watcher.spec) Config(dlrn-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6154276 3557584 866136 6554508 8907712 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.hs7v2m21', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6169448 2732836 1676192 7364084 8082488 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5xrgvj__', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '086593f5d7d246e589006f285753f7eb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '74ff276cd8054955a691d567eedd17e5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '822879382a304db09d84fecfae035764', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fd4edfa4a18f432fa26327295fc1bc7a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0e4c238eb9fc4caa9d46e513b1a9e461', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p60zq68m:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd7a6ea00130444df93d20f86db0d24c0', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p60zq68m:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-python-networking-vmware-nsx-4724ea28e 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 12 MB/s | 2.9 MB 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 6.5 MB/s | 1.4 MB 00:00 DEBUG: BaseOS 11 MB/s | 10 MB 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7db0663708e34fa0a84402584eca8a29', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.shovk57z:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.shovk57z:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '48a985505bd2422fb13b6de76dfc4e57', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.shovk57z:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-watcher.spec) Config(dlrn-5) 0 minutes 13 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.LggM3UeJaP INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-vmware-nsx-4724ea28e849a4faa82fea2816ca5ec45ab470f6 baseurl=https://trunk.rdoproject.org/centos7-train/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm INFO: Start(/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6146840 3539720 865860 6579808 8915428 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.a1mnr5hx', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6168952 2707720 1675992 7389696 8083184 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vb9ye56a', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a38472fc4a58434893a144c1fc3e4152', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e5695ef952104920bc51e4edd032099c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9055bcd860d240988899ebc57a73922e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '644fab36be9949f58b2d6dd25f97e29d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd271881dce084365b77c914f9de85b9f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._a7mbo9a:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5d1c4e2dfe4048b0954031a027b5a666', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._a7mbo9a:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-python-networking-vmware-nsx-4724ea28e 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ceb448d32e9a4464863d2ede900f97df', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm Start: build setup for openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'efec8720a70f4e06ac25764e743f1a53', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-watcher-3.0.3-0.202308190958######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '557dfaff83a9421b81f8b18f6ee95f89', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openstack-watcher-api.service DEBUG: openstack-watcher-applier.service DEBUG: openstack-watcher-decision-engine.service DEBUG: openstack-watcher.spec DEBUG: python-watcher-3.0.3.dev1-0.20230819095818.837e658.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4d9aba8fa3f3467782bf4aac2a85b64f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._a7mbo9a:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '830ae887c97f4b7288517d115f2459e9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._a7mbo9a:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Last metadata expiration check: 0:00:02 ago on Sat Aug 19 09:58:46 2023. DEBUG: Package git-1.8.3.1-25.el7_9.x86_64 is already installed. DEBUG: Package python-devel-2.7.5-93.el7_9.x86_64 is already installed. DEBUG: Package python2-setuptools-40.8.0-1.el7.noarch is already installed. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package systemd-219-78.el7_9.7.x86_64 is already installed. DEBUG: Package python2-mock-3.0.5-1.el7.noarch is already installed. DEBUG: Package python2-sphinx-1:1.8.4-1.el7.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-ceilometerclient noarch2.9.0-0.20200221121322.3b4e35a.el7 delorean 101 k DEBUG: python2-cinderclient noarch5.0.2-0.20210415101924.7e9e31c.el7 delorean 233 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-gnocchiclient noarch7.0.4-0.20200221171413.64814b9.el7 delorean 71 k DEBUG: python2-hacking noarch1.0.1-0.20200220153249.865398f.el7 delorean 1.0 M DEBUG: python2-ironicclient noarch3.1.2-0.20200522045908.1220d76.el7 delorean 335 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-microversion-parse noarch0.2.1-0.20200221125329.ae5e3ce.el7 delorean 27 k DEBUG: python2-monascaclient noarch1.16.0-0.20200221131000.3b9ec11.el7 delorean 50 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-openstackclient noarch4.0.2-0.20210709052920.54bf2c0.el7 delorean 1.1 M DEBUG: python2-os-testr noarch1.1.0-0.20200221094810.414bbf6.el7 delorean 65 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-versionedobjects noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 71 k DEBUG: python2-oslotest noarch3.8.1-0.20200220113836.7ad16de.el7 delorean 45 k DEBUG: python2-reno noarch2.11.3-0.20200221082740.cba8022.el7 delorean 98 k DEBUG: python2-taskflow noarch3.7.1-0.20200221131057.f0eae2c.el7 delorean 680 k DEBUG: python2-wsme noarch0.9.4-0.20200221112400.bff9624.el7 delorean 187 k DEBUG: python2-APScheduler noarch3.0.5-2.el7 delorean-train-testing 79 k DEBUG: python2-croniter noarch0.3.27-1.el7 delorean-train-testing 35 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-networkx noarch2.2-3.el7 delorean-train-testing 2.1 M DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-testrepository noarch0.0.20-12.el7 delorean-train-testing 165 k DEBUG: python2-testscenarios noarch0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-freezegun noarch0.3.11-4.el7 delorean-train-build-deps 27 k DEBUG: python2-openstackdocstheme noarch1.29.0-2.el7 delorean-train-build-deps 959 k DEBUG: python2-sphinxcontrib-apidoc noarch0.2.1-6.el7 delorean-train-build-deps 14 k DEBUG: python2-sphinxcontrib-httpdomain noarch1.6.1-1.el7 delorean-train-build-deps 38 k DEBUG: python2-sphinxcontrib-pecanwsme noarch0.8.0-3.el7 delorean-train-build-deps 16 k DEBUG: python2-sphinxcontrib-rsvgconverter noarch0.1.0-4.el7 delorean-train-build-deps 5.8 k DEBUG: Installing dependencies: DEBUG: python-openstackclient-lang noarch4.0.2-0.20210709052920.54bf2c0.el7 delorean 52 k DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 7.2 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-automaton noarch1.17.0-0.20200221121415.5e82feb.el7 delorean 36 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-mox3 noarch0.28.0-0.20200220113751.0a1e5b9.el7 delorean 74 k DEBUG: python2-neutronclient noarch6.14.1-0.20200629065515.a09e824.el7 delorean 300 k DEBUG: python2-openstacksdk noarch0.36.5-0.20210204072925.feda828.el7 delorean 767 k DEBUG: python2-os-client-config noarch1.33.0-0.20200221112941.d0eea17.el7 delorean 48 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-requestsexceptions noarch1.4.0-0.20200221093246.d7ac0ff.el7 delorean 10 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: pyflakes noarch0.9.2-1.el7 delorean-train-testing 42 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-matplotlib-data noarch2.0.0-3.el7 delorean-train-testing 2.1 M DEBUG: python-matplotlib-data-fonts noarch2.0.0-3.el7 delorean-train-testing 2.4 M DEBUG: python-mccabe noarch0.2.1-4.el7 delorean-train-testing 12 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-nose noarch1.3.7-7.el7 delorean-train-testing 275 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-tzlocal noarch1.2-4.el7 delorean-train-testing 26 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cycler noarch0.10.0-2.el7 delorean-train-testing 14 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-flake8 noarch2.6.2-1.el7 delorean-train-testing 60 k DEBUG: python2-functools32 noarch3.2.3.2-1.el7 delorean-train-testing 24 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jmespath noarch0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-munch noarch2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pycodestyle noarch2.0.0-5.el7 delorean-train-testing 77 k DEBUG: python2-pydot noarch1.4.1-1.el7 delorean-train-testing 45 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: blosc x86_641.11.1-3.el7 delorean-train-testing 111 k DEBUG: dulwich-core x86_640.19.11-1.el7 delorean-train-testing 28 k DEBUG: hdf5 x86_641.8.13-7.el7 delorean-train-testing 1.6 M DEBUG: libqhull x86_642015.2-1.el7 delorean-train-testing 159 k DEBUG: python-Bottleneck x86_640.6.0-4.el7 delorean-train-testing 893 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-dulwich x86_640.19.11-1.el7 delorean-train-testing 635 k DEBUG: python2-matplotlib x86_642.0.0-3.el7 delorean-train-testing 3.0 M DEBUG: python2-matplotlib-tk x86_642.0.0-3.el7 delorean-train-testing 57 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-numexpr x86_642.6.1-3.el7 delorean-train-testing 330 k DEBUG: python2-numpy x86_641:1.14.5-1.el7 delorean-train-testing 3.7 M DEBUG: python2-pandas x86_640.19.1-2.el7.2 delorean-train-testing 7.9 M DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-scipy x86_640.18.0-3.el7 delorean-train-testing 12 M DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-tables x86_643.3.0-4.el7 delorean-train-testing 1.3 M DEBUG: python2-ujson x86_641.35-1.el7 delorean-train-testing 27 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: python2-sphinxcontrib-svg2pdfconverter-common noarch0.1.0-4.el7 delorean-train-build-deps 7.0 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: adwaita-cursor-theme noarch3.28.0-1.el7 base 641 k DEBUG: adwaita-icon-theme noarch3.28.0-1.el7 base 11 M DEBUG: at-spi2-atk x86_642.26.2-1.el7 base 81 k DEBUG: at-spi2-core x86_642.28.0-1.el7 base 158 k DEBUG: atlas x86_643.10.1-12.el7 base 4.5 M DEBUG: bash-completion noarch1:2.1-8.el7 base 87 k DEBUG: cairo-gobject x86_641.15.12-4.el7 base 26 k DEBUG: colord-libs x86_641.3.4-2.el7 base 186 k DEBUG: dconf x86_640.28.0-4.el7 base 106 k DEBUG: desktop-file-utils x86_640.23-2.el7 base 67 k DEBUG: genisoimage x86_641.1.11-25.el7 base 299 k DEBUG: glib-networking x86_642.56.1-1.el7 base 145 k DEBUG: gnutls x86_643.3.29-9.el7_6 base 680 k DEBUG: graphviz-python x86_642.30.1-22.el7 base 48 k DEBUG: gsettings-desktop-schemas x86_643.28.0-3.el7 base 606 k DEBUG: json-glib x86_641.4.2-2.el7 base 134 k DEBUG: libXtst x86_641.2.3-1.el7 base 20 k DEBUG: libepoxy x86_641.5.2-1.el7 base 211 k DEBUG: libgfortran x86_644.8.5-44.el7 base 301 k DEBUG: libgusb x86_640.2.9-1.el7 base 40 k DEBUG: libmodman x86_642.0.1-8.el7 base 28 k DEBUG: libproxy x86_640.4.11-11.el7 base 64 k DEBUG: libquadmath x86_644.8.5-44.el7 base 190 k DEBUG: librsvg2-tools x86_642.40.20-1.el7 base 32 k DEBUG: libsoup x86_642.62.2-2.el7 base 411 k DEBUG: libusal x86_641.1.11-25.el7 base 136 k DEBUG: libusbx x86_641.0.21-1.el7 base 61 k DEBUG: libwayland-cursor x86_641.15.0-1.el7 base 20 k DEBUG: libwayland-egl x86_641.15.0-1.el7 base 13 k DEBUG: libxkbcommon x86_640.7.1-3.el7 base 108 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: lzo x86_642.06-8.el7 base 59 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: rest x86_640.8.1-2.el7 base 63 k DEBUG: snappy x86_641.1.0-3.el7 base 40 k DEBUG: t1lib x86_645.1.2-14.el7 base 166 k DEBUG: tcl x86_641:8.5.13-8.el7 base 1.9 M DEBUG: texlive-base noarch2:2012-45.20130427_r30134.el7 base 326 k DEBUG: texlive-dvipng-bin x86_642:svn26509.0-45.20130427_r30134.el7 base 64 k DEBUG: texlive-dvipng noarch2:svn26689.1.14-45.el7 base 45 k DEBUG: texlive-kpathsea-bin x86_642:svn27347.0-45.20130427_r30134.el7 base 41 k DEBUG: texlive-kpathsea-lib x86_642:2012-45.20130427_r30134.el7 base 79 k DEBUG: texlive-kpathsea noarch2:svn28792.0-45.el7 base 141 k DEBUG: tix x86_641:8.4.3-12.el7 base 254 k DEBUG: tk x86_641:8.5.13-6.el7 base 1.4 M DEBUG: trousers x86_640.3.14-2.el7 base 289 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: xdg-utils noarch1.1.0-0.17.20120809git.el7 base 70 k DEBUG: xkeyboard-config noarch2.24-1.el7 base 834 k DEBUG: emacs-filesystem noarch1:24.3-23.el7_9.1 updates 58 k DEBUG: gtk3 x86_643.22.30-8.el7_9 updates 4.4 M DEBUG: nettle x86_642.7.1-9.el7_9 updates 328 k DEBUG: tkinter x86_642.7.5-93.el7_9 updates 328 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 225 Packages DEBUG: Total size: 91 M DEBUG: Total download size: 53 M DEBUG: Installed size: 363 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-beautifulsoup4-4.6.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-logutils-0.3.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-simplegeneric-0.8-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-waitress-0.8.9-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-webtest-2.0.23-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-appdirs-1.4.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jmespath-0.9.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mimeparse-1.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-munch-2.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pecan-1.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-singledispatch-3.4.0.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testrepository-0.0.20-12.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-dulwich-0.19.11-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-psutil-5.5.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-ujson-1.35-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstackdocstheme-1.29.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-svg2pdfconverter-common-0.1.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-cursor-theme-3.28.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-icon-theme-3.28.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-atk-2.26.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-core-2.28.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.15.12-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] colord-libs-1.3.4-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dconf-0.28.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] genisoimage-1.1.11-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib-networking-2.56.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.3.29-9.el7_6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsettings-desktop-schemas-3.28.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.4.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXtst-1.2.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgusb-0.2.9-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmodman-2.0.1-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-0.4.11-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-tools-2.40.20-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsoup-2.62.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusal-1.1.11-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.21-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.7.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rest-0.8.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.14-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.24-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gtk3-3.22.30-8.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-2.7.1-9.el7_9.x86_64.rpm: Already downloaded DEBUG: (158/225): python2-automaton-1.17.0-0.202002211 195 kB/s | 36 kB 00:00 DEBUG: (159/225): python-openstackclient-lang-4.0.2-0. 262 kB/s | 52 kB 00:00 DEBUG: (160/225): python2-ceilometerclient-2.9.0-0.202 464 kB/s | 101 kB 00:00 DEBUG: (161/225): python2-glanceclient-2.17.1-0.202006 3.8 MB/s | 140 kB 00:00 DEBUG: (162/225): python2-cinderclient-5.0.2-0.2021041 4.3 MB/s | 233 kB 00:00 DEBUG: (163/225): python2-gnocchiclient-7.0.4-0.202002 3.2 MB/s | 71 kB 00:00 DEBUG: (164/225): python2-microversion-parse-0.2.1-0.2 1.4 MB/s | 27 kB 00:00 DEBUG: (165/225): python2-ironicclient-3.1.2-0.2020052 9.5 MB/s | 335 kB 00:00 DEBUG: (166/225): python2-monascaclient-1.16.0-0.20200 2.0 MB/s | 50 kB 00:00 DEBUG: (167/225): python2-hacking-1.0.1-0.202002201532 18 MB/s | 1.0 MB 00:00 DEBUG: (168/225): python2-mox3-0.28.0-0.20200220113751 3.7 MB/s | 74 kB 00:00 DEBUG: (169/225): python2-os-testr-1.1.0-0.20200221094 3.5 MB/s | 65 kB 00:00 DEBUG: (170/225): python2-novaclient-15.1.1-0.20200629 5.5 MB/s | 220 kB 00:00 DEBUG: (171/225): python2-openstackclient-4.0.2-0.2021 29 MB/s | 1.1 MB 00:00 DEBUG: (172/225): python2-oslo-reports-1.30.0-0.202002 2.6 MB/s | 51 kB 00:00 DEBUG: (173/225): python2-oslotest-3.8.1-0.20200220113 1.9 MB/s | 45 kB 00:00 DEBUG: (174/225): python2-reno-2.11.3-0.20200221082740 5.1 MB/s | 98 kB 00:00 DEBUG: (175/225): python2-wsme-0.9.4-0.20200221112400. 9.3 MB/s | 187 kB 00:00 DEBUG: (176/225): python2-taskflow-3.7.1-0.20200221131 18 MB/s | 680 kB 00:00 DEBUG: (177/225): pyflakes-0.9.2-1.el7.noarch.rpm 2.0 MB/s | 42 kB 00:00 DEBUG: (178/225): python-mccabe-0.2.1-4.el7.noarch.rpm 432 kB/s | 12 kB 00:00 DEBUG: (179/225): python-matplotlib-data-2.0.0-3.el7.n 52 MB/s | 2.1 MB 00:00 DEBUG: (180/225): python-nose-1.3.7-7.el7.noarch.rpm 13 MB/s | 275 kB 00:00 DEBUG: (181/225): python-tzlocal-1.2-4.el7.noarch.rpm 1.5 MB/s | 26 kB 00:00 DEBUG: (182/225): python-matplotlib-data-fonts-2.0.0-3 34 MB/s | 2.4 MB 00:00 DEBUG: (183/225): python2-APScheduler-3.0.5-2.el7.noar 3.7 MB/s | 79 kB 00:00 DEBUG: (184/225): python2-croniter-0.3.27-1.el7.noarch 1.9 MB/s | 35 kB 00:00 DEBUG: (185/225): python2-cycler-0.10.0-2.el7.noarch.r 702 kB/s | 14 kB 00:00 DEBUG: (186/225): python2-functools32-3.2.3.2-1.el7.no 1.3 MB/s | 24 kB 00:00 DEBUG: (187/225): python2-flake8-2.6.2-1.el7.noarch.rp 2.6 MB/s | 60 kB 00:00 DEBUG: (188/225): python2-pycodestyle-2.0.0-5.el7.noar 4.1 MB/s | 77 kB 00:00 DEBUG: (189/225): python2-pydot-1.4.1-1.el7.noarch.rpm 2.5 MB/s | 45 kB 00:00 DEBUG: (190/225): python2-networkx-2.2-3.el7.noarch.rp 56 MB/s | 2.1 MB 00:00 DEBUG: (191/225): python2-testscenarios-0.5.0-8.el7.no 1.7 MB/s | 32 kB 00:00 DEBUG: (192/225): blosc-1.11.1-3.el7.x86_64.rpm 5.5 MB/s | 111 kB 00:00 DEBUG: (193/225): libqhull-2015.2-1.el7.x86_64.rpm 7.5 MB/s | 159 kB 00:00 DEBUG: (194/225): python-Bottleneck-0.6.0-4.el7.x86_64 29 MB/s | 893 kB 00:00 DEBUG: (195/225): hdf5-1.8.13-7.el7.x86_64.rpm 39 MB/s | 1.6 MB 00:00 DEBUG: (196/225): python2-matplotlib-tk-2.0.0-3.el7.x8 3.2 MB/s | 57 kB 00:00 DEBUG: (197/225): python2-numexpr-2.6.1-3.el7.x86_64.r 17 MB/s | 330 kB 00:00 DEBUG: (198/225): python2-matplotlib-2.0.0-3.el7.x86_6 58 MB/s | 3.0 MB 00:00 DEBUG: (199/225): python2-numpy-1.14.5-1.el7.x86_64.rp 73 MB/s | 3.7 MB 00:00 DEBUG: (200/225): python2-pandas-0.19.1-2.el7.2.x86_64 86 MB/s | 7.9 MB 00:00 DEBUG: (201/225): python2-tables-3.3.0-4.el7.x86_64.rp 25 MB/s | 1.3 MB 00:00 DEBUG: (202/225): python2-freezegun-0.3.11-4.el7.noarc 1.5 MB/s | 27 kB 00:00 DEBUG: (203/225): python2-sphinxcontrib-apidoc-0.2.1-6 835 kB/s | 14 kB 00:00 DEBUG: (204/225): python2-sphinxcontrib-httpdomain-1.6 2.1 MB/s | 38 kB 00:00 DEBUG: (205/225): python2-sphinxcontrib-pecanwsme-0.8. 977 kB/s | 16 kB 00:00 DEBUG: (206/225): python2-scipy-0.18.0-3.el7.x86_64.rp 56 MB/s | 12 MB 00:00 DEBUG: (207/225): desktop-file-utils-0.23-2.el7.x86_64 189 kB/s | 67 kB 00:00 DEBUG: (208/225): graphviz-python-2.30.1-22.el7.x86_64 142 kB/s | 48 kB 00:00 DEBUG: (209/225): libgfortran-4.8.5-44.el7.x86_64.rpm 1.0 MB/s | 301 kB 00:00 DEBUG: (210/225): libquadmath-4.8.5-44.el7.x86_64.rpm 845 kB/s | 190 kB 00:00 DEBUG: (211/225): lzo-2.06-8.el7.x86_64.rpm 698 kB/s | 59 kB 00:00 DEBUG: (212/225): t1lib-5.1.2-14.el7.x86_64.rpm 1.7 MB/s | 166 kB 00:00 DEBUG: (213/225): atlas-3.10.1-12.el7.x86_64.rpm 5.4 MB/s | 4.5 MB 00:00 DEBUG: (214/225): texlive-base-2012-45.20130427_r30134 2.2 MB/s | 326 kB 00:00 DEBUG: (215/225): texlive-dvipng-bin-svn26509.0-45.201 748 kB/s | 64 kB 00:00 DEBUG: (216/225): texlive-dvipng-svn26689.1.14-45.el7. 559 kB/s | 45 kB 00:00 DEBUG: (217/225): tcl-8.5.13-8.el7.x86_64.rpm 7.6 MB/s | 1.9 MB 00:00 DEBUG: (218/225): texlive-kpathsea-bin-svn27347.0-45.2 289 kB/s | 41 kB 00:00 DEBUG: (219/225): texlive-kpathsea-lib-2012-45.2013042 842 kB/s | 79 kB 00:00 DEBUG: (220/225): texlive-kpathsea-svn28792.0-45.el7.n 986 kB/s | 141 kB 00:00 DEBUG: (221/225): tix-8.4.3-12.el7.x86_64.rpm 2.6 MB/s | 254 kB 00:00 DEBUG: (222/225): xdg-utils-1.1.0-0.17.20120809git.el7 796 kB/s | 70 kB 00:00 DEBUG: (223/225): emacs-filesystem-24.3-23.el7_9.1.noa 760 kB/s | 58 kB 00:00 DEBUG: (224/225): tk-8.5.13-6.el7.x86_64.rpm 8.3 MB/s | 1.4 MB 00:00 DEBUG: (225/225): tkinter-2.7.5-93.el7_9.x86_64.rpm 2.6 MB/s | 328 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 23 MB/s | 53 MB 00:02 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 1/225 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/225 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/225 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 4/225 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 5/225 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 6/225 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 7/225 DEBUG: Installing : libquadmath-4.8.5-44.el7.x86_64 8/225 DEBUG: Running scriptlet: libquadmath-4.8.5-44.el7.x86_64 8/225 DEBUG: Installing : libgfortran-4.8.5-44.el7.x86_64 9/225 DEBUG: Running scriptlet: libgfortran-4.8.5-44.el7.x86_64 9/225 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 10/225 DEBUG: Installing : tcl-1:8.5.13-8.el7.x86_64 11/225 DEBUG: Running scriptlet: tcl-1:8.5.13-8.el7.x86_64 11/225 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 12/225 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 13/225 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 14/225 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 15/225 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 16/225 DEBUG: Installing : tk-1:8.5.13-6.el7.x86_64 16/225 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 16/225 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 17/225 DEBUG: Running scriptlet: atlas-3.10.1-12.el7.x86_64 17/225 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 18/225 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 19/225 DEBUG: Installing : which-2.20-7.el7.x86_64 20/225 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 20/225 DEBUG: Installing : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 21/225 DEBUG: Installing : texlive-kpathsea-2:svn28792.0-45.el7.noarch 22/225 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 22/225 DEBUG: Installing : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 23/225 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 24/225 DEBUG: Installing : texlive-base-2:2012-45.20130427_r30134.el7.noarc 24/225 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 25/225 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 26/225 DEBUG: Installing : libusbx-1.0.21-1.el7.x86_64 27/225 DEBUG: Running scriptlet: libusbx-1.0.21-1.el7.x86_64 27/225 DEBUG: Installing : cairo-gobject-1.15.12-4.el7.x86_64 28/225 DEBUG: Running scriptlet: cairo-gobject-1.15.12-4.el7.x86_64 28/225 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 29/225 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 29/225 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 30/225 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 31/225 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 32/225 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 33/225 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 34/225 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 35/225 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 36/225 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 37/225 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 38/225 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 39/225 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 40/225 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 41/225 DEBUG: Installing : pyflakes-0.9.2-1.el7.noarch 42/225 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 43/225 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 44/225 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 45/225 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 46/225 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 47/225 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 48/225 DEBUG: Installing : libgusb-0.2.9-1.el7.x86_64 49/225 DEBUG: Running scriptlet: libgusb-0.2.9-1.el7.x86_64 49/225 DEBUG: Installing : colord-libs-1.3.4-2.el7.x86_64 50/225 DEBUG: Running scriptlet: colord-libs-1.3.4-2.el7.x86_64 50/225 DEBUG: Installing : tix-1:8.4.3-12.el7.x86_64 51/225 DEBUG: Running scriptlet: tix-1:8.4.3-12.el7.x86_64 51/225 DEBUG: Installing : tkinter-2.7.5-93.el7_9.x86_64 52/225 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 53/225 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 54/225 DEBUG: Running scriptlet: hdf5-1.8.13-7.el7.x86_64 54/225 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 55/225 DEBUG: Installing : python2-automaton-1.17.0-0.20200221121415.5e82fe 56/225 DEBUG: Installing : nettle-2.7.1-9.el7_9.x86_64 57/225 DEBUG: Running scriptlet: nettle-2.7.1-9.el7_9.x86_64 57/225 DEBUG: Installing : emacs-filesystem-1:24.3-23.el7_9.1.noarch 58/225 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 59/225 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 60/225 DEBUG: Installing : xkeyboard-config-2.24-1.el7.noarch 61/225 DEBUG: Installing : libxkbcommon-0.7.1-3.el7.x86_64 62/225 DEBUG: Running scriptlet: libxkbcommon-0.7.1-3.el7.x86_64 62/225 DEBUG: Running scriptlet: trousers-0.3.14-2.el7.x86_64 63/225 DEBUG: Installing : trousers-0.3.14-2.el7.x86_64 63/225 DEBUG: Running scriptlet: trousers-0.3.14-2.el7.x86_64 63/225 DEBUG: Installing : gnutls-3.3.29-9.el7_6.x86_64 64/225 DEBUG: Running scriptlet: gnutls-3.3.29-9.el7_6.x86_64 64/225 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 65/225 DEBUG: Running scriptlet: t1lib-5.1.2-14.el7.x86_64 65/225 DEBUG: Installing : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 66/225 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 66/225 DEBUG: Installing : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 67/225 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 68/225 DEBUG: Running scriptlet: snappy-1.1.0-3.el7.x86_64 68/225 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 69/225 DEBUG: Running scriptlet: blosc-1.11.1-3.el7.x86_64 69/225 DEBUG: Installing : python-ply-3.4-11.el7.noarch 70/225 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 71/225 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 72/225 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 73/225 DEBUG: Installing : lzo-2.06-8.el7.x86_64 74/225 DEBUG: Running scriptlet: lzo-2.06-8.el7.x86_64 74/225 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 75/225 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 75/225 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 76/225 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 77/225 DEBUG: Installing : libwayland-egl-1.15.0-1.el7.x86_64 78/225 DEBUG: Running scriptlet: libwayland-egl-1.15.0-1.el7.x86_64 78/225 DEBUG: Installing : libwayland-cursor-1.15.0-1.el7.x86_64 79/225 DEBUG: Running scriptlet: libwayland-cursor-1.15.0-1.el7.x86_64 79/225 DEBUG: Installing : libusal-1.1.11-25.el7.x86_64 80/225 DEBUG: Running scriptlet: libusal-1.1.11-25.el7.x86_64 80/225 DEBUG: Installing : genisoimage-1.1.11-25.el7.x86_64 81/225 DEBUG: Running scriptlet: genisoimage-1.1.11-25.el7.x86_64 81/225 DEBUG: Installing : libmodman-2.0.1-8.el7.x86_64 82/225 DEBUG: Running scriptlet: libmodman-2.0.1-8.el7.x86_64 82/225 DEBUG: Installing : libproxy-0.4.11-11.el7.x86_64 83/225 DEBUG: Running scriptlet: libproxy-0.4.11-11.el7.x86_64 83/225 DEBUG: Installing : libepoxy-1.5.2-1.el7.x86_64 84/225 DEBUG: Running scriptlet: libepoxy-1.5.2-1.el7.x86_64 84/225 DEBUG: Installing : libXtst-1.2.3-1.el7.x86_64 85/225 DEBUG: Running scriptlet: libXtst-1.2.3-1.el7.x86_64 85/225 DEBUG: Installing : at-spi2-core-2.28.0-1.el7.x86_64 86/225 DEBUG: Running scriptlet: at-spi2-core-2.28.0-1.el7.x86_64 86/225 DEBUG: Installing : at-spi2-atk-2.26.2-1.el7.x86_64 87/225 DEBUG: Running scriptlet: at-spi2-atk-2.26.2-1.el7.x86_64 87/225 DEBUG: Installing : json-glib-1.4.2-2.el7.x86_64 88/225 DEBUG: Running scriptlet: json-glib-1.4.2-2.el7.x86_64 88/225 DEBUG: Installing : gsettings-desktop-schemas-3.28.0-3.el7.x86_64 89/225 DEBUG: Installing : glib-networking-2.56.1-1.el7.x86_64 90/225 DEBUG: Running scriptlet: glib-networking-2.56.1-1.el7.x86_64 90/225 DEBUG: Installing : libsoup-2.62.2-2.el7.x86_64 91/225 DEBUG: Running scriptlet: libsoup-2.62.2-2.el7.x86_64 91/225 DEBUG: Installing : rest-0.8.1-2.el7.x86_64 92/225 DEBUG: Running scriptlet: rest-0.8.1-2.el7.x86_64 92/225 DEBUG: Installing : graphviz-python-2.30.1-22.el7.x86_64 93/225 DEBUG: Installing : dconf-0.28.0-4.el7.x86_64 94/225 DEBUG: Running scriptlet: dconf-0.28.0-4.el7.x86_64 94/225 DEBUG: Installing : bash-completion-1:2.1-8.el7.noarch 95/225 DEBUG: Installing : adwaita-cursor-theme-3.28.0-1.el7.noarch 96/225 DEBUG: Installing : adwaita-icon-theme-3.28.0-1.el7.noarch 97/225 DEBUG: Running scriptlet: adwaita-icon-theme-3.28.0-1.el7.noarch 97/225 DEBUG: Installing : gtk3-3.22.30-8.el7_9.x86_64 98/225 DEBUG: Running scriptlet: gtk3-3.22.30-8.el7_9.x86_64 98/225 DEBUG: Installing : librsvg2-tools-2.40.20-1.el7.x86_64 99/225 DEBUG: Installing : python2-sphinxcontrib-svg2pdfconverter-common-0. 100/225 DEBUG: Installing : python2-sphinxcontrib-httpdomain-1.6.1-1.el7.noa 101/225 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 102/225 DEBUG: Installing : python2-ujson-1.35-1.el7.x86_64 103/225 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 104/225 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 105/225 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 106/225 DEBUG: Running scriptlet: libqhull-2015.2-1.el7.x86_64 106/225 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 107/225 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 108/225 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 109/225 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 110/225 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 111/225 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 112/225 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 113/225 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 114/225 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 115/225 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 116/225 DEBUG: Installing : python2-pycodestyle-2.0.0-5.el7.noarch 117/225 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 118/225 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 119/225 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 120/225 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 121/225 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 122/225 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 123/225 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 124/225 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 125/225 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 126/225 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 127/225 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 128/225 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 129/225 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 130/225 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 131/225 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 132/225 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 133/225 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 134/225 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 135/225 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 136/225 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 137/225 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 138/225 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 139/225 DEBUG: Installing : python-tzlocal-1.2-4.el7.noarch 140/225 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 141/225 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 142/225 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 143/225 DEBUG: Installing : python2-numpy-1:1.14.5-1.el7.x86_64 144/225 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 145/225 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 146/225 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 147/225 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 148/225 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 149/225 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 150/225 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 151/225 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 152/225 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 153/225 DEBUG: Installing : python-mccabe-0.2.1-4.el7.noarch 154/225 DEBUG: Installing : python2-flake8-2.6.2-1.el7.noarch 155/225 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 156/225 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 157/225 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 158/225 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 159/225 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 160/225 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 161/225 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 162/225 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 163/225 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 164/225 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 165/225 DEBUG: Installing : python-editor-0.4-4.el7.noarch 166/225 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 167/225 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 168/225 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 169/225 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 170/225 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 171/225 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20200 172/225 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 173/225 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 174/225 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 175/225 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 176/225 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 177/225 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 178/225 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 179/225 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 180/225 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 181/225 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 182/225 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 183/225 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 184/225 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 185/225 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 186/225 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 187/225 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 188/225 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 189/225 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 190/225 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 191/225 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 192/225 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 193/225 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 194/225 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 195/225 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 196/225 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 197/225 DEBUG: Installing : python-openstackclient-lang-4.0.2-0.202107090529 198/225 DEBUG: Installing : python2-openstackclient-4.0.2-0.20210709052920.5 199/225 DEBUG: Running scriptlet: python2-openstackclient-4.0.2-0.20210709052920.5 199/225 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 200/225 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.202002211 201/225 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 202/225 DEBUG: Installing : python2-gnocchiclient-7.0.4-0.20200221171413.648 203/225 DEBUG: Installing : python2-ironicclient-3.1.2-0.20200522045908.1220 204/225 DEBUG: Installing : python2-monascaclient-1.16.0-0.20200221131000.3b 205/225 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 206/225 DEBUG: Installing : python2-ceilometerclient-2.9.0-0.20200221121322. 207/225 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 208/225 DEBUG: Installing : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 209/225 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 210/225 DEBUG: Installing : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 211/225 DEBUG: Installing : python2-testrepository-0.0.20-12.el7.noarch 212/225 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 213/225 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 214/225 DEBUG: Installing : python2-hacking-1.0.1-0.20200220153249.865398f.e 215/225 DEBUG: Installing : python2-APScheduler-3.0.5-2.el7.noarch 216/225 DEBUG: Installing : python2-reno-2.11.3-0.20200221082740.cba8022.el7 217/225 DEBUG: Installing : python2-openstackdocstheme-1.29.0-2.el7.noarch 218/225 DEBUG: Installing : python2-sphinxcontrib-pecanwsme-0.8.0-3.el7.noar 219/225 DEBUG: Installing : python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7. 220/225 DEBUG: Installing : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 221/225 DEBUG: Installing : python2-croniter-0.3.27-1.el7.noarch 222/225 DEBUG: Installing : python2-freezegun-0.3.11-4.el7.noarch 223/225 DEBUG: Installing : python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 224/225 DEBUG: Installing : python2-microversion-parse-0.2.1-0.2020022112532 225/225 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 225/225 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 225/225 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 225/225 DEBUG: Running scriptlet: gsettings-desktop-schemas-3.28.0-3.el7.x86_64 225/225 DEBUG: Running scriptlet: dconf-0.28.0-4.el7.x86_64 225/225 DEBUG: Running scriptlet: adwaita-icon-theme-3.28.0-1.el7.noarch 225/225 DEBUG: Verifying : python-openstackclient-lang-4.0.2-0.202107090529 1/225 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 2/225 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 3/225 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 4/225 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 5/225 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 6/225 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 7/225 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 8/225 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 9/225 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20200 10/225 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 11/225 DEBUG: Verifying : python2-automaton-1.17.0-0.20200221121415.5e82fe 12/225 DEBUG: Verifying : python2-ceilometerclient-2.9.0-0.20200221121322. 13/225 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 14/225 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 15/225 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 16/225 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 17/225 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 18/225 DEBUG: Verifying : python2-gnocchiclient-7.0.4-0.20200221171413.648 19/225 DEBUG: Verifying : python2-hacking-1.0.1-0.20200220153249.865398f.e 20/225 DEBUG: Verifying : python2-ironicclient-3.1.2-0.20200522045908.1220 21/225 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 22/225 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 23/225 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 24/225 DEBUG: Verifying : python2-microversion-parse-0.2.1-0.2020022112532 25/225 DEBUG: Verifying : python2-monascaclient-1.16.0-0.20200221131000.3b 26/225 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 27/225 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 28/225 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 29/225 DEBUG: Verifying : python2-openstackclient-4.0.2-0.20210709052920.5 30/225 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 31/225 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 32/225 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 33/225 DEBUG: Verifying : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 34/225 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 35/225 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 36/225 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 37/225 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 38/225 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 39/225 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 40/225 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 41/225 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 42/225 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 43/225 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 44/225 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 45/225 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 46/225 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 47/225 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 48/225 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 49/225 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.202002211 50/225 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 51/225 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 52/225 DEBUG: Verifying : python2-reno-2.11.3-0.20200221082740.cba8022.el7 53/225 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 54/225 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 55/225 DEBUG: Verifying : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 56/225 DEBUG: Verifying : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 57/225 DEBUG: Verifying : pyflakes-0.9.2-1.el7.noarch 58/225 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 59/225 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 60/225 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 61/225 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 62/225 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 63/225 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 64/225 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 65/225 DEBUG: Verifying : python-mccabe-0.2.1-4.el7.noarch 66/225 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 67/225 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 68/225 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 69/225 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 70/225 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 71/225 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 72/225 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 73/225 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 74/225 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 75/225 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 76/225 DEBUG: Verifying : python-tzlocal-1.2-4.el7.noarch 77/225 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 78/225 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 79/225 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 80/225 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 81/225 DEBUG: Verifying : python2-APScheduler-3.0.5-2.el7.noarch 82/225 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 83/225 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 84/225 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 85/225 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 86/225 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 87/225 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 88/225 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 89/225 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 90/225 DEBUG: Verifying : python2-croniter-0.3.27-1.el7.noarch 91/225 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 92/225 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 93/225 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 94/225 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 95/225 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 96/225 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 97/225 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 98/225 DEBUG: Verifying : python2-flake8-2.6.2-1.el7.noarch 99/225 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 100/225 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 101/225 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 102/225 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 103/225 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 104/225 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 105/225 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 106/225 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 107/225 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 108/225 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 109/225 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 110/225 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 111/225 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 112/225 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 113/225 DEBUG: Verifying : python2-pycodestyle-2.0.0-5.el7.noarch 114/225 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 115/225 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 116/225 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 117/225 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 118/225 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 119/225 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 120/225 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 121/225 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 122/225 DEBUG: Verifying : python2-testrepository-0.0.20-12.el7.noarch 123/225 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 124/225 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 125/225 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 126/225 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 127/225 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 128/225 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 129/225 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 130/225 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 131/225 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 132/225 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 133/225 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 134/225 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 135/225 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 136/225 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 137/225 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 138/225 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 139/225 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 140/225 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 141/225 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 142/225 DEBUG: Verifying : python2-numpy-1:1.14.5-1.el7.x86_64 143/225 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 144/225 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 145/225 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 146/225 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 147/225 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 148/225 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 149/225 DEBUG: Verifying : python2-ujson-1.35-1.el7.x86_64 150/225 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 151/225 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 152/225 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 153/225 DEBUG: Verifying : python2-freezegun-0.3.11-4.el7.noarch 154/225 DEBUG: Verifying : python2-openstackdocstheme-1.29.0-2.el7.noarch 155/225 DEBUG: Verifying : python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 156/225 DEBUG: Verifying : python2-sphinxcontrib-httpdomain-1.6.1-1.el7.noa 157/225 DEBUG: Verifying : python2-sphinxcontrib-pecanwsme-0.8.0-3.el7.noar 158/225 DEBUG: Verifying : python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7. 159/225 DEBUG: Verifying : python2-sphinxcontrib-svg2pdfconverter-common-0. 160/225 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 161/225 DEBUG: Verifying : adwaita-cursor-theme-3.28.0-1.el7.noarch 162/225 DEBUG: Verifying : adwaita-icon-theme-3.28.0-1.el7.noarch 163/225 DEBUG: Verifying : at-spi2-atk-2.26.2-1.el7.x86_64 164/225 DEBUG: Verifying : at-spi2-core-2.28.0-1.el7.x86_64 165/225 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 166/225 DEBUG: Verifying : bash-completion-1:2.1-8.el7.noarch 167/225 DEBUG: Verifying : cairo-gobject-1.15.12-4.el7.x86_64 168/225 DEBUG: Verifying : colord-libs-1.3.4-2.el7.x86_64 169/225 DEBUG: Verifying : dconf-0.28.0-4.el7.x86_64 170/225 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 171/225 DEBUG: Verifying : genisoimage-1.1.11-25.el7.x86_64 172/225 DEBUG: Verifying : glib-networking-2.56.1-1.el7.x86_64 173/225 DEBUG: Verifying : gnutls-3.3.29-9.el7_6.x86_64 174/225 DEBUG: Verifying : graphviz-python-2.30.1-22.el7.x86_64 175/225 DEBUG: Verifying : gsettings-desktop-schemas-3.28.0-3.el7.x86_64 176/225 DEBUG: Verifying : json-glib-1.4.2-2.el7.x86_64 177/225 DEBUG: Verifying : libXtst-1.2.3-1.el7.x86_64 178/225 DEBUG: Verifying : libepoxy-1.5.2-1.el7.x86_64 179/225 DEBUG: Verifying : libgfortran-4.8.5-44.el7.x86_64 180/225 DEBUG: Verifying : libgusb-0.2.9-1.el7.x86_64 181/225 DEBUG: Verifying : libmodman-2.0.1-8.el7.x86_64 182/225 DEBUG: Verifying : libproxy-0.4.11-11.el7.x86_64 183/225 DEBUG: Verifying : libquadmath-4.8.5-44.el7.x86_64 184/225 DEBUG: Verifying : librsvg2-tools-2.40.20-1.el7.x86_64 185/225 DEBUG: Verifying : libsoup-2.62.2-2.el7.x86_64 186/225 DEBUG: Verifying : libusal-1.1.11-25.el7.x86_64 187/225 DEBUG: Verifying : libusbx-1.0.21-1.el7.x86_64 188/225 DEBUG: Verifying : libwayland-cursor-1.15.0-1.el7.x86_64 189/225 DEBUG: Verifying : libwayland-egl-1.15.0-1.el7.x86_64 190/225 DEBUG: Verifying : libxkbcommon-0.7.1-3.el7.x86_64 191/225 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 192/225 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 193/225 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 194/225 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 195/225 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 196/225 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 197/225 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 198/225 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 199/225 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 200/225 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 201/225 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 202/225 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 203/225 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 204/225 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 205/225 DEBUG: Verifying : rest-0.8.1-2.el7.x86_64 206/225 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 207/225 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 208/225 DEBUG: Verifying : tcl-1:8.5.13-8.el7.x86_64 209/225 DEBUG: Verifying : texlive-base-2:2012-45.20130427_r30134.el7.noarc 210/225 DEBUG: Verifying : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 211/225 DEBUG: Verifying : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 212/225 DEBUG: Verifying : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 213/225 DEBUG: Verifying : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 214/225 DEBUG: Verifying : texlive-kpathsea-2:svn28792.0-45.el7.noarch 215/225 DEBUG: Verifying : tix-1:8.4.3-12.el7.x86_64 216/225 DEBUG: Verifying : tk-1:8.5.13-6.el7.x86_64 217/225 DEBUG: Verifying : trousers-0.3.14-2.el7.x86_64 218/225 DEBUG: Verifying : which-2.20-7.el7.x86_64 219/225 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 220/225 DEBUG: Verifying : xkeyboard-config-2.24-1.el7.noarch 221/225 DEBUG: Verifying : emacs-filesystem-1:24.3-23.el7_9.1.noarch 222/225 DEBUG: Verifying : gtk3-3.22.30-8.el7_9.x86_64 223/225 DEBUG: Verifying : nettle-2.7.1-9.el7_9.x86_64 224/225 DEBUG: Verifying : tkinter-2.7.5-93.el7_9.x86_64 225/225 DEBUG: Installed: DEBUG: python2-ceilometerclient-2.9.0-0.20200221121322.3b4e35a.el7.noarch DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-gnocchiclient-7.0.4-0.20200221171413.64814b9.el7.noarch DEBUG: python2-hacking-1.0.1-0.20200220153249.865398f.el7.noarch DEBUG: python2-ironicclient-3.1.2-0.20200522045908.1220d76.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-microversion-parse-0.2.1-0.20200221125329.ae5e3ce.el7.noarch DEBUG: python2-monascaclient-1.16.0-0.20200221131000.3b9ec11.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-openstackclient-4.0.2-0.20210709052920.54bf2c0.el7.noarch DEBUG: python2-os-testr-1.1.0-0.20200221094810.414bbf6.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: python2-reno-2.11.3-0.20200221082740.cba8022.el7.noarch DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch DEBUG: python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch DEBUG: python2-APScheduler-3.0.5-2.el7.noarch DEBUG: python2-croniter-0.3.27-1.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-networkx-2.2-3.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-testrepository-0.0.20-12.el7.noarch DEBUG: python2-testscenarios-0.5.0-8.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-freezegun-0.3.11-4.el7.noarch DEBUG: python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch DEBUG: python2-sphinxcontrib-httpdomain-1.6.1-1.el7.noarch DEBUG: python2-sphinxcontrib-pecanwsme-0.8.0-3.el7.noarch DEBUG: python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7.noarch DEBUG: python-openstackclient-lang-4.0.2-0.20210709052920.54bf2c0.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: pyflakes-0.9.2-1.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch DEBUG: python-mccabe-0.2.1-4.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-nose-1.3.7-7.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-tzlocal-1.2-4.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-appdirs-1.4.0-4.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-cycler-0.10.0-2.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-flake8-2.6.2-1.el7.noarch DEBUG: python2-functools32-3.2.3.2-1.el7.noarch DEBUG: python2-future-0.16.0-4.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jmespath-0.9.0-5.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pycodestyle-2.0.0-5.el7.noarch DEBUG: python2-pydot-1.4.1-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: blosc-1.11.1-3.el7.x86_64 DEBUG: dulwich-core-0.19.11-1.el7.x86_64 DEBUG: hdf5-1.8.13-7.el7.x86_64 DEBUG: libqhull-2015.2-1.el7.x86_64 DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-scipy-0.18.0-3.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-tables-3.3.0-4.el7.x86_64 DEBUG: python2-ujson-1.35-1.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: python2-sphinxcontrib-svg2pdfconverter-common-0.1.0-4.el7.noarch DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: adwaita-cursor-theme-3.28.0-1.el7.noarch DEBUG: adwaita-icon-theme-3.28.0-1.el7.noarch DEBUG: at-spi2-atk-2.26.2-1.el7.x86_64 DEBUG: at-spi2-core-2.28.0-1.el7.x86_64 DEBUG: atlas-3.10.1-12.el7.x86_64 DEBUG: bash-completion-1:2.1-8.el7.noarch DEBUG: cairo-gobject-1.15.12-4.el7.x86_64 DEBUG: colord-libs-1.3.4-2.el7.x86_64 DEBUG: dconf-0.28.0-4.el7.x86_64 DEBUG: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: genisoimage-1.1.11-25.el7.x86_64 DEBUG: glib-networking-2.56.1-1.el7.x86_64 DEBUG: gnutls-3.3.29-9.el7_6.x86_64 DEBUG: graphviz-python-2.30.1-22.el7.x86_64 DEBUG: gsettings-desktop-schemas-3.28.0-3.el7.x86_64 DEBUG: json-glib-1.4.2-2.el7.x86_64 DEBUG: libXtst-1.2.3-1.el7.x86_64 DEBUG: libepoxy-1.5.2-1.el7.x86_64 DEBUG: libgfortran-4.8.5-44.el7.x86_64 DEBUG: libgusb-0.2.9-1.el7.x86_64 DEBUG: libmodman-2.0.1-8.el7.x86_64 DEBUG: libproxy-0.4.11-11.el7.x86_64 DEBUG: libquadmath-4.8.5-44.el7.x86_64 DEBUG: librsvg2-tools-2.40.20-1.el7.x86_64 DEBUG: libsoup-2.62.2-2.el7.x86_64 DEBUG: libusal-1.1.11-25.el7.x86_64 DEBUG: libusbx-1.0.21-1.el7.x86_64 DEBUG: libwayland-cursor-1.15.0-1.el7.x86_64 DEBUG: libwayland-egl-1.15.0-1.el7.x86_64 DEBUG: libxkbcommon-0.7.1-3.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: lzo-2.06-8.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: rest-0.8.1-2.el7.x86_64 DEBUG: snappy-1.1.0-3.el7.x86_64 DEBUG: t1lib-5.1.2-14.el7.x86_64 DEBUG: tcl-1:8.5.13-8.el7.x86_64 DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch DEBUG: tix-1:8.4.3-12.el7.x86_64 DEBUG: tk-1:8.5.13-6.el7.x86_64 DEBUG: trousers-0.3.14-2.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: xkeyboard-config-2.24-1.el7.noarch DEBUG: emacs-filesystem-1:24.3-23.el7_9.1.noarch DEBUG: gtk3-3.22.30-8.el7_9.x86_64 DEBUG: nettle-2.7.1-9.el7_9.x86_64 DEBUG: tkinter-2.7.5-93.el7_9.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-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '12a5a3a7684b47269f482f8b79a69212', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos-train-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch 1582284621 221415 3d9f3fbe158a595f7b321804e4799c20 installed DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch 1565130322 174572 39bd397ca4fd5470144024e5e7531bd1 installed DEBUG: tzdata-2023c-1.el7.noarch 1680617060 1897431 8ddcdba8bb730c3b53320436c3442cf4 installed DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 14081 86ed2f2fd26119cea8db07df4d0d19f7 installed DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch 1649176657 160544 dbd8d98391c5361fcef2d1dd39c457ad installed DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch 1565639102 38217 0afb698fceb0415b91b6af9661fe1013 installed DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 203706 50619f5b89635c0adda4284777ccc104 installed DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 1649176657 94742 469e289af796bba757870b6981222343 installed DEBUG: python-rpm-macros-3-34.el7.noarch 1602605024 4234 9c48c27d0b87e5fcf31da492d4a9125d installed DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 181239 e61afe8e8c21ba63e7bda31aee42aca9 installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 1690208236 3948359 28a58e734592a5418e0bb9fa9109ac73 installed DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 167720 82843377ff06572263a7113f1f98391d installed DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 1637771619 149762 c8f9fc0d4d90d86870f08f16a14dfc8c installed DEBUG: glibc-common-2.17-326.el7_9.x86_64 1652890724 226621529 f8ba4d3af3e581111f062731a0306a9f installed DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch 1593414356 592748 afbd13e0d9037c22f66869dc06001c93 installed DEBUG: yum-3.4.3-168.el7.centos.noarch 1601571829 5829237 9068a3f50b0f5851a82c7a990dbffa59 installed DEBUG: nss-util-3.79.0-1.el7_9.x86_64 1664293390 199016 ca6004cd05fdd4859f79f5a06fe2b504 installed DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch 1582258569 245076 22b368d651bf46aa5f16b8319bb8f5e3 installed DEBUG: shadow-utils-2:4.6-5.el7.x86_64 1565319063 3887289 975b2bbe58a4f03ef8c9b8159b59af7f installed DEBUG: libsepol-2.5-10.el7.x86_64 1540935375 686640 cb2c225685a559d68fdb0e07f9b488a2 installed DEBUG: python-openstackclient-lang-4.0.2-0.20210709052920.54bf2c0.el7.noarch 1625808685 223009 df9ec3672b44ab66f87181b868e6f1d1 installed DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 1612283515 8482896 aca5cd217dc2c0d39ef1914719f72d16 installed DEBUG: info-5.1-5.el7.x86_64 1523408616 494630 e1f75e40cf956ed3efe7b49c5f6939ec installed DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 639497 93f25a14ce4f5a0e0f9dd01c78eaf07a installed DEBUG: kmod-20-28.el7.x86_64 1585709895 247868 177062346afeda2c51ce12cb8c20a670 installed DEBUG: elfutils-libelf-0.176-5.el7.x86_64 1601569823 916150 c45c186cf049050f6df0210fbbe3ca82 installed DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 244231 36d0918c2dcdbbfee9af466126748fe0 installed DEBUG: systemd-libs-219-78.el7_9.7.x86_64 1662044298 1262560 4460ffb8c4a337f46b5ed83e0108950b installed DEBUG: libcap-2.22-11.el7.x86_64 1585710513 107365 49e9db222f10b2e400a1736eb13270c6 installed DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch 1582198745 141009 173c61a9d8c845d4500b5d9e168e340e installed DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch 1601569823 1810 e7ff84b810bf4bb547c3d1bad7a43243 installed DEBUG: libcom_err-1.42.9-19.el7.x86_64 1601481804 60425 17ce0e8ec66bb2984af53998bde8a4d2 installed DEBUG: python2-pecan-1.3.2-1.el7.noarch 1528107403 1518137 4dd6365a8f666dd4f52afa0b6db036c8 installed DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 657304 196e956024a79b196c8ab662badf9371 installed DEBUG: sed-4.2.2-7.el7.x86_64 1601487357 601267 4523ac99048091e140e598af1d653721 installed DEBUG: python2-openstackdocstheme-1.29.0-2.el7.noarch 1549391151 2386697 3dbb21583b9c700458715655e2326bf1 installed DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 1605544205 249345 fc65a62d9811a435451167c71459b348 installed DEBUG: lua-5.1.4-15.el7.x86_64 1478400455 640319 d5973eb7ca2bb665f5fbb7141f2e27a3 installed DEBUG: python2-croniter-0.3.27-1.el7.noarch 1549647247 135652 e17e273630026bc9c060a904e0d1711a installed DEBUG: rsync-3.1.2-12.el7_9.x86_64 1671121313 839727 5eb9f5a148f36e6827fb111dee5c5c6b installed DEBUG: libgcrypt-1.5.3-14.el7.x86_64 1501689307 597727 88c64dc7c3aed6a156e4dee5def38300 installed DEBUG: elfutils-0.176-5.el7.x86_64 1601569823 835489 f43d86682eaa591b6e61b436c3a2b3fa installed DEBUG: file-libs-5.11-37.el7.x86_64 1601482103 3076741 0919ae038ea6cea885f1643c0f876664 installed DEBUG: git-1.8.3.1-25.el7_9.x86_64 1684854503 23265295 112e72a18c42a8d9bf932734469c7271 installed DEBUG: xz-5.2.2-2.el7_9.x86_64 1655304053 798420 0f112aba0442b136d7466a0dafad0127 installed DEBUG: python2-pillow-5.4.1-3.el7.x86_64 1551783789 2375349 c4349017ef9bbfade8bce1b0dfc5df85 installed DEBUG: gdbm-1.10-8.el7.x86_64 1402349948 184322 770bd49f3898dc1cc831fb9ec12d569a installed DEBUG: python2-crypto-2.6.1-15.el7.x86_64 1504812063 2330821 265e265e527132178d11cd1e01b3784d installed DEBUG: libmpc-1.0.1-3.el7.x86_64 1402343098 113833 835abbe42dbf1e0f94d227d54c01f483 installed DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch 1550073304 3665747 4d9aed9f54e36b826dff7c7e2851b4ba installed DEBUG: p11-kit-0.23.5-3.el7.x86_64 1501889820 1337825 9a0f49ca3b6d58aeb05780003cae38f1 installed DEBUG: graphviz-2.30.1-22.el7.x86_64 1602604646 4016214 004c70ca17b4470000a29ac94629f589 installed DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch 1442499662 246816 1e4fdb7c1adca482b774a55bf0c77070 installed DEBUG: gcc-4.8.5-44.el7.x86_64 1601433759 39226437 5a93652497b3c8a82e73c2ad1ce4109f installed DEBUG: libxshmfence-1.2-1.el7.x86_64 1447992547 11160 a4d00670969adcf52e88026b2605d5a8 installed DEBUG: make-1:3.82-24.el7.x86_64 1565311645 1160660 c05a8addeca9104ca654b2019a664428 installed DEBUG: libimagequant-2.8.2-2.el7.x86_64 1485197698 121496 59dcb93d726bc7cc2360550f0a79fa0c installed DEBUG: python2-iso8601-0.1.11-1.el7.noarch 1453814371 52152 142fe877193c605141f9875d24fa3a67 installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: python2-netaddr-0.7.19-5.el7.noarch 1518110141 8828566 991c9f12e136177fa02e00e0eed6ff6d installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: tcl-1:8.5.13-8.el7.x86_64 1448009069 4599384 4e4970ec1828fee0a0cf3aab3e1eac8b installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch 1582258436 236369 a411b418228b5e12a8c2d554e8cce2ef installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch 1504132054 2688940 9c3ca2da90ce9f945affbc47bea6edf4 installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 1585716997 72594 15078ee6676f9c2f08ca7b3e18518998 installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: libusbx-1.0.21-1.el7.x86_64 1523407190 143429 cc8e175b4c336554ea675b4a36cb9e71 installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 1582305406 83971 fd0f019a3a370c9d705b7c41583bf34e installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: python2-fasteners-0.14.1-6.el7.noarch 1487127294 122398 1c0d82c6cf64eced0bc3e36f75af7165 installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: python-simplegeneric-0.8-7.el7.noarch 1419170773 24563 e2adfc9a4027d83b34cdd0ac2f750b17 installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch 1582212854 111906 5aa283566c1bbc0cb7c9d8766b909c9a installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 1552663581 1318403 d6e1448736128e06e940a554c53382b9 installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: tix-1:8.4.3-12.el7.x86_64 1402381108 1030332 b62afb9d5dc9ea8b5e0fe3447ff1f779 installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: python2-tenacity-5.1.1-4.el7.noarch 1588861739 154613 37e29cfe7eb420b739096622e981112c installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: desktop-file-utils-0.23-2.el7.x86_64 1565305743 208694 f7662f03ea04e99e9c447ccc0ddec98b installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: trousers-0.3.14-2.el7.x86_64 1501780568 836873 7a4bdd0c029c5750be61101d418d4adc installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 1585716997 106312 ac0b4fa208f1fcdfbbee3dec2f3c3090 installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: python-pycparser-2.14-1.el7.noarch 1447976807 637379 6e237e402c7e2abbac0a34e9bc919678 installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: libxslt-1.1.28-6.el7.x86_64 1601485039 497694 d90e4b230a21130bbe076a0554f2dde1 installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: libwayland-cursor-1.15.0-1.el7.x86_64 1540921077 33756 5099e093666e616f8f732d6137d2c633 installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: libproxy-0.4.11-11.el7.x86_64 1523406593 164014 5238ea30a29e5163ee6010d2696acb1d installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: at-spi2-atk-2.26.2-1.el7.x86_64 1541191264 234095 761819de0478dd0ea29b49ad9554c53f installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: libsoup-2.62.2-2.el7.x86_64 1540930995 1544095 c442df531eb50ee52fbdcb9f96c23d99 installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: bash-completion-1:2.1-8.el7.noarch 1585707340 269415 5a592f778bd4c0ebc4300289894a18c9 installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: librsvg2-tools-2.40.20-1.el7.x86_64 1540921102 49734 a5d062242f747bfe286ebf9bd741bde7 installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: python2-ujson-1.35-1.el7.x86_64 1487691486 90970 85b9d402d5668554b312f84668f21da7 installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: dulwich-core-0.19.11-1.el7.x86_64 1551797258 61331 8bb2a9e3bc05922a4cb482a93dd2aff9 installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: python2-statsd-3.2.1-5.el7.noarch 1484645086 141514 2c0570b5e558c1665254a88b3fb051fa installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: python2-cmd2-0.8.8-5.el7.noarch 1532622803 395799 9b52842fd99ab180833ffbb84cc8a7b7 installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: python2-mimeparse-1.6.0-2.el7.noarch 1531744756 18437 34e30495a759f08f2705c0bd69dda852 installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: python2-jmespath-0.9.0-5.el7.noarch 1471942113 133462 35d7d024e5b609832a4f1c370d28d6eb installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch 1520952437 945933 b207346c67c38e20d6b532a1a85bd5db installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python-paste-deploy-1.5.2-6.el7.noarch 1458332571 145293 43604fcfb4db5e0a0ff3839f36534ab2 installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch 1541505522 387620 141cb9b9bfc47402f7655c6142e4e00f installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 1582273809 287892 33a045611a0897852b058f35bd10e509 installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python-nose-1.3.7-7.el7.noarch 1458317313 1157340 066e21d8c3557cf20be0f442d55dca92 installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: python2-scipy-0.18.0-3.el7.x86_64 1488994860 48973887 9bb99b3111cdc3e074c73585a41692e9 installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 1485344977 47664805 d26a66d3613a2acb215af792ef40cd91 installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: python2-flake8-2.6.2-1.el7.noarch 1516321364 196856 365a4fba89d780ad9af9e0899eca9337 installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: python2-unittest2-1.1.0-15.el7.noarch 1532617200 948299 092b9101dcb4d91e6d1e831af1f2d154 installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: python2-stestr-2.3.1-1.el7.noarch 1559898009 646659 40856bd6e064a5ce584e6d6cf56e3451 installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: python2-alembic-1.0.7-1.el7.noarch 1549392039 4458968 d8f3876f4ce92d223bb48eb40e2c5508 installed DEBUG: rpm-4.11.3-48.el7_9.x86_64 1637771619 2622621 f3842b6f00797306f79cbbdcb333c7e5 installed DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b 1403518795 0 (none) installed DEBUG: libuser-0.60-9.el7.x86_64 1523558694 1952592 8fdd92e668b91208dfd916ebdce8a297 installed DEBUG: fontpackages-filesystem-1.44-8.el7.noarch 1402367660 0 dbc95bc0a2568eb82f59c004462d90ab installed DEBUG: python-pycurl-7.19.0-19.el7.x86_64 1478358654 241513 d5152315d59bde1faaa203e68de6a64e installed DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 1606144121 44787 3bd5cfe3f55b8a69ea5e20304ca50b37 installed DEBUG: libyaml-0.1.4-11.el7_0.x86_64 1422575050 132993 c696db7f90227831c1b92122a69d3794 installed DEBUG: filesystem-3.2-25.el7.x86_64 1523422829 0 93e1c91a2dbd4d3ac61fb70a40a7c228 installed DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 1649176657 64731 9942f3de563195e3430ae0d422eb3e2b installed DEBUG: python-srpm-macros-3-34.el7.noarch 1602605024 3838 99875f6f333850216863f7d91cf485ea installed DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 1649176657 16679 b12100b45545e4e43562920291ed6dac installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 1565367531 596942 16156087ce6056829bf393eead52c90d installed DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 1649176657 113074 e5097a3083c3f7a3b5e938ad432e20b0 installed DEBUG: basesystem-10.0-7.el7.centos.noarch 1403865430 0 778eb3d19a934f42d1354ed795d06b4f installed DEBUG: rubygems-2.0.14.1-39.el7_9.noarch 1649176657 600230 43387d39292d32dd3619d63399ef5437 installed DEBUG: libX11-common-1.6.7-4.el7_9.noarch 1630334719 1335662 bc902005458c560e8ea43108958a9305 installed DEBUG: pth-2.0.7-23.el7.x86_64 1448007112 267851 2d6939b73767d0f96b02677bcbeef2e2 installed DEBUG: python2-rpm-macros-3-34.el7.noarch 1602605024 1495 a63357c8193c74d8755175b23da9ce7e installed DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 1637771619 166656 e97082bac13288d23367a872bdd0c3fc installed DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch 1504735709 223432 c955fdfe1f8f20b1053a34918e44bd58 installed DEBUG: gpgme-1.3.2-5.el7.x86_64 1402362184 547534 d693313ae4184395e902c28ce87d4573 installed DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 1664302415 787660 b4c77a12827cfdf1b5ff41de6e7ce7d0 installed DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 1589300864 53897 2b427db05c3d84f7aa659e65c4f43230 installed DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 1664290340 291664 29e2e0389e617a5581ad99f9692c32f0 installed DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 1402343131 126732 ac1de0c46bc1886e12ea80771951cde2 installed DEBUG: libstdc++-4.8.5-44.el7.x86_64 1601433759 1081666 4bf771ddbb632e6b6da76cc3bd14e425 installed DEBUG: libsemanage-2.5-14.el7.x86_64 1540943073 302329 95dadf0074c4bbd2d63b0c6d5e6922fa installed DEBUG: bash-4.2.46-35.el7_9.x86_64 1637771749 3667724 3effabfcf31212fcf2b1b82c65c37de3 installed DEBUG: libutempter-1.1.6-4.el7.x86_64 1402365826 49749 8e28747e6a84b84af7d78c84cd8cd5e8 installed DEBUG: pcre-8.32-17.el7.x86_64 1501643292 1475532 04a1926cc29eef0f79f8183eb7907024 installed DEBUG: procps-ng-3.3.10-28.el7.x86_64 1601486497 759395 827044eba1dd3f5fd8fbb2ad9911fb06 installed DEBUG: zlib-1.2.7-21.el7_9.x86_64 1678200548 185206 d2f66423819d9280bafa2fd574987aae installed DEBUG: kpartx-0.4.9-136.el7_9.x86_64 1668612098 41267 3f6282ffc25caefd82ca4e4f2b144af7 installed DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 1447995892 70093 0486f0b02e0caa4195761266798e7a26 installed DEBUG: dracut-033-572.el7.x86_64 1601481479 905396 d90b9b6b8f6783d83d5e2d1b09a8f632 installed DEBUG: libdb-5.3.21-25.el7.x86_64 1565309918 1858144 1be9acf59aae36003d65af028af67ebf installed DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 404687 df29966875882d5da1d7687d4a742d1b installed DEBUG: expat-2.1.0-15.el7_9.x86_64 1665060754 212427 108006565bfe6ecebc4d6e03d8b1907f installed DEBUG: elfutils-libs-0.176-5.el7.x86_64 1601569823 808799 32fa25ce22d3a56e1459cd0592b81562 installed DEBUG: libacl-2.2.51-15.el7.x86_64 1585707377 37064 d3435c79733c964eb141830587d52eb6 installed DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 1601481306 362600 58e455028fbb88b7b18f4cfdc4b24514 installed DEBUG: popt-1.13-16.el7.x86_64 1402373003 88516 87f5d6bac8f205fb14e2072e4b47ce23 installed DEBUG: dbus-1:1.10.24-15.el7.x86_64 1601481306 594463 3040b3d83397504a4a52edc8330edea3 installed DEBUG: freetype-2.8-14.el7_9.1.x86_64 1604671877 824449 476552d2758140a83c8de5e42a3195c5 installed DEBUG: hwdata-0.252-9.7.el7.x86_64 1601483532 15118514 cde0e0efc96ddb9ca66826818783b5d5 installed DEBUG: libffi-3.0.13-19.el7.x86_64 1585710522 47790 61429cfa793f438e1a1ee6f71fdfd1f0 installed DEBUG: libdrm-2.4.97-2.el7.x86_64 1565309734 367605 59a91115c18d7ca9a5c52d72968d0f27 installed DEBUG: readline-6.2-11.el7.x86_64 1565266059 460424 f45c914245b90ee8c80c08740ef19837 installed DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 1605544205 502120 2a6b33649809e663753b35928fa2119e installed DEBUG: gmp-1:6.0.0-15.el7.x86_64 1501722795 657046 4cd60ebf94766a46c590e17036ece777 installed DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 84096 d5065f9c6151d7df91ee0049843b7f67 installed DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 1612283515 20278 01d1282604566ddad6b1360861dbcf49 installed DEBUG: cairo-1.15.12-4.el7.x86_64 1565305422 1894404 c639611daab17902688dbdf32db56de6 installed DEBUG: chkconfig-1.7.6-1.el7.x86_64 1602604010 779655 d118157f4ea930eba79b3875990b1fe7 installed DEBUG: librsvg2-2.40.20-1.el7.x86_64 1540921102 308951 c6c998edaaee8f2e448cf14713063d4b installed DEBUG: libICE-1.0.9-9.el7.x86_64 1501813449 152213 dfa3c8915ac16deedaa578e08748b045 installed DEBUG: avahi-libs-0.6.31-20.el7.x86_64 1585707485 123816 17ccf9c99f6098f9b540c083df06bc60 installed DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 1634832935 1706142 f6b4d8cf5482c93969ce37ee33cf209c installed DEBUG: gtk2-2.24.31-1.el7.x86_64 1501653192 13494501 c77e31729af1a79df088cc9ec6817db1 installed DEBUG: diffutils-3.3-6.el7_9.x86_64 1678200523 1065295 34ff4a2993c7371acc415405bd00f00d installed DEBUG: openssh-7.4p1-23.el7_9.x86_64 1691164853 1991164 70384bdfcbb29724ed7da77f04b529f8 installed DEBUG: libSM-1.2.2-2.el7.x86_64 1448003075 81546 4dfa7c7907174b7354c740d44dba2f8d installed DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch 1684854503 58567 4aa1fbef7cb5c6ba81e42acd025912c8 installed DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 1580221787 814303 d1a1160f175ba0a0c58b28273b50e8a1 installed DEBUG: python2-pbr-5.1.2-2.el7.noarch 1549558978 3384752 a4698f6f24e7a3a7d205cf788f01c2cc installed DEBUG: findutils-1:4.5.11-6.el7.x86_64 1540917834 1855882 162b03172dee0f90443197d424bc9be0 installed DEBUG: libwebp-0.3.0-11.el7.x86_64 1683228648 379957 e4cd1b0edaec54e7d866b9f836b44193 installed DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 1605544205 208288 e2dc490f423424fe8a64ca701ad874c6 installed DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch 1523410278 6126606 3ced417e80b552f84e090b312cbb2dbb installed DEBUG: libcap-ng-0.7.5-4.el7.x86_64 1448001510 50510 84efa5ca78408f78e606e7c8d1816759 installed DEBUG: libtomcrypt-1.17-26.el7.x86_64 1504811851 575874 621e8da08fcda2128d18fdef34d04191 installed DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 1664302415 1463390 d2513b6cbafc4896585c0b34008244c8 installed DEBUG: python-dns-1.15.0-5.el7.noarch 1517942159 1123820 5f8d05fb2d2622c65c6359dd7a24e551 installed DEBUG: libassuan-2.1.0-3.el7.x86_64 1402341240 155391 c4c94aadc9da58f576b4ef238d0136cb installed DEBUG: libgs-9.25-5.el7.x86_64 1601482872 23203990 5d35880729610079863d7f1e49d6ce89 installed DEBUG: libwayland-server-1.15.0-1.el7.x86_64 1540921077 81084 61bc90fe0aa6792be68e420231fc2572 installed DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 1498815728 140213 0131247278e36e578d667cfd054c1926 installed DEBUG: tar-2:1.26-35.el7.x86_64 1540931349 2838510 28f3087e5b512d8cc05e3a8a65727686 installed DEBUG: ghostscript-9.25-5.el7.x86_64 1601482872 154065 1935a1926d55cdcbb46561ae6234e373 installed DEBUG: libidn-1.28-4.el7.x86_64 1448125248 630407 3d582106ac1032c59c1cd4236e5d6415 installed DEBUG: python2-eventlet-0.25.1-1.el7.noarch 1569233621 1383327 91b5cfddd7f97af519ea38c61792304c installed DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 1402366675 42138 e31fa37a714787d3d72e0a9316c3a85b installed DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch 1589300864 29155 5fe4738bcdec7960124371087c661150 installed DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 666456 6641b187badae8ebd191c0e73fc8fa45 installed DEBUG: python-devel-2.7.5-93.el7_9.x86_64 1687262456 1100430 d8f2098bd876bdcc702fdcb5e0d603d6 installed DEBUG: lz4-1.8.3-1.el7.x86_64 1601484911 205463 50e943f036504021a9de980b04f402c1 installed DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch 1519902435 92339 e87b1e501fc87439ec1b27481ddb0577 installed DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch 1442499662 696699 54fb2c60fed08ccabee5a5a764049dd9 installed DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch 1676579624 46383 d46d88c1b18792128f92c05b2b09b6c0 installed DEBUG: less-458-9.el7.x86_64 1438300242 215376 2b1222dfb9fbcf5ca3ee2f07d897bb4c installed DEBUG: PyYAML-3.10-11.el7.x86_64 1402372385 645110 79f893b98b59fca6bd79019d2a717efd installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: python-prettytable-0.7.2-3.el7.noarch 1501788925 183858 4c09dfc6fdd0c01eabc4bb4deda90cb4 installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: python2-futures-3.1.1-5.el7.noarch 1540940839 92761 7368e50717b308aa32057207060c6578 installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: libquadmath-4.8.5-44.el7.x86_64 1601433759 282779 d927a51dafa2298f540383f93d389e72 installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 1588850570 411429 ee9a64dff32ed2fc73129650184226ac installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: python-decorator-3.4.0-3.el7.noarch 1402357561 72291 b1bd578857db8f0926aa352e26b724f6 installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: python2-contextlib2-0.5.5-8.el7.noarch 1532620875 45554 f5c4b63b915750ad54126fa6f73eb878 installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: tk-1:8.5.13-6.el7.x86_64 1448008917 3587086 307cc7da856da117fbb8e8dabea03e6d installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch 1504132054 8273363 8069109e980b364bbd9dbba8d2f8f5a1 installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: which-2.20-7.el7.x86_64 1402367122 76962 5b0eff1739daa46a80e9908f39167c29 installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch 1585718177 218715 03b914f35d8bf75991076085c6180e52 installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch 1585718177 1688523 147454e4a3fb26f8fd61cb115d350d2a installed DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 1612283772 1647320 bac9a80208be808863c4025a5eabd9da installed DEBUG: python-netifaces-0.10.4-3.el7.x86_64 1478363102 39173 caff07a8c0ea54c49e45c8f0eb604dc8 installed DEBUG: perl-Getopt-Long-2.40-3.el7.noarch 1523406856 134846 e4fc3f2fed36897ae178ecd5d9475217 installed DEBUG: cairo-gobject-1.15.12-4.el7.x86_64 1565305422 35784 247e512b27053bc6a6687fde4b1751b9 installed DEBUG: perl-Error-1:0.17020-2.el7.noarch 1402345189 50015 d5f79c530c268d71811519df24ca0c90 installed DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 1549618643 171409 901858c32db93553e7e16c078e4165c9 installed DEBUG: perl-Thread-Queue-3.02-2.el7.noarch 1402347633 27642 29d052232cb1b86133bd838739672a15 installed DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch 1591767281 55184 0918c7d0f306baa67626e2d50e95bdab installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: python2-amqp-2.4.1-1.el7.noarch 1549382065 392950 2712030c0e1db82622327b3f03c6e9a8 installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: python2-cachetools-3.1.0-1.el7.noarch 1549477083 80151 1192ca0248c1e20bc1649c8a693bc070 installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: python-tempita-0.5.1-8.el7.noarch 1419095189 131583 d91b580b444c8db06623affcbd663d07 installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: python-repoze-lru-0.4-3.el7.noarch 1419024211 20643 45ba34d4fb0be5f1e576655c2520010d installed DEBUG: kmod-libs-20-28.el7.x86_64 1585709895 91800 b5b5262c5f2bc70956eaab42f0b8f1ed installed DEBUG: zip-3.0-11.el7.x86_64 1478364595 815173 f49ae6270a053005b67e417123691ca7 installed DEBUG: libfontenc-1.1.3-3.el7.x86_64 1501647039 55701 1473960449a5d9ef0cc86d67bc47dff2 installed DEBUG: lato-fonts-2.015-1.el7.noarch 1443220112 11875284 efbc6f57be117c84a57f1b83888385cf installed DEBUG: libpaper-1.1.24-9.el7.x86_64 1601484506 86163 9a45668eab676cdd0573a63d074f23c7 installed DEBUG: glibc-devel-2.17-326.el7_9.x86_64 1652890724 1066188 7c327c2f0c56d479e77778b056d36068 installed DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 1504735709 439378 8ca93e2831102818759a22e22e871268 installed DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 1577115584 309751 c2ae48ae2978dba98308b6c4cebda74d installed DEBUG: jbigkit-libs-2.0-11.el7.x86_64 1402392685 105882 1ed20c50fdc4614601403474e8240db8 installed DEBUG: json-c-0.11-4.el7_0.x86_64 1403612338 65593 62bcb642b82d3b3aeb99ba9ba1b40715 installed DEBUG: libxcb-1.13-1.el7.x86_64 1540917672 1011680 923a4fbb3fc66c81699e3c0354c2f8d2 installed DEBUG: libXext-1.3.3-3.el7.x86_64 1448003987 87102 fa7e50dec56e01bbe4d33adaec446c9c installed DEBUG: libXt-1.1.5-3.el7.x86_64 1501646835 430105 5f357545763a40cda11cfd5e002cae50 installed DEBUG: libXmu-1.1.2-2.el7.x86_64 1448004095 172054 30004e6ab36e030aae8da010bfc697f9 installed DEBUG: libXcursor-1.1.15-1.el7.x86_64 1540917537 47039 4820a6e82a10283c5d0847f37c189363 installed DEBUG: libXrandr-1.5.1-2.el7.x86_64 1501647977 48626 08ffc02cefbf48f4e52f7a6ac4f8dc24 installed DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 1402381520 14967 114ac67c20604dce0339038e2e34b193 installed DEBUG: libXaw-1.0.13-4.el7.x86_64 1501648561 498789 42e25e863c3a848f9ffd2ef57b2f75da installed DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 1502476992 431711 e3d288c289e13d0bca6df7225913230c installed DEBUG: libtasn1-4.10-1.el7.x86_64 1501633297 424486 5bd1b0b4094fac08713f986572a8625e installed DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch 1663766796 2314578 fa8b9d0b2aa3670a98f61272ca6a05c9 installed DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 1492024115 67814 ff22ccbfa94b59e371c3073511c533c9 installed DEBUG: coreutils-8.22-24.el7_9.2.x86_64 1605565499 14594210 21873db92cb3c945747024de6b034910 installed DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1679328899 3208716 5f65935362140c3ed4bd10ec987793b1 installed DEBUG: python-libs-2.7.5-93.el7_9.x86_64 1687262456 24717160 b12df4116a9a203d5ba91f5a1ca7ef1c installed DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 1649176657 10890779 5958d33d9fb56a33abd8f1aaf4294c90 installed DEBUG: gzip-1.5-11.el7_9.x86_64 1652367512 250421 e5c046f2a9563b4da1c487c673334394 installed DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 1612283515 278157 fa861327e785c3b2e42c330fb74b65d6 installed DEBUG: shared-mime-info-1.8-5.el7.x86_64 1585715455 2379876 8c66fe453adb46917cd07e47cf1ba152 installed DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 1402351548 105522 ef58117c9c617599952c0642ff5e8d00 installed DEBUG: cracklib-2.9.0-11.el7.x86_64 1402378933 209610 a973d883d6785904e49266428bb3ed90 installed DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 1635781157 25181976 0a3a905d4a30196a3967f9466893c33e installed DEBUG: atk-2.28.1-2.el7.x86_64 1585707368 1273714 9af29686b4352cd94be3a76e55eb222c installed DEBUG: libpwquality-1.2.3-5.el7.x86_64 1523419099 332421 e40a69f0a1803dfa3736aba2c8ea1fb4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch 1565639102 1428518 8b0d4293f4a5341fab8dfb60c2881e1e installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch 1565639102 86572 27f4e6b7352c6560de7d8b809a27534d installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 1565639102 1099749 29fb1061ea783c34b9667382e9185e67 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 1565639102 2469317 8144e858bb0a81d74882363022976b74 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch 1565639102 45184 1fbbfe97123bf511b37f9e3f6f84b251 installed DEBUG: urw-base35-fonts-20170801-10.el7.noarch 1565639102 5478 6deaf09eae378892c554844111f0ec3a installed DEBUG: harfbuzz-1.7.5-2.el7.x86_64 1540922811 709362 bb9904035f958cfff8a59f4e79ffeaa0 installed DEBUG: libcroco-0.6.12-6.el7_9.x86_64 1601484346 324875 1b0f011b34dfb6ae81be7200113dda6d installed DEBUG: python2-funcsigs-1.0.2-1.el7.noarch 1465661284 84211 01a9e85d4ee325da28e05a7da8805964 installed DEBUG: python2-monotonic-1.5-1.el7.noarch 1532162297 25637 f9a4116d600f7c06ec2104c2d92270ef installed DEBUG: python2-pyparsing-2.3.1-1.el7.noarch 1551332386 607958 2b329f602cdf93441030202c9b6ea7d4 installed DEBUG: python2-pysocks-1.5.6-3.el7.noarch 1463411231 59840 0ed8e06364e5f2727acb13dd8c1dbaa7 installed DEBUG: python2-backports-1.0-16.el7.x86_64 1560847708 638 8a149164e53abe8b9cd2dbeb2ffd3385 installed DEBUG: python2-urllib3-1.24.1-3.el7.noarch 1550061384 664797 2d0a8892f28f553956216153fdee4b13 installed DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 1517484521 45909 6c8db3a4ee3455e4dd25d73150b21535 installed DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 1549393666 11067847 61ed47fa29c4474951f056b41fffc39a installed DEBUG: python2-imagesize-0.7.1-5.el7.noarch 1488830757 8141 8df48dbc3cdd9f1078be0050adcaf651 installed DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch 1453653419 809983 26df7ea90f3076e632bddb458632b27a installed DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 1498829509 393320 45b487c700b1b38b7f316b5b5cf8c86b installed DEBUG: python-enum34-1.0.4-1.el7.noarch 1447975905 329922 77ff2e0ff3ed1202d829fe2e097d9e15 installed DEBUG: pytz-2016.10-2.el7.noarch 1501779215 190290 c99b176911a0dc1bfcecdddb06ef0de1 installed DEBUG: python2-jinja2-2.10.1-1.el7.noarch 1596109134 1261666 535d515bb4b7ae4740c00f777c59817e installed DEBUG: gdb-7.6.1-120.el7.x86_64 1601482700 7375630 d972171eeec1e05c2ec958c5afd2581b installed DEBUG: gd-2.0.35-27.el7_9.x86_64 1608049656 554576 fd5ea6eda7ab30741f1eb0ea8fe4fa71 installed DEBUG: fipscheck-1.4.1-6.el7.x86_64 1501678069 38839 a2e0953263a6285a00476819997c1caf installed DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 1645709263 396919 147d094b00df6d5b27a318e66e06f1bc installed DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 1686238638 209851 55a23c3bddd2830baebc8ed233533e04 installed DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 1679338129 14111 3bd1d211d43d7c005c523d2ef3a73bd3 installed DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 1605544571 439280 36a88f67f14d6ed72436b11c72c9e2dc installed DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 1637771619 615464 4795540bb6e6f1c4934f029445c7b5b2 installed DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch 1612423918 4090316 a97537acc4249fba37f0831fd0b3f915 installed DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 17227 0c252b639a121cbd80268d018a9f5611 installed DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 15675 f40e27c52e123e24fb0a8d82d8031c8d installed DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 11821 e21a1d6e42f700fa08e2da909ee5f59b installed DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 16174 4445b7493fe7f4e54659c98ee52ce715 installed DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 278730 9e359a3ec17a7430525ef7e1709211b9 installed DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch 1606113418 1307529 1e95aaf551b5d5a79ab66418e7b76be4 installed DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch 1582287587 254483 71329ff15e804d5eea575b3d7a281471 installed DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch 1593413771 1638001 3f9fa6ff81d6d12abcbb8d3661ea41b3 installed DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 167282 db1a0d17b5b7fb29a8e9d4b1b3554d9e installed DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch 1618482008 1096440 55e1b65d05bf9c6cd9de4b524ad08ca6 installed DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 17156 07e5eca78f1db450f60beeb59667d00e installed DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 110907 0a50b6fd78bf1109dfca3319f5e469ab installed DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch 1616167823 1034800 cdbbb821c0a3539eb3a24a9187aa7c8a installed DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 160415 a3d00b1395bc0f99deba0c1ecf9677e7 installed DEBUG: python2-openstackclient-4.0.2-0.20210709052920.54bf2c0.el7.noarch 1625808685 7757115 f29d9db477c03448103d4aecfc063cd1 installed DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch 1582284408 296263 4cfa868458e636c9940694a83a5771f5 installed DEBUG: python2-gnocchiclient-7.0.4-0.20200221171413.64814b9.el7.noarch 1582305294 285652 7e5885d5c855d1d30ed59d594a57cd0d installed DEBUG: python2-monascaclient-1.16.0-0.20200221131000.3b9ec11.el7.noarch 1582290635 203658 c92ad394494c7d26c28e8555c4196cea installed DEBUG: python2-ceilometerclient-2.9.0-0.20200221121322.3b4e35a.el7.noarch 1582287234 422992 9fed3e4f70e7673fd4c57756b4a2fdb3 installed DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch 1582290721 3276658 8607f3f339f93ed9e1b16823f4f7cb0b installed DEBUG: python2-os-testr-1.1.0-0.20200221094810.414bbf6.el7.noarch 1582278522 235484 70364f5642f6d04d4c24093bbb49b747 installed DEBUG: python2-testscenarios-0.5.0-8.el7.noarch 1518087080 109659 ac637433015c1d2f08d3590d36f9a73d installed DEBUG: python2-hacking-1.0.1-0.20200220153249.865398f.el7.noarch 1582212804 2949735 9d396d7dd29bc4fd6124d7026ec40f5f installed DEBUG: python2-reno-2.11.3-0.20200221082740.cba8022.el7.noarch 1582273696 451560 5979bc825da6677d1ef2625d16f51799 installed DEBUG: python2-sphinxcontrib-pecanwsme-0.8.0-3.el7.noarch 1466422599 29242 fe6c866c9cd4d2e9ca7b59b080d2eed4 installed DEBUG: python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch 1582284271 968914 a9795ee34427828444755e480f8ff48b installed DEBUG: python2-freezegun-0.3.11-4.el7.noarch 1550053075 78735 d90eb7c9b0b5f61f44ee81f86ed85bc3 installed DEBUG: python2-microversion-parse-0.2.1-0.20200221125329.ae5e3ce.el7.noarch 1582289640 92099 9b5f0b37e250452323a75b41b31035a7 installed DEBUG: pyflakes-0.9.2-1.el7.noarch 1441889214 114712 081a77cc56b13866bf558a1f42a0c01a installed DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch 1623216315 2200717 a83eae62aa4531359523b6eeaa62bee0 installed DEBUG: python2-kombu-1:4.6.3-3.el7.noarch 1566200622 1602960 3e76e94e163b5ff5f0ffcf869dd94a15 installed DEBUG: python-pyngus-2.0.3-3.el7.noarch 1468254835 194777 0f4d2e55b5f5faad9278a78dbc5fc94e installed DEBUG: colord-libs-1.3.4-2.el7.x86_64 1585707859 588052 a4e533aa7bd567a46991c6d67d16c9e2 installed DEBUG: tkinter-2.7.5-93.el7_9.x86_64 1687262456 1282310 ef62ed59d262952f32971d4f895b68e4 installed DEBUG: hdf5-1.8.13-7.el7.x86_64 1419176938 6589408 3b5f8e2eac0476dc4c752219f4777997 installed DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch 1582287285 129125 bdddd32cbce897d015fd750762481cd0 installed DEBUG: emacs-filesystem-1:24.3-23.el7_9.1.noarch 1686579706 0 5a0fe846c009848793893ce696ea7493 installed DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch 1478360732 277142 7932cbbce8fbaeae73f5de00428c8aa9 installed DEBUG: libxkbcommon-0.7.1-3.el7.x86_64 1565311322 274686 a8f33336624356facf8ea6a6085b7499 installed DEBUG: gnutls-3.3.29-9.el7_6.x86_64 1552559470 2097819 f82fa52300da8811286430201915afce installed DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 1585718177 25366 e6864da25229863dacdff689c17c85ef installed DEBUG: snappy-1.1.0-3.el7.x86_64 1402386034 119521 105dc8366b548ae19262fd022156a8bf installed DEBUG: python-ply-3.4-11.el7.noarch 1501721186 542040 a52488785cdfe4d1bef4696aa69f5a27 installed DEBUG: python2-cffi-1.11.2-1.el7.x86_64 1511454681 1095230 91615447799497da29e619c78dbff941 installed DEBUG: lzo-2.06-8.el7.x86_64 1448004401 165360 fb57116a5f1f0e494abb8db7e7bfb249 installed DEBUG: python-lxml-3.2.1-4.el7.x86_64 1402380450 2722705 551e22015379cdc27348499a00a3c7ca installed DEBUG: libwayland-egl-1.15.0-1.el7.x86_64 1540921077 8260 e4fd5a1f3f713fba000211dbde1fd0a4 installed DEBUG: libusal-1.1.11-25.el7.x86_64 1540918965 464158 f035829c0dd318c8f990f6ad12a758f2 installed DEBUG: libmodman-2.0.1-8.el7.x86_64 1402385418 58871 d9d56d2a76492f4c2f9c827d7aae6b08 installed DEBUG: libepoxy-1.5.2-1.el7.x86_64 1540919576 1260442 fb8564f2b26c37a1482730e69ce069bf installed DEBUG: at-spi2-core-2.28.0-1.el7.x86_64 1541184277 482455 06cc439c72f9b6dc5670e784ef92cd82 installed DEBUG: json-glib-1.4.2-2.el7.x86_64 1541177089 501612 6bfcd42c80ebc5164ec59f48ea080f92 installed DEBUG: glib-networking-2.56.1-1.el7.x86_64 1541184258 510478 dd740a6d1b03e6d225d27e7cd87e1052 installed DEBUG: rest-0.8.1-2.el7.x86_64 1540923723 183886 eefbb1978f98e2a2758343d2b99f0270 installed DEBUG: dconf-0.28.0-4.el7.x86_64 1541173928 337424 e5e462764c819c47dcec5ecaa4dbbc70 installed DEBUG: adwaita-cursor-theme-3.28.0-1.el7.noarch 1540921313 12033505 e9610d314b7bee4abf97ad481b8f3f23 installed DEBUG: gtk3-3.22.30-8.el7_9.x86_64 1649176086 17937985 65fb857277c0ad27263cc8e8600b6061 installed DEBUG: python2-sphinxcontrib-svg2pdfconverter-common-0.1.0-4.el7.noarch 1567154461 4959 9a3834c8d0c21bfac52dc7eb0d01d44a installed DEBUG: python2-yappi-1.0-1.el7.x86_64 1551376766 116357 318c04fc08236fbc1a21f8b640c813b0 installed DEBUG: python2-psutil-5.5.1-1.el7.x86_64 1551782001 2327617 ef7f64719e45796729c8bb03b178c1ad installed DEBUG: libqhull-2015.2-1.el7.x86_64 1469026410 378480 d74b82ba3334227f04d7381fb73e3cc6 installed DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 1551797258 3179029 a2189798e76e47643dd34e869993658b installed DEBUG: python2-voluptuous-0.10.5-2.el7.noarch 1516092298 254112 5fbf24cb2c695908d0ec7432dcea5a5c installed DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch 1458332768 46749 fedec08d4db36f03a34d6942132d811c installed DEBUG: python2-pyperclip-1.6.4-1.el7.noarch 1532619979 70193 471a03633d817f809d15b92c117bad85 installed DEBUG: python2-pydot-1.4.1-1.el7.noarch 1548347746 202356 bd3879759b2d7edcc4547be80a9528e3 installed DEBUG: python2-munch-2.2.0-2.el7.noarch 1518080712 37157 aea9b307a14d19a96687d579af191133 installed DEBUG: python2-jsonpointer-1.10-4.el7.noarch 1473098433 34916 7edaaec6ef9f96148078964864834d43 installed DEBUG: python-warlock-1.0.1-1.el7.noarch 1419201087 26900 d7a63d2b64ce8ae3de3d8efcad18a771 installed DEBUG: python2-future-0.16.0-4.el7.noarch 1494399076 3796094 8de1b68776005aaa5ba5e67cd7ae667d installed DEBUG: python2-cycler-0.10.0-2.el7.noarch 1485247684 36790 96da073591fc65dc6549af3747df5caf installed DEBUG: python2-cryptography-2.5-1.el7.x86_64 1550859553 2995242 a259a0863be05988389898eea31c49f8 installed DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 1402381906 3309358 503a4afe8da0f85b546d028466fd0958 installed DEBUG: python-beaker-1.5.4-10.el7.noarch 1402360045 287268 cbb6d794a7df0ca5df0307777c06aecd installed DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch 1549474120 300206 d3f2d632dee0d2c2154e51abf830bdc0 installed DEBUG: python-waitress-0.8.9-5.el7.noarch 1475542375 758012 5826585737004b6d000f3aa61730975e installed DEBUG: python-unicodecsv-0.14.1-1.el7.noarch 1443138832 103167 ca97a686550141108bb09789abab077b installed DEBUG: python-tzlocal-1.2-4.el7.noarch 1468607466 80837 7108581281144b9c6a782b8f6bc3af1b installed DEBUG: python-migrate-0.11.0-1.el7.noarch 1491574200 836365 d1132c24fa918b4140337bcc36ad3f94 installed DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 1532162099 18285098 227954f9651c4a49b0f41503a2464f87 installed DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 1504131728 14888606 b6ace55ce9633fe599ea567352ffa2ce installed DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 1480355580 1325765 7e0b360658f670897f09c5b08795bfa7 installed DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 1431019730 5793620 c07c6524c93d0857235fd0fd218e7ad6 installed DEBUG: python2-networkx-2.2-3.el7.noarch 1548409769 9626801 03fd97b062559779e8b580a53066c3e2 installed DEBUG: python-mccabe-0.2.1-4.el7.noarch 1419187165 27481 21f98b1a5680373d487535d0b52d1279 installed DEBUG: python-logutils-0.3.3-3.el7.noarch 1430794822 138160 8996d735fe6c780200c3e4eef7e30a48 installed DEBUG: python2-traceback2-1.4.0-14.el7.noarch 1531755022 49687 08b2794f97d85ebf083f9c13faeb3cc4 installed DEBUG: python2-testtools-2.3.0-7.el7.noarch 1565601453 1716945 8ab23668251a09f89c0aa0de841f6bf5 installed DEBUG: python2-subunit-1.4.0-1.1.el7.noarch 1585742412 359017 48ace61bfca5b868e6ac582422fb930a installed DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch 1582198698 457689 327c3252fe13632d24a5415da0148584 installed DEBUG: python-editor-0.4-4.el7.noarch 1452724904 19412 6c0325c591a268a7d0cbc26b5d6e877b installed DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch 1582277592 16945 2cfe0aed1ff9e5961a9938d1dd9c2830 installed DEBUG: openldap-2.4.44-25.el7_9.x86_64 1645636356 1037056 e9f7c2195fb6db4381b991898a4aec55 installed DEBUG: libgcc-4.8.5-44.el7.x86_64 1601433759 179272 e4efbc19aadbde022dd8a1eb4b585087 installed DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch 1582284408 14523 943edd6c4a794a2663b01fcae8e0d838 installed DEBUG: python-urlgrabber-3.10-10.el7.noarch 1585714443 503358 86520621451601031574f88ea0f852de installed DEBUG: setup-2.8.71-11.el7.noarch 1585715374 697141 ea06d9c1b2cf1331a82dac83e55e0b60 installed DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 16979 d14f5cda3b949fe7495ba66053376224 installed DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 1649176657 84555 205e68a6e5dc1ecd4cc74a0e72145ade installed DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch 1565367531 13746679 c7aefcadcd2e25432089bcfeab49cdea installed DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch 1613982295 90273 85563f56d626e68be410ad94504ae095 installed DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch 1649176657 1271686 83c37517c4e4c0cdf27c64bdc2b200c2 installed DEBUG: dejavu-fonts-common-2.33-6.el7.noarch 1402349670 130455 61a93ec3edc83c900c0730e52ac1d1cb installed DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch 1582260605 1258042 76b6aec85311a53d70b5ad0f26cf5ded installed DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 1531487214 6637796 a293dfefd6596bfe5c54ba68377e334e installed DEBUG: perl-srpm-macros-1-8.el7.noarch 1402343091 794 6bd0791a143b53addc95cbeb050859c8 installed DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch 1593413695 1000546 adf56ff0430545f2817f4afa0edaa416 installed DEBUG: pygpgme-0.3-9.el7.x86_64 1402356647 197501 67b8c720f59a063adbbca2392bac0281 installed DEBUG: glibc-2.17-326.el7_9.x86_64 1652890724 14100922 5b1faeed7ae09fbca5f4a99dac4e932e installed DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 18693 de0bc2ef896f3a38971e443aaa0a0f70 installed DEBUG: ustr-1.0.4-16.el7.x86_64 1402344766 285943 58bb2ebb64b048e24a4c7d5d51170f55 installed DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 1504735709 1028216 bba677eda5184b5127b7817d2c1dec12 installed DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 28465 798d3a56c41710bd113c984b2d26bbdc installed DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 1612283515 168720 7f82d20c0604f2e1d0a51da90fee5d6e installed DEBUG: libselinux-2.5-15.el7.x86_64 1585711002 217762 939b030e19f37ea46c0cdda66748fb04 installed DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch 1582265005 314841 3557b0e64ffd6bd9369d6c3356cf4858 installed DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 1619616727 342456 511318eae506189450b1e14c1e62ebd4 installed DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 1655304053 239983 00fab3b3934e23d8b130a49c45ada0e2 installed DEBUG: python2-ironicclient-3.1.2-0.20200522045908.1220d76.el7.noarch 1590123580 2264959 06791a636982f162a00d2ba98f7f682e installed DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 1585707796 1219519 61f488ba5b278e434e4558e750b17127 installed DEBUG: libattr-2.4.46-13.el7.x86_64 1523407244 19896 209b05c7b77a33a4cc176077945833e8 installed DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch 1582227256 169625 93431a786c53baba5c3ffe6c6ffcb5e2 installed DEBUG: systemd-219-78.el7_9.7.x86_64 1662044298 24448450 2b2aa07094f852d7694ccf6041ce28de installed DEBUG: libpng-2:1.5.13-8.el7.x86_64 1602604338 616133 10be3baa53da2a0cc048662b850d17a3 installed DEBUG: python2-testrepository-0.0.20-12.el7.noarch 1517958841 738495 35e810adb7b201b47004459e1708ef84 installed DEBUG: libpciaccess-0.14-1.el7.x86_64 1523413923 45649 b980f4a133f488a872fea9465d6039ed installed DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 1565310207 350419 e97a8f8a8945115b68926afe6c6d14c8 installed DEBUG: python2-APScheduler-3.0.5-2.el7.noarch 1468608306 298566 0543f5ea9e30ff8154bdffda39a5c1fd installed DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 1605544205 58336 0abb6985d7c140bcb7ddaade15d9990d installed DEBUG: libgpg-error-1.12-3.el7.x86_64 1402390008 350865 a3933d4ce43c07fa9305e8765d78d099 installed DEBUG: python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7.noarch 1567154461 6717 6eecb117ab9ec69b4b1492b5a2aa3d35 installed DEBUG: pango-1.42.4-4.el7_7.x86_64 1568397799 754903 c6f10144d673284d94fd5dd42ba6ca38 installed DEBUG: grep-2.20-3.el7.x86_64 1501743524 1195131 92bc957d1c4fc3764e134d8f82544abe installed DEBUG: python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 1523978910 33681 0ca40d0347b2a26e2dffbf4b16846b28 installed DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 1601481230 734287 29f86f8d19060d74d10843f09ff8c8de installed DEBUG: cpio-2.11-28.el7.x86_64 1602604082 689345 4a25327c4e1ef56cbe9c481943bfebba installed DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 1691164853 2643152 e502997c471a3aa2674718c3acb99ea1 installed DEBUG: mpfr-3.1.1-4.el7.x86_64 1402362714 554279 4cedb227fd4730529b0874792007692b installed DEBUG: python2-mock-3.0.5-1.el7.noarch 1562663513 171972 dd5ad777c407c8cb10e9084149abdd51 installed DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 1498686770 2435978 5efa8feaeb12d57cda1a9bcd9c8af917 installed DEBUG: libtommath-0.42.0-6.el7.x86_64 1504809311 70394 a3a60d038cff36036059a45e79db3996 installed DEBUG: audit-libs-2.8.5-4.el7.x86_64 1565265980 256386 9d116ad6305cd827bdca472b2add8932 installed DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch 1565367530 4398414 ba08f46d100c728d435ceb3e500decaa installed DEBUG: groff-base-1.22.2-8.el7.x86_64 1402345046 3453946 591d2a12420abc9fa9934414fc0987f4 installed DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch 1550073304 8441074 9264837b29fa73cd4f624e7bdfa6b491 installed DEBUG: libgomp-4.8.5-44.el7.x86_64 1601433759 212144 91a373019a746039e03c07bd6e19c7d0 installed DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 1637771619 331384 19ad69316195568dcc72ecb3c163d1a1 installed DEBUG: lcms2-2.6-3.el7.x86_64 1478369155 377192 b0922952f79e6678c0cca8095a909a52 installed DEBUG: python2-webob-1.8.5-1.el7.noarch 1549628866 1343835 7b58e232a893845253ca1a24c2f69e37 installed DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 1582125614 361350 9e38788a4b81a87e55c6178c1ff40b81 installed DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch 1582193622 251405 1cf895db4069803f956ee2972b71ef5e installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch 1549990694 781336 37cc27551d9e7c108fcf8c9b9f39d206 installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: libgfortran-4.8.5-44.el7.x86_64 1601433759 1186104 5bc03e98b840f7d3bd48bbceaf985f3b installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: python2-extras-1.0.0-2.el7.noarch 1517941859 30624 f5fc482326b22274012749652345fbc7 installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: atlas-3.10.1-12.el7.x86_64 1501736221 21813025 8686de5cd4f5c0bfd52097bbd1d60751 installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 1585716997 136912 d0d69110ad88ffac4701b5b774549adf installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 1565316778 210548 52429097d75fbe96ffc011be6289378c installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 1552663581 676004 5cca1c365b89435f877a29fbfee38833 installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: python2-vine-1.2.0-2.el7.noarch 1549627764 84920 13a6b27ca8fdee4e048b2134bede98c3 installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: python2-appdirs-1.4.0-4.el7.noarch 1442869947 61227 ad895a8eba8cfc09d23abcc17af2f459 installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: python2-jsonschema-2.6.0-2.el7.noarch 1517854980 305135 e0eef3d20bde5645e132436c4a612f32 installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: python-routes-2.4.1-1.el7.noarch 1495144859 476787 9875437788a923935098eab966517ff3 installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: libgusb-0.2.9-1.el7.x86_64 1501993238 107410 4bd0f4f0254eeeac469635f5cfcc2073 installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch 1585750026 119744 782530e0dfd62d5ae0a14c69cad198f1 installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: nettle-2.7.1-9.el7_9.x86_64 1618512316 765082 d71a605fd1fdc67cf4b5556850dd0fb4 installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: xkeyboard-config-2.24-1.el7.noarch 1540923197 5836098 6e303a17af40c0498b319f19aeb457c8 installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: t1lib-5.1.2-14.el7.x86_64 1402373936 400681 7e332340d8b7e831493126b19d91b9e0 installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: blosc-1.11.1-3.el7.x86_64 1500946085 393240 2c4a75589da464dc018847afb3dde1b2 installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: python-inotify-0.9.4-4.el7.noarch 1402371981 262646 5f0058a964f836049912320e7e362ac4 installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch 1499267164 774005 888867730ebf33234879aa12bdcbc013 installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: genisoimage-1.1.11-25.el7.x86_64 1540918965 1069100 2498652f68840f47439dbe0f8099d52d installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: libXtst-1.2.3-1.el7.x86_64 1501649124 29938 fa9186e0d600312861a3230199657845 installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: gsettings-desktop-schemas-3.28.0-3.el7.x86_64 1585709098 4139603 57179a68bc99e659a0bcad8713117303 installed DEBUG: python-2.7.5-93.el7_9.x86_64 1687262456 80835 4793d52447932027fbc5dc49e4385e16 installed DEBUG: graphviz-python-2.30.1-22.el7.x86_64 1602604646 116917 35fcbc3800f41f76f05f378eb2610fcc installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: adwaita-icon-theme-3.28.0-1.el7.noarch 1540921313 13958096 cae3dddba4796d0f829e1e204bcc2ae5 installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: python2-sphinxcontrib-httpdomain-1.6.1-1.el7.noarch 1528205981 141498 dad0e5f6b979c381709da5a3e40dae1c installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 1549390091 288182 5ec01e35d9c650a724b5c498184ed983 installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: python2-wcwidth-0.1.7-8.el7.noarch 1532619812 86581 b5873a1fa4bffca4a11acec5ad0fa24b installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: python2-rfc3986-1.2.0-1.el7.noarch 1546459283 168754 e4bc3e009a21f0f69774c4e73ade2c40 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: python2-pycodestyle-2.0.0-5.el7.noarch 1516457919 298596 f748ba1f32450143ea764e8ceafd1c5c installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: python2-jsonpatch-1.21-1.el7.noarch 1518080692 60909 eee3352967a843630215288f999c1572 installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: python2-functools32-3.2.3.2-1.el7.noarch 1485251810 72424 dd3c1f954722948517d797ea68ff304a installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch 1550861566 609640 b8e13fd35e93abc9fabac15995422016 installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python-mako-0.8.1-2.el7.noarch 1402357022 1480809 3d73873e00ffedb20608eb647a94dd39 installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python-webtest-2.0.23-1.el7.noarch 1475569410 325399 b2b29ca91df33e397d06eec686a7e3b6 installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python-sqlparse-0.1.18-5.el7.noarch 1458332940 284836 5b4eea326b8c34cc100bb3a8dc77ab77 installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 1504131728 122716 ebf9dc9ebdbd9e5371f08612ee9cd018 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python2-tables-3.3.0-4.el7.x86_64 1500987042 8084031 0bf26c6a8d2dd5fb67271cf3bdce0aa4 installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: python-memcached-1.58-1.el7.noarch 1504037044 126261 4d00a53702197063b818c721dd3aadde installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: python-linecache2-1.0.0-1.el7.noarch 1441716831 19763 5535ce257ba2aef676534f30878d4f5a installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: python2-fixtures-3.0.0-7.el7.noarch 1508232022 361072 a3ac50eb7b9762f192ebaff72f5aea45 installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: python-keyring-5.7.1-1.el7.noarch 1468890416 439287 fd24938e350f96e9f03377b2e0feeab9 installed DEBUG: curl-7.29.0-59.el7_9.1.x86_64 1605544571 540396 d5522f431ab52fc028196412b713222b installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cc08dd11e4f04506b8fd4d3018b71de9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._y8w0nt8:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JqRKTo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf python-watcher-3.0.3.dev1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/python-watcher-3.0.3.dev1-0.20230819095818.837e658.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-watcher-3.0.3 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KsEr5A DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/watcher DEBUG: creating build/lib/watcher/applier DEBUG: copying watcher/applier/__init__.py -> build/lib/watcher/applier DEBUG: copying watcher/applier/base.py -> build/lib/watcher/applier DEBUG: copying watcher/applier/default.py -> build/lib/watcher/applier DEBUG: copying watcher/applier/manager.py -> build/lib/watcher/applier DEBUG: copying watcher/applier/rpcapi.py -> build/lib/watcher/applier DEBUG: copying watcher/applier/sync.py -> build/lib/watcher/applier DEBUG: creating build/lib/watcher/decision_engine DEBUG: creating build/lib/watcher/decision_engine/strategy DEBUG: creating build/lib/watcher/decision_engine/strategy/common DEBUG: copying watcher/decision_engine/strategy/common/__init__.py -> build/lib/watcher/decision_engine/strategy/common DEBUG: copying watcher/decision_engine/strategy/common/level.py -> build/lib/watcher/decision_engine/strategy/common DEBUG: creating build/lib/watcher/decision_engine/scoring DEBUG: copying watcher/decision_engine/scoring/__init__.py -> build/lib/watcher/decision_engine/scoring DEBUG: copying watcher/decision_engine/scoring/base.py -> build/lib/watcher/decision_engine/scoring DEBUG: copying watcher/decision_engine/scoring/dummy_scorer.py -> build/lib/watcher/decision_engine/scoring DEBUG: copying watcher/decision_engine/scoring/dummy_scoring_container.py -> build/lib/watcher/decision_engine/scoring DEBUG: copying watcher/decision_engine/scoring/scoring_factory.py -> build/lib/watcher/decision_engine/scoring DEBUG: creating build/lib/watcher/decision_engine/loading DEBUG: copying watcher/decision_engine/loading/__init__.py -> build/lib/watcher/decision_engine/loading DEBUG: copying watcher/decision_engine/loading/default.py -> build/lib/watcher/decision_engine/loading DEBUG: creating build/lib/watcher/tests DEBUG: creating build/lib/watcher/tests/decision_engine DEBUG: creating build/lib/watcher/tests/decision_engine/strategy DEBUG: creating build/lib/watcher/tests/decision_engine/strategy/selector DEBUG: copying watcher/tests/decision_engine/strategy/selector/__init__.py -> build/lib/watcher/tests/decision_engine/strategy/selector DEBUG: copying watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> build/lib/watcher/tests/decision_engine/strategy/selector DEBUG: creating build/lib/watcher/tests/applier DEBUG: creating build/lib/watcher/tests/applier/actions DEBUG: copying watcher/tests/applier/actions/__init__.py -> build/lib/watcher/tests/applier/actions DEBUG: copying watcher/tests/applier/actions/test_change_node_power_state.py -> build/lib/watcher/tests/applier/actions DEBUG: copying watcher/tests/applier/actions/test_change_nova_service_state.py -> build/lib/watcher/tests/applier/actions DEBUG: copying watcher/tests/applier/actions/test_migration.py -> build/lib/watcher/tests/applier/actions DEBUG: copying watcher/tests/applier/actions/test_resize.py -> build/lib/watcher/tests/applier/actions DEBUG: copying watcher/tests/applier/actions/test_sleep.py -> build/lib/watcher/tests/applier/actions DEBUG: copying watcher/tests/applier/actions/test_volume_migration.py -> build/lib/watcher/tests/applier/actions DEBUG: creating build/lib/watcher/db DEBUG: creating build/lib/watcher/db/sqlalchemy DEBUG: copying watcher/db/sqlalchemy/__init__.py -> build/lib/watcher/db/sqlalchemy DEBUG: copying watcher/db/sqlalchemy/api.py -> build/lib/watcher/db/sqlalchemy DEBUG: copying watcher/db/sqlalchemy/job_store.py -> build/lib/watcher/db/sqlalchemy DEBUG: copying watcher/db/sqlalchemy/migration.py -> build/lib/watcher/db/sqlalchemy DEBUG: copying watcher/db/sqlalchemy/models.py -> build/lib/watcher/db/sqlalchemy DEBUG: creating build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/__init__.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/actuation.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/base.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/basic_consolidation.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/dummy_strategy.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/host_maintenance.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/saving_energy.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/uniform_airflow.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/workload_balance.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/workload_stabilization.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/strategy/strategies/zone_migration.py -> build/lib/watcher/decision_engine/strategy/strategies DEBUG: copying watcher/decision_engine/__init__.py -> build/lib/watcher/decision_engine DEBUG: copying watcher/decision_engine/gmr.py -> build/lib/watcher/decision_engine DEBUG: copying watcher/decision_engine/manager.py -> build/lib/watcher/decision_engine DEBUG: copying watcher/decision_engine/rpcapi.py -> build/lib/watcher/decision_engine DEBUG: copying watcher/decision_engine/scheduling.py -> build/lib/watcher/decision_engine DEBUG: copying watcher/decision_engine/sync.py -> build/lib/watcher/decision_engine DEBUG: copying watcher/__init__.py -> build/lib/watcher DEBUG: copying watcher/_i18n.py -> build/lib/watcher DEBUG: copying watcher/version.py -> build/lib/watcher DEBUG: creating build/lib/watcher/applier/messaging DEBUG: copying watcher/applier/messaging/__init__.py -> build/lib/watcher/applier/messaging DEBUG: copying watcher/applier/messaging/trigger.py -> build/lib/watcher/applier/messaging DEBUG: creating build/lib/watcher/applier/workflow_engine DEBUG: copying watcher/applier/workflow_engine/__init__.py -> build/lib/watcher/applier/workflow_engine DEBUG: copying watcher/applier/workflow_engine/base.py -> build/lib/watcher/applier/workflow_engine DEBUG: copying watcher/applier/workflow_engine/default.py -> build/lib/watcher/applier/workflow_engine DEBUG: creating build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/__init__.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_base.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: copying watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> build/lib/watcher/tests/decision_engine/strategy/strategies DEBUG: creating build/lib/watcher/conf DEBUG: copying watcher/conf/__init__.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/api.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/applier.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/ceilometer_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/cinder_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/clients_auth.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/collector.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/datasources.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/db.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/decision_engine.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/exception.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/glance_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/gnocchi_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/grafana_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/grafana_translators.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/ironic_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/keystone_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/monasca_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/neutron_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/nova_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/opts.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/paths.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/placement_client.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/planner.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/plugins.py -> build/lib/watcher/conf DEBUG: copying watcher/conf/service.py -> build/lib/watcher/conf DEBUG: creating build/lib/watcher/tests/decision_engine/messaging DEBUG: copying watcher/tests/decision_engine/messaging/__init__.py -> build/lib/watcher/tests/decision_engine/messaging DEBUG: copying watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> build/lib/watcher/tests/decision_engine/messaging DEBUG: copying watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> build/lib/watcher/tests/decision_engine/messaging DEBUG: copying watcher/decision_engine/strategy/__init__.py -> build/lib/watcher/decision_engine/strategy DEBUG: creating build/lib/watcher/notifications DEBUG: copying watcher/notifications/__init__.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/action.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/action_plan.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/audit.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/base.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/exception.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/goal.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/service.py -> build/lib/watcher/notifications DEBUG: copying watcher/notifications/strategy.py -> build/lib/watcher/notifications DEBUG: creating build/lib/watcher/applier/action_plan DEBUG: copying watcher/applier/action_plan/__init__.py -> build/lib/watcher/applier/action_plan DEBUG: copying watcher/applier/action_plan/base.py -> build/lib/watcher/applier/action_plan DEBUG: copying watcher/applier/action_plan/default.py -> build/lib/watcher/applier/action_plan DEBUG: creating build/lib/watcher/decision_engine/model DEBUG: creating build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/__init__.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/baremetal_resource.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/base.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/compute_resource.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/instance.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/node.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/storage_resource.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/decision_engine/model/element/volume.py -> build/lib/watcher/decision_engine/model/element DEBUG: copying watcher/tests/decision_engine/__init__.py -> build/lib/watcher/tests/decision_engine DEBUG: copying watcher/tests/decision_engine/fake_goals.py -> build/lib/watcher/tests/decision_engine DEBUG: copying watcher/tests/decision_engine/fake_strategies.py -> build/lib/watcher/tests/decision_engine DEBUG: copying watcher/tests/decision_engine/test_gmr.py -> build/lib/watcher/tests/decision_engine DEBUG: copying watcher/tests/decision_engine/test_rpcapi.py -> build/lib/watcher/tests/decision_engine DEBUG: copying watcher/tests/decision_engine/test_scheduling.py -> build/lib/watcher/tests/decision_engine DEBUG: copying watcher/tests/decision_engine/test_sync.py -> build/lib/watcher/tests/decision_engine DEBUG: creating build/lib/watcher/tests/common DEBUG: creating build/lib/watcher/tests/common/loader DEBUG: copying watcher/tests/common/loader/__init__.py -> build/lib/watcher/tests/common/loader DEBUG: copying watcher/tests/common/loader/test_loader.py -> build/lib/watcher/tests/common/loader DEBUG: copying watcher/tests/applier/__init__.py -> build/lib/watcher/tests/applier DEBUG: copying watcher/tests/applier/test_applier_manager.py -> build/lib/watcher/tests/applier DEBUG: copying watcher/tests/applier/test_rpcapi.py -> build/lib/watcher/tests/applier DEBUG: copying watcher/tests/applier/test_sync.py -> build/lib/watcher/tests/applier DEBUG: creating build/lib/watcher/cmd DEBUG: copying watcher/cmd/__init__.py -> build/lib/watcher/cmd DEBUG: copying watcher/cmd/api.py -> build/lib/watcher/cmd DEBUG: copying watcher/cmd/applier.py -> build/lib/watcher/cmd DEBUG: copying watcher/cmd/dbmanage.py -> build/lib/watcher/cmd DEBUG: copying watcher/cmd/decisionengine.py -> build/lib/watcher/cmd DEBUG: copying watcher/cmd/status.py -> build/lib/watcher/cmd DEBUG: copying watcher/cmd/sync.py -> build/lib/watcher/cmd DEBUG: creating build/lib/watcher/hacking DEBUG: copying watcher/hacking/__init__.py -> build/lib/watcher/hacking DEBUG: copying watcher/hacking/checks.py -> build/lib/watcher/hacking DEBUG: creating build/lib/watcher/tests/decision_engine/event_consumer DEBUG: copying watcher/tests/decision_engine/event_consumer/__init__.py -> build/lib/watcher/tests/decision_engine/event_consumer DEBUG: creating build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/__init__.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_action.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_action_description.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_action_plan.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_audit.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_audit_template.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_efficacy_indicator.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_goal.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_objects.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_scoring_engine.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_service.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/test_strategy.py -> build/lib/watcher/tests/objects DEBUG: copying watcher/tests/objects/utils.py -> build/lib/watcher/tests/objects DEBUG: creating build/lib/watcher/api DEBUG: creating build/lib/watcher/api/middleware DEBUG: copying watcher/api/middleware/__init__.py -> build/lib/watcher/api/middleware DEBUG: copying watcher/api/middleware/auth_token.py -> build/lib/watcher/api/middleware DEBUG: copying watcher/api/middleware/parsable_error.py -> build/lib/watcher/api/middleware DEBUG: creating build/lib/watcher/decision_engine/audit DEBUG: copying watcher/decision_engine/audit/__init__.py -> build/lib/watcher/decision_engine/audit DEBUG: copying watcher/decision_engine/audit/base.py -> build/lib/watcher/decision_engine/audit DEBUG: copying watcher/decision_engine/audit/continuous.py -> build/lib/watcher/decision_engine/audit DEBUG: copying watcher/decision_engine/audit/oneshot.py -> build/lib/watcher/decision_engine/audit DEBUG: creating build/lib/watcher/tests/decision_engine/audit DEBUG: copying watcher/tests/decision_engine/audit/__init__.py -> build/lib/watcher/tests/decision_engine/audit DEBUG: copying watcher/tests/decision_engine/audit/test_audit_handlers.py -> build/lib/watcher/tests/decision_engine/audit DEBUG: creating build/lib/watcher/tests/decision_engine/solution DEBUG: copying watcher/tests/decision_engine/solution/__init__.py -> build/lib/watcher/tests/decision_engine/solution DEBUG: copying watcher/tests/decision_engine/solution/test_default_solution.py -> build/lib/watcher/tests/decision_engine/solution DEBUG: creating build/lib/watcher/decision_engine/messaging DEBUG: copying watcher/decision_engine/messaging/__init__.py -> build/lib/watcher/decision_engine/messaging DEBUG: copying watcher/decision_engine/messaging/audit_endpoint.py -> build/lib/watcher/decision_engine/messaging DEBUG: copying watcher/decision_engine/messaging/data_model_endpoint.py -> build/lib/watcher/decision_engine/messaging DEBUG: creating build/lib/watcher/tests/notifications DEBUG: copying watcher/tests/notifications/__init__.py -> build/lib/watcher/tests/notifications DEBUG: copying watcher/tests/notifications/test_action_notification.py -> build/lib/watcher/tests/notifications DEBUG: copying watcher/tests/notifications/test_action_plan_notification.py -> build/lib/watcher/tests/notifications DEBUG: copying watcher/tests/notifications/test_audit_notification.py -> build/lib/watcher/tests/notifications DEBUG: copying watcher/tests/notifications/test_notification.py -> build/lib/watcher/tests/notifications DEBUG: copying watcher/tests/notifications/test_service_notifications.py -> build/lib/watcher/tests/notifications DEBUG: creating build/lib/watcher/tests/cmd DEBUG: copying watcher/tests/cmd/__init__.py -> build/lib/watcher/tests/cmd DEBUG: copying watcher/tests/cmd/test_api.py -> build/lib/watcher/tests/cmd DEBUG: copying watcher/tests/cmd/test_applier.py -> build/lib/watcher/tests/cmd DEBUG: copying watcher/tests/cmd/test_db_manage.py -> build/lib/watcher/tests/cmd DEBUG: copying watcher/tests/cmd/test_decision_engine.py -> build/lib/watcher/tests/cmd DEBUG: copying watcher/tests/cmd/test_status.py -> build/lib/watcher/tests/cmd DEBUG: creating build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/tests/decision_engine/datasources/__init__.py -> build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/tests/decision_engine/datasources/test_base.py -> build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/tests/decision_engine/datasources/test_ceilometer_helper.py -> build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/tests/decision_engine/datasources/test_grafana_helper.py -> build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/tests/decision_engine/datasources/test_manager.py -> build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/tests/decision_engine/datasources/test_monasca_helper.py -> build/lib/watcher/tests/decision_engine/datasources DEBUG: copying watcher/db/__init__.py -> build/lib/watcher/db DEBUG: copying watcher/db/api.py -> build/lib/watcher/db DEBUG: copying watcher/db/migration.py -> build/lib/watcher/db DEBUG: copying watcher/db/purge.py -> build/lib/watcher/db DEBUG: creating build/lib/watcher/tests/decision_engine/cluster DEBUG: copying watcher/tests/decision_engine/cluster/__init__.py -> build/lib/watcher/tests/decision_engine/cluster DEBUG: copying watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> build/lib/watcher/tests/decision_engine/cluster DEBUG: copying watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> build/lib/watcher/tests/decision_engine/cluster DEBUG: copying watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> build/lib/watcher/tests/decision_engine/cluster DEBUG: creating build/lib/watcher/tests/conf DEBUG: copying watcher/tests/conf/__init__.py -> build/lib/watcher/tests/conf DEBUG: copying watcher/tests/conf/test_list_opts.py -> build/lib/watcher/tests/conf DEBUG: creating build/lib/watcher/tests/applier/messaging DEBUG: copying watcher/tests/applier/messaging/__init__.py -> build/lib/watcher/tests/applier/messaging DEBUG: copying watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> build/lib/watcher/tests/applier/messaging DEBUG: creating build/lib/watcher/tests/applier/workflow_engine DEBUG: copying watcher/tests/applier/workflow_engine/__init__.py -> build/lib/watcher/tests/applier/workflow_engine DEBUG: copying watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> build/lib/watcher/tests/applier/workflow_engine DEBUG: copying watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> build/lib/watcher/tests/applier/workflow_engine DEBUG: creating build/lib/watcher/decision_engine/planner DEBUG: copying watcher/decision_engine/planner/__init__.py -> build/lib/watcher/decision_engine/planner DEBUG: copying watcher/decision_engine/planner/base.py -> build/lib/watcher/decision_engine/planner DEBUG: copying watcher/decision_engine/planner/manager.py -> build/lib/watcher/decision_engine/planner DEBUG: copying watcher/decision_engine/planner/node_resource_consolidation.py -> build/lib/watcher/decision_engine/planner DEBUG: copying watcher/decision_engine/planner/weight.py -> build/lib/watcher/decision_engine/planner DEBUG: copying watcher/decision_engine/planner/workload_stabilization.py -> build/lib/watcher/decision_engine/planner DEBUG: copying watcher/api/__init__.py -> build/lib/watcher/api DEBUG: copying watcher/api/acl.py -> build/lib/watcher/api DEBUG: copying watcher/api/app.py -> build/lib/watcher/api DEBUG: copying watcher/api/config.py -> build/lib/watcher/api DEBUG: copying watcher/api/hooks.py -> build/lib/watcher/api DEBUG: copying watcher/api/scheduling.py -> build/lib/watcher/api DEBUG: copying watcher/api/wsgi.py -> build/lib/watcher/api DEBUG: creating build/lib/watcher/decision_engine/datasources DEBUG: creating build/lib/watcher/decision_engine/datasources/grafana_translator DEBUG: copying watcher/decision_engine/datasources/grafana_translator/__init__.py -> build/lib/watcher/decision_engine/datasources/grafana_translator DEBUG: copying watcher/decision_engine/datasources/grafana_translator/base.py -> build/lib/watcher/decision_engine/datasources/grafana_translator DEBUG: copying watcher/decision_engine/datasources/grafana_translator/influxdb.py -> build/lib/watcher/decision_engine/datasources/grafana_translator DEBUG: creating build/lib/watcher/tests/applier/workflow_engine/loading DEBUG: copying watcher/tests/applier/workflow_engine/loading/__init__.py -> build/lib/watcher/tests/applier/workflow_engine/loading DEBUG: copying watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> build/lib/watcher/tests/applier/workflow_engine/loading DEBUG: copying watcher/tests/__init__.py -> build/lib/watcher/tests DEBUG: copying watcher/tests/base.py -> build/lib/watcher/tests DEBUG: copying watcher/tests/conf_fixture.py -> build/lib/watcher/tests DEBUG: copying watcher/tests/config.py -> build/lib/watcher/tests DEBUG: copying watcher/tests/fake_policy.py -> build/lib/watcher/tests DEBUG: copying watcher/tests/fakes.py -> build/lib/watcher/tests DEBUG: copying watcher/tests/policy_fixture.py -> build/lib/watcher/tests DEBUG: creating build/lib/watcher/tests/applier/action_plan DEBUG: copying watcher/tests/applier/action_plan/__init__.py -> build/lib/watcher/tests/applier/action_plan DEBUG: copying watcher/tests/applier/action_plan/test_default_action_handler.py -> build/lib/watcher/tests/applier/action_plan DEBUG: creating build/lib/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: copying watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> build/lib/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: copying watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> build/lib/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: copying watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> build/lib/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: creating build/lib/watcher/tests/api DEBUG: creating build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/__init__.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_actions.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_actions_plans.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_audit_templates.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_audits.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_data_model.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_goals.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_microversions.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_root.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_scoring_engines.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_services.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_strategies.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_types.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/tests/api/v1/test_utils.py -> build/lib/watcher/tests/api/v1 DEBUG: copying watcher/decision_engine/datasources/__init__.py -> build/lib/watcher/decision_engine/datasources DEBUG: copying watcher/decision_engine/datasources/base.py -> build/lib/watcher/decision_engine/datasources DEBUG: copying watcher/decision_engine/datasources/ceilometer.py -> build/lib/watcher/decision_engine/datasources DEBUG: copying watcher/decision_engine/datasources/gnocchi.py -> build/lib/watcher/decision_engine/datasources DEBUG: copying watcher/decision_engine/datasources/grafana.py -> build/lib/watcher/decision_engine/datasources DEBUG: copying watcher/decision_engine/datasources/manager.py -> build/lib/watcher/decision_engine/datasources DEBUG: copying watcher/decision_engine/datasources/monasca.py -> build/lib/watcher/decision_engine/datasources DEBUG: creating build/lib/watcher/tests/decision_engine/loading DEBUG: copying watcher/tests/decision_engine/loading/__init__.py -> build/lib/watcher/tests/decision_engine/loading DEBUG: copying watcher/tests/decision_engine/loading/test_collector_loader.py -> build/lib/watcher/tests/decision_engine/loading DEBUG: copying watcher/tests/decision_engine/loading/test_default_planner_loader.py -> build/lib/watcher/tests/decision_engine/loading DEBUG: copying watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> build/lib/watcher/tests/decision_engine/loading DEBUG: copying watcher/tests/decision_engine/loading/test_goal_loader.py -> build/lib/watcher/tests/decision_engine/loading DEBUG: creating build/lib/watcher/decision_engine/model/notification DEBUG: copying watcher/decision_engine/model/notification/__init__.py -> build/lib/watcher/decision_engine/model/notification DEBUG: copying watcher/decision_engine/model/notification/base.py -> build/lib/watcher/decision_engine/model/notification DEBUG: copying watcher/decision_engine/model/notification/cinder.py -> build/lib/watcher/decision_engine/model/notification DEBUG: copying watcher/decision_engine/model/notification/filtering.py -> build/lib/watcher/decision_engine/model/notification DEBUG: copying watcher/decision_engine/model/notification/nova.py -> build/lib/watcher/decision_engine/model/notification DEBUG: creating build/lib/watcher/decision_engine/solution DEBUG: copying watcher/decision_engine/solution/__init__.py -> build/lib/watcher/decision_engine/solution DEBUG: copying watcher/decision_engine/solution/base.py -> build/lib/watcher/decision_engine/solution DEBUG: copying watcher/decision_engine/solution/default.py -> build/lib/watcher/decision_engine/solution DEBUG: copying watcher/decision_engine/solution/efficacy.py -> build/lib/watcher/decision_engine/solution DEBUG: copying watcher/decision_engine/solution/solution_comparator.py -> build/lib/watcher/decision_engine/solution DEBUG: copying watcher/decision_engine/solution/solution_evaluator.py -> build/lib/watcher/decision_engine/solution DEBUG: copying watcher/decision_engine/model/__init__.py -> build/lib/watcher/decision_engine/model DEBUG: copying watcher/decision_engine/model/base.py -> build/lib/watcher/decision_engine/model DEBUG: copying watcher/decision_engine/model/model_root.py -> build/lib/watcher/decision_engine/model DEBUG: creating build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/__init__.py -> build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/ceilometer_metrics.py -> build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/faker_cluster_state.py -> build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/gnocchi_metrics.py -> build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/monasca_metrics.py -> build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/test_element.py -> build/lib/watcher/tests/decision_engine/model DEBUG: copying watcher/tests/decision_engine/model/test_model.py -> build/lib/watcher/tests/decision_engine/model DEBUG: creating build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/__init__.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/base.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_action.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_action_description.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_action_plan.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_audit.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_audit_template.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_efficacy_indicator.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_goal.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_purge.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_scoring_engine.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_service.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/test_strategy.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/db/utils.py -> build/lib/watcher/tests/db DEBUG: copying watcher/tests/api/__init__.py -> build/lib/watcher/tests/api DEBUG: copying watcher/tests/api/base.py -> build/lib/watcher/tests/api DEBUG: copying watcher/tests/api/test_base.py -> build/lib/watcher/tests/api DEBUG: copying watcher/tests/api/test_hooks.py -> build/lib/watcher/tests/api DEBUG: copying watcher/tests/api/test_root.py -> build/lib/watcher/tests/api DEBUG: copying watcher/tests/api/test_scheduling.py -> build/lib/watcher/tests/api DEBUG: copying watcher/tests/api/test_utils.py -> build/lib/watcher/tests/api DEBUG: copying watcher/tests/api/utils.py -> build/lib/watcher/tests/api DEBUG: creating build/lib/watcher/decision_engine/strategy/context DEBUG: copying watcher/decision_engine/strategy/context/__init__.py -> build/lib/watcher/decision_engine/strategy/context DEBUG: copying watcher/decision_engine/strategy/context/base.py -> build/lib/watcher/decision_engine/strategy/context DEBUG: copying watcher/decision_engine/strategy/context/default.py -> build/lib/watcher/decision_engine/strategy/context DEBUG: creating build/lib/watcher/tests/decision_engine/scoring DEBUG: copying watcher/tests/decision_engine/scoring/__init__.py -> build/lib/watcher/tests/decision_engine/scoring DEBUG: copying watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> build/lib/watcher/tests/decision_engine/scoring DEBUG: copying watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> build/lib/watcher/tests/decision_engine/scoring DEBUG: copying watcher/tests/decision_engine/scoring/test_scoring_factory.py -> build/lib/watcher/tests/decision_engine/scoring DEBUG: creating build/lib/watcher/common DEBUG: creating build/lib/watcher/common/loader DEBUG: copying watcher/common/loader/__init__.py -> build/lib/watcher/common/loader DEBUG: copying watcher/common/loader/base.py -> build/lib/watcher/common/loader DEBUG: copying watcher/common/loader/default.py -> build/lib/watcher/common/loader DEBUG: copying watcher/common/loader/loadable.py -> build/lib/watcher/common/loader DEBUG: creating build/lib/watcher/api/controllers DEBUG: creating build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/__init__.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/action.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/action_plan.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/audit.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/audit_template.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/collection.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/data_model.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/efficacy_indicator.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/goal.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/scoring_engine.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/service.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/strategy.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/types.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/utils.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/api/controllers/v1/versions.py -> build/lib/watcher/api/controllers/v1 DEBUG: copying watcher/tests/decision_engine/strategy/__init__.py -> build/lib/watcher/tests/decision_engine/strategy DEBUG: copying watcher/common/__init__.py -> build/lib/watcher/common DEBUG: copying watcher/common/cinder_helper.py -> build/lib/watcher/common DEBUG: copying watcher/common/clients.py -> build/lib/watcher/common DEBUG: copying watcher/common/config.py -> build/lib/watcher/common DEBUG: copying watcher/common/context.py -> build/lib/watcher/common DEBUG: copying watcher/common/exception.py -> build/lib/watcher/common DEBUG: copying watcher/common/ironic_helper.py -> build/lib/watcher/common DEBUG: copying watcher/common/keystone_helper.py -> build/lib/watcher/common DEBUG: copying watcher/common/nova_helper.py -> build/lib/watcher/common DEBUG: copying watcher/common/paths.py -> build/lib/watcher/common DEBUG: copying watcher/common/placement_helper.py -> build/lib/watcher/common DEBUG: copying watcher/common/policy.py -> build/lib/watcher/common DEBUG: copying watcher/common/rpc.py -> build/lib/watcher/common DEBUG: copying watcher/common/scheduling.py -> build/lib/watcher/common DEBUG: copying watcher/common/service.py -> build/lib/watcher/common DEBUG: copying watcher/common/service_manager.py -> build/lib/watcher/common DEBUG: copying watcher/common/utils.py -> build/lib/watcher/common DEBUG: creating build/lib/watcher/tests/decision_engine/strategy/context DEBUG: copying watcher/tests/decision_engine/strategy/context/__init__.py -> build/lib/watcher/tests/decision_engine/strategy/context DEBUG: copying watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> build/lib/watcher/tests/decision_engine/strategy/context DEBUG: creating build/lib/watcher/tests/decision_engine/scope DEBUG: copying watcher/tests/decision_engine/scope/__init__.py -> build/lib/watcher/tests/decision_engine/scope DEBUG: copying watcher/tests/decision_engine/scope/fake_scopes.py -> build/lib/watcher/tests/decision_engine/scope DEBUG: copying watcher/tests/decision_engine/scope/test_baremetal.py -> build/lib/watcher/tests/decision_engine/scope DEBUG: copying watcher/tests/decision_engine/scope/test_compute.py -> build/lib/watcher/tests/decision_engine/scope DEBUG: copying watcher/tests/decision_engine/scope/test_storage.py -> build/lib/watcher/tests/decision_engine/scope DEBUG: creating build/lib/watcher/tests/decision_engine/planner DEBUG: copying watcher/tests/decision_engine/planner/__init__.py -> build/lib/watcher/tests/decision_engine/planner DEBUG: copying watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> build/lib/watcher/tests/decision_engine/planner DEBUG: copying watcher/tests/decision_engine/planner/test_planner_manager.py -> build/lib/watcher/tests/decision_engine/planner DEBUG: copying watcher/tests/decision_engine/planner/test_weight_planner.py -> build/lib/watcher/tests/decision_engine/planner DEBUG: copying watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> build/lib/watcher/tests/decision_engine/planner DEBUG: creating build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/__init__.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/base.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/change_node_power_state.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/change_nova_service_state.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/factory.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/migration.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/nop.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/resize.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/sleep.py -> build/lib/watcher/applier/actions DEBUG: copying watcher/applier/actions/volume_migration.py -> build/lib/watcher/applier/actions DEBUG: creating build/lib/watcher/decision_engine/model/collector DEBUG: copying watcher/decision_engine/model/collector/__init__.py -> build/lib/watcher/decision_engine/model/collector DEBUG: copying watcher/decision_engine/model/collector/base.py -> build/lib/watcher/decision_engine/model/collector DEBUG: copying watcher/decision_engine/model/collector/cinder.py -> build/lib/watcher/decision_engine/model/collector DEBUG: copying watcher/decision_engine/model/collector/ironic.py -> build/lib/watcher/decision_engine/model/collector DEBUG: copying watcher/decision_engine/model/collector/manager.py -> build/lib/watcher/decision_engine/model/collector DEBUG: copying watcher/decision_engine/model/collector/nova.py -> build/lib/watcher/decision_engine/model/collector DEBUG: creating build/lib/watcher/decision_engine/goal DEBUG: creating build/lib/watcher/decision_engine/goal/efficacy DEBUG: copying watcher/decision_engine/goal/efficacy/__init__.py -> build/lib/watcher/decision_engine/goal/efficacy DEBUG: copying watcher/decision_engine/goal/efficacy/base.py -> build/lib/watcher/decision_engine/goal/efficacy DEBUG: copying watcher/decision_engine/goal/efficacy/indicators.py -> build/lib/watcher/decision_engine/goal/efficacy DEBUG: copying watcher/decision_engine/goal/efficacy/specs.py -> build/lib/watcher/decision_engine/goal/efficacy DEBUG: creating build/lib/watcher/decision_engine/scope DEBUG: copying watcher/decision_engine/scope/__init__.py -> build/lib/watcher/decision_engine/scope DEBUG: copying watcher/decision_engine/scope/baremetal.py -> build/lib/watcher/decision_engine/scope DEBUG: copying watcher/decision_engine/scope/base.py -> build/lib/watcher/decision_engine/scope DEBUG: copying watcher/decision_engine/scope/compute.py -> build/lib/watcher/decision_engine/scope DEBUG: copying watcher/decision_engine/scope/storage.py -> build/lib/watcher/decision_engine/scope DEBUG: creating build/lib/watcher/tests/applier/actions/loading DEBUG: copying watcher/tests/applier/actions/loading/__init__.py -> build/lib/watcher/tests/applier/actions/loading DEBUG: copying watcher/tests/applier/actions/loading/test_default_actions_loader.py -> build/lib/watcher/tests/applier/actions/loading DEBUG: creating build/lib/watcher/decision_engine/strategy/selection DEBUG: copying watcher/decision_engine/strategy/selection/__init__.py -> build/lib/watcher/decision_engine/strategy/selection DEBUG: copying watcher/decision_engine/strategy/selection/base.py -> build/lib/watcher/decision_engine/strategy/selection DEBUG: copying watcher/decision_engine/strategy/selection/default.py -> build/lib/watcher/decision_engine/strategy/selection DEBUG: creating build/lib/watcher/objects DEBUG: copying watcher/objects/__init__.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/action.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/action_description.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/action_plan.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/audit.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/audit_template.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/base.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/efficacy_indicator.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/fields.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/goal.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/scoring_engine.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/service.py -> build/lib/watcher/objects DEBUG: copying watcher/objects/strategy.py -> build/lib/watcher/objects DEBUG: copying watcher/tests/common/__init__.py -> build/lib/watcher/tests/common DEBUG: copying watcher/tests/common/test_cinder_helper.py -> build/lib/watcher/tests/common DEBUG: copying watcher/tests/common/test_clients.py -> build/lib/watcher/tests/common DEBUG: copying watcher/tests/common/test_ironic_helper.py -> build/lib/watcher/tests/common DEBUG: copying watcher/tests/common/test_nova_helper.py -> build/lib/watcher/tests/common DEBUG: copying watcher/tests/common/test_placement_helper.py -> build/lib/watcher/tests/common DEBUG: copying watcher/tests/common/test_service.py -> build/lib/watcher/tests/common DEBUG: creating build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/__init__.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/action.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/action_plan.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/audit.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/audit_template.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/base.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/data_model.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/goal.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/scoring_engine.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/service.py -> build/lib/watcher/common/policies DEBUG: copying watcher/common/policies/strategy.py -> build/lib/watcher/common/policies DEBUG: copying watcher/api/controllers/__init__.py -> build/lib/watcher/api/controllers DEBUG: copying watcher/api/controllers/base.py -> build/lib/watcher/api/controllers DEBUG: copying watcher/api/controllers/link.py -> build/lib/watcher/api/controllers DEBUG: copying watcher/api/controllers/root.py -> build/lib/watcher/api/controllers DEBUG: creating build/lib/watcher/tests/decision_engine/model/notification DEBUG: copying watcher/tests/decision_engine/model/notification/__init__.py -> build/lib/watcher/tests/decision_engine/model/notification DEBUG: copying watcher/tests/decision_engine/model/notification/fake_managers.py -> build/lib/watcher/tests/decision_engine/model/notification DEBUG: copying watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> build/lib/watcher/tests/decision_engine/model/notification DEBUG: copying watcher/tests/decision_engine/model/notification/test_notifications.py -> build/lib/watcher/tests/decision_engine/model/notification DEBUG: copying watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> build/lib/watcher/tests/decision_engine/model/notification DEBUG: copying watcher/decision_engine/goal/__init__.py -> build/lib/watcher/decision_engine/goal DEBUG: copying watcher/decision_engine/goal/base.py -> build/lib/watcher/decision_engine/goal DEBUG: copying watcher/decision_engine/goal/goals.py -> build/lib/watcher/decision_engine/goal DEBUG: creating build/lib/watcher/applier/loading DEBUG: copying watcher/applier/loading/__init__.py -> build/lib/watcher/applier/loading DEBUG: copying watcher/applier/loading/default.py -> build/lib/watcher/applier/loading DEBUG: running egg_info DEBUG: deleting python_watcher.egg-info/requires.txt DEBUG: writing python_watcher.egg-info/PKG-INFO DEBUG: writing top-level names to python_watcher.egg-info/top_level.txt DEBUG: writing dependency_links to python_watcher.egg-info/dependency_links.txt DEBUG: writing entry points to python_watcher.egg-info/entry_points.txt DEBUG: writing pbr to python_watcher.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'python_watcher.egg-info/SOURCES.txt' DEBUG: copying watcher/db/sqlalchemy/alembic.ini -> build/lib/watcher/db/sqlalchemy DEBUG: creating build/lib/watcher/db/sqlalchemy/alembic DEBUG: copying watcher/db/sqlalchemy/alembic/README.rst -> build/lib/watcher/db/sqlalchemy/alembic DEBUG: copying watcher/db/sqlalchemy/alembic/env.py -> build/lib/watcher/db/sqlalchemy/alembic DEBUG: copying watcher/db/sqlalchemy/alembic/script.py.mako -> build/lib/watcher/db/sqlalchemy/alembic DEBUG: creating build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: copying watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> build/lib/watcher/db/sqlalchemy/alembic/versions DEBUG: creating build/lib/watcher/locale DEBUG: creating build/lib/watcher/locale/de DEBUG: creating build/lib/watcher/locale/de/LC_MESSAGES DEBUG: copying watcher/locale/de/LC_MESSAGES/watcher.po -> build/lib/watcher/locale/de/LC_MESSAGES DEBUG: creating build/lib/watcher/locale/en_GB DEBUG: creating build/lib/watcher/locale/en_GB/LC_MESSAGES DEBUG: copying watcher/locale/en_GB/LC_MESSAGES/watcher.po -> build/lib/watcher/locale/en_GB/LC_MESSAGES DEBUG: copying watcher/api/app.wsgi -> build/lib/watcher/api DEBUG: creating build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_1.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_10.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> build/lib/watcher/tests/decision_engine/model/data DEBUG: copying watcher/api/controllers/rest_api_version_history.rst -> build/lib/watcher/api/controllers DEBUG: creating build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/capacity.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-lock.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/service-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/service-delete.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: copying watcher/tests/decision_engine/model/notification/data/service-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data DEBUG: + sleep 1 DEBUG: + oslo-config-generator-2 --config-file etc/watcher/oslo-config-generator/watcher.conf --output-file etc/watcher.conf.sample DEBUG: WARNING:stevedore.named:Could not load watcher DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ner5HV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64 DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/watcher/locale/en_GB/LC_MESSAGES/watcher.po -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/locale/de/LC_MESSAGES DEBUG: copying build/lib/watcher/locale/de/LC_MESSAGES/watcher.po -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/scoring_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/goal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/fields.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/efficacy_indicator.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/audit_template.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/action_plan.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/action_description.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/action.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: copying build/lib/watcher/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/scoring_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/goal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/data_model.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/audit_template.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/action_plan.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/action.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies DEBUG: copying build/lib/watcher/common/utils.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/service_manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/scheduling.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/rpc.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/policy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/placement_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/paths.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/nova_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/keystone_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/ironic_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/exception.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/context.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/config.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/clients.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/cinder_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: copying build/lib/watcher/common/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader DEBUG: copying build/lib/watcher/common/loader/loadable.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader DEBUG: copying build/lib/watcher/common/loader/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader DEBUG: copying build/lib/watcher/common/loader/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader DEBUG: copying build/lib/watcher/common/loader/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: copying build/lib/watcher/api/app.wsgi -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers DEBUG: copying build/lib/watcher/api/controllers/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers DEBUG: copying build/lib/watcher/api/controllers/root.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers DEBUG: copying build/lib/watcher/api/controllers/link.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers DEBUG: copying build/lib/watcher/api/controllers/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers DEBUG: copying build/lib/watcher/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/versions.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/utils.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/types.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/scoring_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/goal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/efficacy_indicator.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/data_model.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/collection.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/audit_template.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/action_plan.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/action.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1 DEBUG: copying build/lib/watcher/api/wsgi.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: copying build/lib/watcher/api/scheduling.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: copying build/lib/watcher/api/hooks.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: copying build/lib/watcher/api/config.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: copying build/lib/watcher/api/app.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: copying build/lib/watcher/api/acl.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: copying build/lib/watcher/api/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/middleware DEBUG: copying build/lib/watcher/api/middleware/parsable_error.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/middleware DEBUG: copying build/lib/watcher/api/middleware/auth_token.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/middleware DEBUG: copying build/lib/watcher/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/hacking DEBUG: copying build/lib/watcher/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/hacking DEBUG: copying build/lib/watcher/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: copying build/lib/watcher/cmd/sync.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: copying build/lib/watcher/cmd/status.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: copying build/lib/watcher/cmd/decisionengine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: copying build/lib/watcher/cmd/dbmanage.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: copying build/lib/watcher/cmd/applier.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: copying build/lib/watcher/cmd/api.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: copying build/lib/watcher/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/goal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/exception.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/action_plan.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/action.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: copying build/lib/watcher/notifications/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/plugins.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/planner.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/placement_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/paths.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/opts.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/nova_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/neutron_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/monasca_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/keystone_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/ironic_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/grafana_translators.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/grafana_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/gnocchi_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/glance_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/exception.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/decision_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/db.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/datasources.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/collector.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/clients_auth.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/cinder_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/ceilometer_client.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/applier.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/api.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf DEBUG: copying build/lib/watcher/version.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher DEBUG: copying build/lib/watcher/_i18n.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher DEBUG: copying build/lib/watcher/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db DEBUG: copying build/lib/watcher/db/purge.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db DEBUG: copying build/lib/watcher/db/migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db DEBUG: copying build/lib/watcher/db/api.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db DEBUG: copying build/lib/watcher/db/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/script.py.mako -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/env.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic/README.rst -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic DEBUG: copying build/lib/watcher/db/sqlalchemy/alembic.ini -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy DEBUG: copying build/lib/watcher/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy DEBUG: copying build/lib/watcher/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy DEBUG: copying build/lib/watcher/db/sqlalchemy/job_store.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy DEBUG: copying build/lib/watcher/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy DEBUG: copying build/lib/watcher/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/utils.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_scoring_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_purge.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_goal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_efficacy_indicator.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_audit_template.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_action_plan.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_action_description.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/test_action.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: copying build/lib/watcher/tests/db/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/utils.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/test_utils.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/test_scheduling.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/test_root.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/test_hooks.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/test_base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: copying build/lib/watcher/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_utils.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_types.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_strategies.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_services.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_scoring_engines.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_root.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_microversions.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_goals.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_data_model.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_audits.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_audit_templates.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_actions_plans.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/test_actions.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1 DEBUG: copying build/lib/watcher/tests/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: copying build/lib/watcher/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: copying build/lib/watcher/tests/fake_policy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: copying build/lib/watcher/tests/config.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: copying build/lib/watcher/tests/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: copying build/lib/watcher/tests/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: copying build/lib/watcher/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/conf DEBUG: copying build/lib/watcher/tests/conf/test_list_opts.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/conf DEBUG: copying build/lib/watcher/tests/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd DEBUG: copying build/lib/watcher/tests/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd DEBUG: copying build/lib/watcher/tests/cmd/test_decision_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd DEBUG: copying build/lib/watcher/tests/cmd/test_db_manage.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd DEBUG: copying build/lib/watcher/tests/cmd/test_applier.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd DEBUG: copying build/lib/watcher/tests/cmd/test_api.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd DEBUG: copying build/lib/watcher/tests/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications DEBUG: copying build/lib/watcher/tests/notifications/test_service_notifications.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications DEBUG: copying build/lib/watcher/tests/notifications/test_notification.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications DEBUG: copying build/lib/watcher/tests/notifications/test_audit_notification.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications DEBUG: copying build/lib/watcher/tests/notifications/test_action_plan_notification.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications DEBUG: copying build/lib/watcher/tests/notifications/test_action_notification.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications DEBUG: copying build/lib/watcher/tests/notifications/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/utils.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_scoring_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_goal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_efficacy_indicator.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_audit_template.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_audit.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_action_plan.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_action_description.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/test_action.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: copying build/lib/watcher/tests/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: copying build/lib/watcher/tests/common/test_service.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: copying build/lib/watcher/tests/common/test_placement_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: copying build/lib/watcher/tests/common/test_nova_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: copying build/lib/watcher/tests/common/test_ironic_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: copying build/lib/watcher/tests/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: copying build/lib/watcher/tests/common/test_cinder_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: copying build/lib/watcher/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/loader DEBUG: copying build/lib/watcher/tests/common/loader/test_loader.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/loader DEBUG: copying build/lib/watcher/tests/common/loader/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/loader DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/action_plan DEBUG: copying build/lib/watcher/tests/applier/action_plan/test_default_action_handler.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/action_plan DEBUG: copying build/lib/watcher/tests/applier/action_plan/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/action_plan DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/loading DEBUG: copying build/lib/watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/loading DEBUG: copying build/lib/watcher/tests/applier/workflow_engine/loading/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/loading DEBUG: copying build/lib/watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine DEBUG: copying build/lib/watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine DEBUG: copying build/lib/watcher/tests/applier/workflow_engine/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/messaging DEBUG: copying build/lib/watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/messaging DEBUG: copying build/lib/watcher/tests/applier/messaging/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/messaging DEBUG: copying build/lib/watcher/tests/applier/test_sync.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier DEBUG: copying build/lib/watcher/tests/applier/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier DEBUG: copying build/lib/watcher/tests/applier/test_applier_manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier DEBUG: copying build/lib/watcher/tests/applier/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/loading DEBUG: copying build/lib/watcher/tests/applier/actions/loading/test_default_actions_loader.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/loading DEBUG: copying build/lib/watcher/tests/applier/actions/loading/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/loading DEBUG: copying build/lib/watcher/tests/applier/actions/test_volume_migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: copying build/lib/watcher/tests/applier/actions/test_sleep.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: copying build/lib/watcher/tests/applier/actions/test_resize.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: copying build/lib/watcher/tests/applier/actions/test_migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: copying build/lib/watcher/tests/applier/actions/test_change_nova_service_state.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: copying build/lib/watcher/tests/applier/actions/test_change_node_power_state.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: copying build/lib/watcher/tests/applier/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner DEBUG: copying build/lib/watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner DEBUG: copying build/lib/watcher/tests/decision_engine/planner/test_weight_planner.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner DEBUG: copying build/lib/watcher/tests/decision_engine/planner/test_planner_manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner DEBUG: copying build/lib/watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner DEBUG: copying build/lib/watcher/tests/decision_engine/planner/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope DEBUG: copying build/lib/watcher/tests/decision_engine/scope/test_storage.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope DEBUG: copying build/lib/watcher/tests/decision_engine/scope/test_compute.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope DEBUG: copying build/lib/watcher/tests/decision_engine/scope/test_baremetal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope DEBUG: copying build/lib/watcher/tests/decision_engine/scope/fake_scopes.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope DEBUG: copying build/lib/watcher/tests/decision_engine/scope/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring DEBUG: copying build/lib/watcher/tests/decision_engine/scoring/test_scoring_factory.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring DEBUG: copying build/lib/watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring DEBUG: copying build/lib/watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring DEBUG: copying build/lib/watcher/tests/decision_engine/scoring/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_10.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/scenario_1.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/data DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/service-update.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/service-delete.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/service-create.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-update.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-lock.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/data/capacity.json -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/data DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/test_notifications.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/fake_managers.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification DEBUG: copying build/lib/watcher/tests/decision_engine/model/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification DEBUG: copying build/lib/watcher/tests/decision_engine/model/test_model.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: copying build/lib/watcher/tests/decision_engine/model/test_element.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: copying build/lib/watcher/tests/decision_engine/model/monasca_metrics.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: copying build/lib/watcher/tests/decision_engine/model/gnocchi_metrics.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: copying build/lib/watcher/tests/decision_engine/model/faker_cluster_state.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: copying build/lib/watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: copying build/lib/watcher/tests/decision_engine/model/ceilometer_metrics.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: copying build/lib/watcher/tests/decision_engine/model/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading DEBUG: copying build/lib/watcher/tests/decision_engine/loading/test_goal_loader.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading DEBUG: copying build/lib/watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading DEBUG: copying build/lib/watcher/tests/decision_engine/loading/test_default_planner_loader.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading DEBUG: copying build/lib/watcher/tests/decision_engine/loading/test_collector_loader.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading DEBUG: copying build/lib/watcher/tests/decision_engine/loading/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster DEBUG: copying build/lib/watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster DEBUG: copying build/lib/watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster DEBUG: copying build/lib/watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster DEBUG: copying build/lib/watcher/tests/decision_engine/cluster/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/grafana_translators DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/test_monasca_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/test_manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/test_grafana_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/test_ceilometer_helper.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/test_base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: copying build/lib/watcher/tests/decision_engine/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/solution DEBUG: copying build/lib/watcher/tests/decision_engine/solution/test_default_solution.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/solution DEBUG: copying build/lib/watcher/tests/decision_engine/solution/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/solution DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/audit DEBUG: copying build/lib/watcher/tests/decision_engine/audit/test_audit_handlers.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/audit DEBUG: copying build/lib/watcher/tests/decision_engine/audit/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/audit DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/event_consumer DEBUG: copying build/lib/watcher/tests/decision_engine/event_consumer/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/event_consumer DEBUG: copying build/lib/watcher/tests/decision_engine/test_sync.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: copying build/lib/watcher/tests/decision_engine/test_scheduling.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: copying build/lib/watcher/tests/decision_engine/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: copying build/lib/watcher/tests/decision_engine/test_gmr.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: copying build/lib/watcher/tests/decision_engine/fake_strategies.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: copying build/lib/watcher/tests/decision_engine/fake_goals.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: copying build/lib/watcher/tests/decision_engine/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/messaging DEBUG: copying build/lib/watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/messaging DEBUG: copying build/lib/watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/messaging DEBUG: copying build/lib/watcher/tests/decision_engine/messaging/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/messaging DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/context DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/context DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/context/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/context DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/strategies/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/selector DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/selector DEBUG: copying build/lib/watcher/tests/decision_engine/strategy/selector/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/selector DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope DEBUG: copying build/lib/watcher/decision_engine/scope/storage.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope DEBUG: copying build/lib/watcher/decision_engine/scope/compute.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope DEBUG: copying build/lib/watcher/decision_engine/scope/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope DEBUG: copying build/lib/watcher/decision_engine/scope/baremetal.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope DEBUG: copying build/lib/watcher/decision_engine/scope/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal DEBUG: copying build/lib/watcher/decision_engine/goal/goals.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal DEBUG: copying build/lib/watcher/decision_engine/goal/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal DEBUG: copying build/lib/watcher/decision_engine/goal/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy DEBUG: copying build/lib/watcher/decision_engine/goal/efficacy/specs.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy DEBUG: copying build/lib/watcher/decision_engine/goal/efficacy/indicators.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy DEBUG: copying build/lib/watcher/decision_engine/goal/efficacy/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy DEBUG: copying build/lib/watcher/decision_engine/goal/efficacy/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution DEBUG: copying build/lib/watcher/decision_engine/solution/solution_evaluator.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution DEBUG: copying build/lib/watcher/decision_engine/solution/solution_comparator.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution DEBUG: copying build/lib/watcher/decision_engine/solution/efficacy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution DEBUG: copying build/lib/watcher/decision_engine/solution/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution DEBUG: copying build/lib/watcher/decision_engine/solution/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution DEBUG: copying build/lib/watcher/decision_engine/solution/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: copying build/lib/watcher/decision_engine/datasources/monasca.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: copying build/lib/watcher/decision_engine/datasources/manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: copying build/lib/watcher/decision_engine/datasources/grafana.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: copying build/lib/watcher/decision_engine/datasources/gnocchi.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: copying build/lib/watcher/decision_engine/datasources/ceilometer.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: copying build/lib/watcher/decision_engine/datasources/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: copying build/lib/watcher/decision_engine/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana_translator DEBUG: copying build/lib/watcher/decision_engine/datasources/grafana_translator/influxdb.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana_translator DEBUG: copying build/lib/watcher/decision_engine/datasources/grafana_translator/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana_translator DEBUG: copying build/lib/watcher/decision_engine/datasources/grafana_translator/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana_translator DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner DEBUG: copying build/lib/watcher/decision_engine/planner/workload_stabilization.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner DEBUG: copying build/lib/watcher/decision_engine/planner/weight.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner DEBUG: copying build/lib/watcher/decision_engine/planner/node_resource_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner DEBUG: copying build/lib/watcher/decision_engine/planner/manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner DEBUG: copying build/lib/watcher/decision_engine/planner/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner DEBUG: copying build/lib/watcher/decision_engine/planner/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/messaging DEBUG: copying build/lib/watcher/decision_engine/messaging/data_model_endpoint.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/messaging DEBUG: copying build/lib/watcher/decision_engine/messaging/audit_endpoint.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/messaging DEBUG: copying build/lib/watcher/decision_engine/messaging/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/messaging DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit DEBUG: copying build/lib/watcher/decision_engine/audit/oneshot.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit DEBUG: copying build/lib/watcher/decision_engine/audit/continuous.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit DEBUG: copying build/lib/watcher/decision_engine/audit/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit DEBUG: copying build/lib/watcher/decision_engine/audit/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector DEBUG: copying build/lib/watcher/decision_engine/model/collector/nova.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector DEBUG: copying build/lib/watcher/decision_engine/model/collector/manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector DEBUG: copying build/lib/watcher/decision_engine/model/collector/ironic.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector DEBUG: copying build/lib/watcher/decision_engine/model/collector/cinder.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector DEBUG: copying build/lib/watcher/decision_engine/model/collector/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector DEBUG: copying build/lib/watcher/decision_engine/model/collector/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector DEBUG: copying build/lib/watcher/decision_engine/model/model_root.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model DEBUG: copying build/lib/watcher/decision_engine/model/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model DEBUG: copying build/lib/watcher/decision_engine/model/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification DEBUG: copying build/lib/watcher/decision_engine/model/notification/nova.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification DEBUG: copying build/lib/watcher/decision_engine/model/notification/filtering.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification DEBUG: copying build/lib/watcher/decision_engine/model/notification/cinder.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification DEBUG: copying build/lib/watcher/decision_engine/model/notification/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification DEBUG: copying build/lib/watcher/decision_engine/model/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/volume.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/storage_resource.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/node.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/instance.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/compute_resource.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/baremetal_resource.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/model/element/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element DEBUG: copying build/lib/watcher/decision_engine/sync.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine DEBUG: copying build/lib/watcher/decision_engine/scheduling.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine DEBUG: copying build/lib/watcher/decision_engine/rpcapi.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine DEBUG: copying build/lib/watcher/decision_engine/manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine DEBUG: copying build/lib/watcher/decision_engine/gmr.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine DEBUG: copying build/lib/watcher/decision_engine/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/loading DEBUG: copying build/lib/watcher/decision_engine/loading/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/loading DEBUG: copying build/lib/watcher/decision_engine/loading/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/loading DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring DEBUG: copying build/lib/watcher/decision_engine/scoring/scoring_factory.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring DEBUG: copying build/lib/watcher/decision_engine/scoring/dummy_scoring_container.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring DEBUG: copying build/lib/watcher/decision_engine/scoring/dummy_scorer.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring DEBUG: copying build/lib/watcher/decision_engine/scoring/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring DEBUG: copying build/lib/watcher/decision_engine/scoring/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/selection DEBUG: copying build/lib/watcher/decision_engine/strategy/selection/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/selection DEBUG: copying build/lib/watcher/decision_engine/strategy/selection/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/selection DEBUG: copying build/lib/watcher/decision_engine/strategy/selection/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/selection DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/context DEBUG: copying build/lib/watcher/decision_engine/strategy/context/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/context DEBUG: copying build/lib/watcher/decision_engine/strategy/context/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/context DEBUG: copying build/lib/watcher/decision_engine/strategy/context/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/context DEBUG: copying build/lib/watcher/decision_engine/strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/zone_migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/workload_stabilization.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/workload_balance.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/uniform_airflow.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/saving_energy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/host_maintenance.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/dummy_strategy.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/basic_consolidation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/actuation.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: copying build/lib/watcher/decision_engine/strategy/strategies/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/common DEBUG: copying build/lib/watcher/decision_engine/strategy/common/level.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/common DEBUG: copying build/lib/watcher/decision_engine/strategy/common/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/common DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/loading DEBUG: copying build/lib/watcher/applier/loading/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/loading DEBUG: copying build/lib/watcher/applier/loading/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/loading DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/volume_migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/sleep.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/resize.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/nop.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/migration.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/factory.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/change_nova_service_state.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/change_node_power_state.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: copying build/lib/watcher/applier/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/action_plan DEBUG: copying build/lib/watcher/applier/action_plan/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/action_plan DEBUG: copying build/lib/watcher/applier/action_plan/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/action_plan DEBUG: copying build/lib/watcher/applier/action_plan/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/action_plan DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/workflow_engine DEBUG: copying build/lib/watcher/applier/workflow_engine/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/workflow_engine DEBUG: copying build/lib/watcher/applier/workflow_engine/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/workflow_engine DEBUG: copying build/lib/watcher/applier/workflow_engine/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/workflow_engine DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/messaging DEBUG: copying build/lib/watcher/applier/messaging/trigger.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/messaging DEBUG: copying build/lib/watcher/applier/messaging/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/messaging DEBUG: copying build/lib/watcher/applier/sync.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier DEBUG: copying build/lib/watcher/applier/rpcapi.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier DEBUG: copying build/lib/watcher/applier/manager.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier DEBUG: copying build/lib/watcher/applier/default.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier DEBUG: copying build/lib/watcher/applier/base.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier DEBUG: copying build/lib/watcher/applier/__init__.py -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/strategy.py to strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/scoring_engine.py to scoring_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/goal.py to goal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/fields.py to fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/efficacy_indicator.py to efficacy_indicator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/audit_template.py to audit_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/audit.py to audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/action_plan.py to action_plan.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/action_description.py to action_description.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/action.py to action.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/strategy.py to strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/scoring_engine.py to scoring_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/goal.py to goal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/data_model.py to data_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/audit_template.py to audit_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/audit.py to audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/action_plan.py to action_plan.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/action.py to action.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/service_manager.py to service_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/scheduling.py to scheduling.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/placement_helper.py to placement_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/paths.py to paths.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/nova_helper.py to nova_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/keystone_helper.py to keystone_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/ironic_helper.py to ironic_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/clients.py to clients.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/cinder_helper.py to cinder_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader/loadable.py to loadable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/common/loader/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/root.py to root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/link.py to link.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/types.py to types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/strategy.py to strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/scoring_engine.py to scoring_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/goal.py to goal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/efficacy_indicator.py to efficacy_indicator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/data_model.py to data_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/collection.py to collection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/audit_template.py to audit_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/audit.py to audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/action_plan.py to action_plan.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/action.py to action.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/controllers/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/scheduling.py to scheduling.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/hooks.py to hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/app.py to app.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/acl.py to acl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/middleware/parsable_error.py to parsable_error.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/middleware/auth_token.py to auth_token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/api/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd/sync.py to sync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd/decisionengine.py to decisionengine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd/dbmanage.py to dbmanage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd/applier.py to applier.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/strategy.py to strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/goal.py to goal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/audit.py to audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/action_plan.py to action_plan.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/action.py to action.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/notifications/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/plugins.py to plugins.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/planner.py to planner.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/placement_client.py to placement_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/paths.py to paths.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/nova_client.py to nova_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/neutron_client.py to neutron_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/monasca_client.py to monasca_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/keystone_client.py to keystone_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/ironic_client.py to ironic_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/grafana_translators.py to grafana_translators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/grafana_client.py to grafana_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/gnocchi_client.py to gnocchi_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/glance_client.py to glance_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/decision_engine.py to decision_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/db.py to db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/datasources.py to datasources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/collector.py to collector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/clients_auth.py to clients_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/cinder_client.py to cinder_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/ceilometer_client.py to ceilometer_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/applier.py to applier.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/_i18n.py to _i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/purge.py to purge.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py to d09a5945e4a0_add_action_description_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py to d098df6021e2_cron_support_for_audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py to a86240e89a29_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py to 609bec748f2a_add_force_field.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py to 52804f2498c4_add_hostname.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py to 4b16194c56bc_add_start_end_time.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py to 3cfc94cecf4e_add_name_for_audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py to 0f6042416884_add_apscheduler_jobs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/versions/001_ocata.py to 001_ocata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/alembic/env.py to env.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/job_store.py to job_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/db/sqlalchemy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_strategy.py to test_strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_scoring_engine.py to test_scoring_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_purge.py to test_purge.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_goal.py to test_goal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_efficacy_indicator.py to test_efficacy_indicator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_audit_template.py to test_audit_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_audit.py to test_audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_action_plan.py to test_action_plan.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_action_description.py to test_action_description.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/test_action.py to test_action.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/test_scheduling.py to test_scheduling.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/test_root.py to test_root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/test_hooks.py to test_hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_strategies.py to test_strategies.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_services.py to test_services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_scoring_engines.py to test_scoring_engines.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_root.py to test_root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_microversions.py to test_microversions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_goals.py to test_goals.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_data_model.py to test_data_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_audits.py to test_audits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_audit_templates.py to test_audit_templates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_actions_plans.py to test_actions_plans.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/test_actions.py to test_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/api/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/policy_fixture.py to policy_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/fake_policy.py to fake_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/conf_fixture.py to conf_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/conf/test_list_opts.py to test_list_opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd/test_status.py to test_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd/test_decision_engine.py to test_decision_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd/test_db_manage.py to test_db_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd/test_applier.py to test_applier.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications/test_service_notifications.py to test_service_notifications.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications/test_notification.py to test_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications/test_audit_notification.py to test_audit_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications/test_action_plan_notification.py to test_action_plan_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications/test_action_notification.py to test_action_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/notifications/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_strategy.py to test_strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_scoring_engine.py to test_scoring_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_objects.py to test_objects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_goal.py to test_goal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_efficacy_indicator.py to test_efficacy_indicator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_audit_template.py to test_audit_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_audit.py to test_audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_action_plan.py to test_action_plan.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_action_description.py to test_action_description.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/test_action.py to test_action.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/test_placement_helper.py to test_placement_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/test_nova_helper.py to test_nova_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/test_ironic_helper.py to test_ironic_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/test_clients.py to test_clients.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/test_cinder_helper.py to test_cinder_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/loader/test_loader.py to test_loader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/common/loader/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/action_plan/test_default_action_handler.py to test_default_action_handler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/action_plan/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py to test_default_engine_loader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/loading/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/test_taskflow_action_container.py to test_taskflow_action_container.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/test_default_workflow_engine.py to test_default_workflow_engine.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/workflow_engine/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py to test_trigger_action_plan_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/messaging/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/test_sync.py to test_sync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/test_rpcapi.py to test_rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/test_applier_manager.py to test_applier_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/loading/test_default_actions_loader.py to test_default_actions_loader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/loading/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/test_volume_migration.py to test_volume_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/test_sleep.py to test_sleep.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/test_resize.py to test_resize.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/test_migration.py to test_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/test_change_nova_service_state.py to test_change_nova_service_state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/test_change_node_power_state.py to test_change_node_power_state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/applier/actions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py to test_workload_stabilization_planner.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner/test_weight_planner.py to test_weight_planner.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner/test_planner_manager.py to test_planner_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner/test_node_resource_consolidation.py to test_node_resource_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/planner/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope/test_storage.py to test_storage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope/test_compute.py to test_compute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope/test_baremetal.py to test_baremetal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope/fake_scopes.py to fake_scopes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scope/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring/test_scoring_factory.py to test_scoring_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py to test_dummy_scoring_container.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring/test_dummy_scorer.py to test_dummy_scorer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/scoring/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/test_nova_notifications.py to test_nova_notifications.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/test_notifications.py to test_notifications.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/test_cinder_notifications.py to test_cinder_notifications.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/fake_managers.py to fake_managers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/notification/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/test_model.py to test_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/test_element.py to test_element.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/monasca_metrics.py to monasca_metrics.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/gnocchi_metrics.py to gnocchi_metrics.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/faker_cluster_state.py to faker_cluster_state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/faker_cluster_and_metrics.py to faker_cluster_and_metrics.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/ceilometer_metrics.py to ceilometer_metrics.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/model/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading/test_goal_loader.py to test_goal_loader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading/test_default_strategy_loader.py to test_default_strategy_loader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading/test_default_planner_loader.py to test_default_planner_loader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading/test_collector_loader.py to test_collector_loader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/loading/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster/test_nova_cdmc.py to test_nova_cdmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py to test_cluster_data_model_collector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster/test_cinder_cdmc.py to test_cinder_cdmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/cluster/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py to test_influxdb.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/grafana_translators/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/grafana_translators/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/test_monasca_helper.py to test_monasca_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/test_manager.py to test_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/test_grafana_helper.py to test_grafana_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/test_gnocchi_helper.py to test_gnocchi_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/test_ceilometer_helper.py to test_ceilometer_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/datasources/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/solution/test_default_solution.py to test_default_solution.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/solution/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/audit/test_audit_handlers.py to test_audit_handlers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/audit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/event_consumer/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/test_sync.py to test_sync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/test_scheduling.py to test_scheduling.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/test_rpcapi.py to test_rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/test_gmr.py to test_gmr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/fake_strategies.py to fake_strategies.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/fake_goals.py to fake_goals.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/messaging/test_data_model_endpoint.py to test_data_model_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/messaging/test_audit_endpoint.py to test_audit_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/messaging/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/context/test_strategy_context.py to test_strategy_context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/context/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py to test_zone_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py to test_workload_stabilization.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py to test_workload_balance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py to test_vm_workload_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py to test_uniform_airflow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py to test_strategy_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py to test_storage_capacity_balance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py to test_saving_energy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py to test_outlet_temp_control.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py to test_noisy_neighbor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py to test_node_resource_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py to test_host_maintenance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py to test_dummy_with_scorer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py to test_dummy_strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py to test_basic_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/test_actuator.py to test_actuator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/strategies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py to test_strategy_selector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/tests/decision_engine/strategy/selector/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope/storage.py to storage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope/compute.py to compute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope/baremetal.py to baremetal.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scope/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/goals.py to goals.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy/specs.py to specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy/indicators.py to indicators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/goal/efficacy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution/solution_evaluator.py to solution_evaluator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution/solution_comparator.py to solution_comparator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution/efficacy.py to efficacy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/solution/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/monasca.py to monasca.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana.py to grafana.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/gnocchi.py to gnocchi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/ceilometer.py to ceilometer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana_translator/influxdb.py to influxdb.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana_translator/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/datasources/grafana_translator/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner/workload_stabilization.py to workload_stabilization.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner/weight.py to weight.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner/node_resource_consolidation.py to node_resource_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/planner/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/messaging/data_model_endpoint.py to data_model_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/messaging/audit_endpoint.py to audit_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/messaging/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit/oneshot.py to oneshot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit/continuous.py to continuous.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/audit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector/nova.py to nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector/ironic.py to ironic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector/cinder.py to cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/collector/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/model_root.py to model_root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification/nova.py to nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification/filtering.py to filtering.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification/cinder.py to cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/notification/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/volume.py to volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/storage_resource.py to storage_resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/node.py to node.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/instance.py to instance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/compute_resource.py to compute_resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/baremetal_resource.py to baremetal_resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/model/element/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/sync.py to sync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scheduling.py to scheduling.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/rpcapi.py to rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/gmr.py to gmr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/loading/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/loading/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring/scoring_factory.py to scoring_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring/dummy_scoring_container.py to dummy_scoring_container.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring/dummy_scorer.py to dummy_scorer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/scoring/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/selection/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/selection/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/selection/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/context/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/context/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/context/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/zone_migration.py to zone_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/workload_stabilization.py to workload_stabilization.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/workload_balance.py to workload_balance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py to vm_workload_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/uniform_airflow.py to uniform_airflow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/storage_capacity_balance.py to storage_capacity_balance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/saving_energy.py to saving_energy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/outlet_temp_control.py to outlet_temp_control.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/noisy_neighbor.py to noisy_neighbor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/node_resource_consolidation.py to node_resource_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/host_maintenance.py to host_maintenance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/dummy_with_scorer.py to dummy_with_scorer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/dummy_with_resize.py to dummy_with_resize.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/dummy_strategy.py to dummy_strategy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/basic_consolidation.py to basic_consolidation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/actuation.py to actuation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/strategies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/common/level.py to level.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/decision_engine/strategy/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/loading/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/loading/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/volume_migration.py to volume_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/sleep.py to sleep.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/resize.py to resize.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/nop.py to nop.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/factory.py to factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/change_nova_service_state.py to change_nova_service_state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/change_node_power_state.py to change_node_power_state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/actions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/action_plan/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/action_plan/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/action_plan/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/workflow_engine/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/workflow_engine/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/workflow_engine/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/messaging/trigger.py to trigger.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/messaging/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/sync.py to sync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/rpcapi.py to rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/watcher/applier/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpLBoka4.py' DEBUG: /usr/bin/python2 -O /tmp/tmpLBoka4.py DEBUG: removing /tmp/tmpLBoka4.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher DEBUG: copying etc/watcher/README-watcher.conf.txt -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher/oslo-policy-generator DEBUG: copying etc/watcher/oslo-policy-generator/watcher-policy-generator.conf -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher/oslo-policy-generator DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/apache2 DEBUG: copying etc/apache2/watcher -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/apache2 DEBUG: copying etc/watcher.conf.sample -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/ DEBUG: creating /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher/oslo-config-generator DEBUG: copying etc/watcher/oslo-config-generator/watcher.conf -> /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher/oslo-config-generator DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing python_watcher.egg-info/PKG-INFO DEBUG: writing top-level names to python_watcher.egg-info/top_level.txt DEBUG: writing dependency_links to python_watcher.egg-info/dependency_links.txt DEBUG: writing entry points to python_watcher.egg-info/entry_points.txt DEBUG: writing pbr to python_watcher.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'python_watcher.egg-info/SOURCES.txt' DEBUG: Copying python_watcher.egg-info to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7/site-packages/python_watcher-3.0.3.dev1-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing watcher-api-wsgi script to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin DEBUG: Installing watcher-db-manage script to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin DEBUG: Installing watcher-applier script to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin DEBUG: Installing watcher-sync script to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin DEBUG: Installing watcher-decision-engine script to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin DEBUG: Installing watcher-api script to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin DEBUG: Installing watcher-status script to /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin DEBUG: ++ pwd DEBUG: + export PYTHONPATH=/builddir/build/BUILD/python-watcher-3.0.3.dev1: DEBUG: + PYTHONPATH=/builddir/build/BUILD/python-watcher-3.0.3.dev1: DEBUG: + sphinx-build-2 -b html doc/source doc/build/html DEBUG: Running Sphinx v1.8.4 DEBUG: /usr/lib/python2.7/site-packages/sphinxcontrib/pecanwsme/rest.py:242: RemovedInSphinx20Warning: app.info() is now deprecated. Use sphinx.util.logging instead. DEBUG: app.info('Initializing %s' % __name__) DEBUG: Initializing sphinxcontrib.pecanwsme.rest DEBUG: loading stevedore.sphinxext DEBUG: connecting events for openstackdocstheme DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/../../etc/watcher/oslo-config-generator/watcher.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/_static/watcher.conf.sample DEBUG: ERROR:stevedore.extension:Could not load 'compute': No module named os_resource_classes DEBUG: /usr/lib/python2.7/site-packages/oslo_config/types.py:59: UserWarning: converting '1' to a string DEBUG: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme DEBUG: No /builddir/build/BUILD/python-watcher-3.0.3.dev1/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 61 source files that are out of date DEBUG: updating environment: 61 added, 0 changed, 0 removed DEBUG: reading sources... [ 1%] admin/apache-mod-wsgi DEBUG: reading sources... [ 3%] admin/gmr DEBUG: reading sources... [ 4%] admin/index DEBUG: reading sources... [ 6%] admin/policy DEBUG: reading sources... [ 8%] admin/ways-to-install DEBUG: reading sources... [ 9%] architecture DEBUG: reading sources... [ 11%] configuration/configuring DEBUG: reading sources... [ 13%] configuration/index DEBUG: reading sources... [ 14%] configuration/watcher DEBUG: loading config file etc/watcher/oslo-config-generator/watcher.conf DEBUG: ERROR:stevedore.extension:Could not load 'compute': No module named os_resource_classes DEBUG: reading sources... [ 16%] contributor/api_microversion_history DEBUG: reading sources... [ 18%] contributor/contributing DEBUG: reading sources... [ 19%] contributor/devstack DEBUG: reading sources... [ 21%] contributor/environment DEBUG: reading sources... [ 22%] contributor/index DEBUG: reading sources... [ 24%] contributor/notifications DEBUG: reading sources... [ 26%] contributor/plugin/action-plugin DEBUG: reading sources... [ 27%] contributor/plugin/base-setup DEBUG: reading sources... [ 29%] contributor/plugin/cdmc-plugin DEBUG: reading sources... [ 31%] contributor/plugin/goal-plugin DEBUG: reading sources... [ 32%] contributor/plugin/index DEBUG: reading sources... [ 34%] contributor/plugin/planner-plugin DEBUG: reading sources... [ 36%] contributor/plugin/plugins DEBUG: documenting plugins from u'watcher_goals' DEBUG: documenting plugins from u'watcher_scoring_engines' DEBUG: documenting plugins from u'watcher_scoring_engine_containers' DEBUG: documenting plugins from u'watcher_strategies' DEBUG: documenting plugins from u'watcher_actions' DEBUG: documenting plugins from u'watcher_workflow_engines' DEBUG: documenting plugins from u'watcher_planners' DEBUG: documenting plugins from u'watcher_cluster_data_model_collectors' DEBUG: reading sources... [ 37%] contributor/plugin/scoring-engine-plugin DEBUG: reading sources... [ 39%] contributor/plugin/strategy-plugin DEBUG: reading sources... [ 40%] contributor/rally_link DEBUG: reading sources... [ 42%] contributor/testing DEBUG: reading sources... [ 44%] datasources/grafana DEBUG: reading sources... [ 45%] datasources/index DEBUG: reading sources... [ 47%] glossary DEBUG: reading sources... [ 49%] index DEBUG: reading sources... [ 50%] install/common_configure DEBUG: reading sources... [ 52%] install/common_prerequisites DEBUG: reading sources... [ 54%] install/get_started DEBUG: reading sources... [ 55%] install/index DEBUG: reading sources... [ 57%] install/install DEBUG: reading sources... [ 59%] install/install-rdo DEBUG: reading sources... [ 60%] install/install-ubuntu DEBUG: reading sources... [ 62%] install/next-steps DEBUG: reading sources... [ 63%] install/verify DEBUG: reading sources... [ 65%] man/index DEBUG: reading sources... [ 67%] man/watcher-api DEBUG: reading sources... [ 68%] man/watcher-applier DEBUG: reading sources... [ 70%] man/watcher-db-manage DEBUG: reading sources... [ 72%] man/watcher-decision-engine DEBUG: reading sources... [ 73%] man/watcher-status DEBUG: reading sources... [ 75%] strategies/actuation DEBUG: reading sources... [ 77%] strategies/basic-server-consolidation DEBUG: reading sources... [ 78%] strategies/host_maintenance DEBUG: reading sources... [ 80%] strategies/index DEBUG: reading sources... [ 81%] strategies/node_resource_consolidation DEBUG: reading sources... [ 83%] strategies/noisy_neighbor DEBUG: reading sources... [ 85%] strategies/outlet_temp_control DEBUG: reading sources... [ 86%] strategies/saving_energy DEBUG: reading sources... [ 88%] strategies/storage_capacity_balance DEBUG: reading sources... [ 90%] strategies/uniform_airflow DEBUG: reading sources... [ 91%] strategies/vm_workload_consolidation DEBUG: reading sources... [ 93%] strategies/workload-stabilization DEBUG: reading sources... [ 95%] strategies/workload_balance DEBUG: reading sources... [ 96%] strategies/zone_migration DEBUG: reading sources... [ 98%] user/index DEBUG: reading sources... [100%] user/user-guide DEBUG: WARNING: Failed to load watcher.decision_engine.model.collector.nova: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/basic-server-consolidation.rst:40: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/host_maintenance.rst:29: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/node_resource_consolidation.rst:29: WARNING: No module named os_resource_classes DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/noisy_neighbor.rst:36: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/outlet_temp_control.rst:39: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/saving_energy.rst:28: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/uniform_airflow.rst:40: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/vm_workload_consolidation.rst:39: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/workload-stabilization.rst:43: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/workload_balance.rst:40: WARNING: No module named os_resource_classes DEBUG: /builddir/build/BUILD/python-watcher-3.0.3.dev1/doc/source/strategies/zone_migration.rst:27: WARNING: No module named os_resource_classes DEBUG: done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 1%] admin/apache-mod-wsgi DEBUG: [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/watcher/tree/doc/source' DEBUG: [openstackdocstheme] bug_project (from user) 'watcher' DEBUG: [openstackdocstheme] series 'latest' DEBUG: [openstackdocstheme] display_badge False (no stable branches) DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/apache-mod-wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/apache-mod-wsgi.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/apache-mod-wsgi' DEBUG: writing output... [ 3%] admin/gmr DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/gmr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/gmr.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/gmr' DEBUG: writing output... [ 4%] admin/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/index' DEBUG: writing output... [ 6%] admin/policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/policy' DEBUG: writing output... [ 8%] admin/ways-to-install DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/ways-to-install.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ways-to-install.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/ways-to-install' DEBUG: writing output... [ 9%] architecture DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/architecture.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'architecture' DEBUG: writing output... [ 11%] configuration/configuring DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/configuring.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/configuring.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/configuring' DEBUG: writing output... [ 13%] configuration/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/index' DEBUG: writing output... [ 14%] configuration/watcher DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/watcher.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/watcher.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/watcher' DEBUG: writing output... [ 16%] contributor/api_microversion_history DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/api_microversion_history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api_microversion_history.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/api_microversion_history' DEBUG: writing output... [ 18%] contributor/contributing DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/contributing.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/contributing' DEBUG: writing output... [ 19%] contributor/devstack DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/devstack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/devstack.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/devstack' DEBUG: writing output... [ 21%] contributor/environment DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/environment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/environment.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/environment' DEBUG: writing output... [ 22%] contributor/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/index' DEBUG: writing output... [ 24%] contributor/notifications DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/notifications.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/notifications.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/notifications' DEBUG: writing output... [ 26%] contributor/plugin/action-plugin DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/action-plugin.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/action-plugin.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/action-plugin' DEBUG: writing output... [ 27%] contributor/plugin/base-setup DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/base-setup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/base-setup.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/base-setup' DEBUG: writing output... [ 29%] contributor/plugin/cdmc-plugin DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/cdmc-plugin.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/cdmc-plugin.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/cdmc-plugin' DEBUG: writing output... [ 31%] contributor/plugin/goal-plugin DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/goal-plugin.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/goal-plugin.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/goal-plugin' DEBUG: writing output... [ 32%] contributor/plugin/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/index' DEBUG: writing output... [ 34%] contributor/plugin/planner-plugin DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/planner-plugin.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/planner-plugin.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/planner-plugin' DEBUG: writing output... [ 36%] contributor/plugin/plugins DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/plugins.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/plugins' DEBUG: writing output... [ 37%] contributor/plugin/scoring-engine-plugin DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/scoring-engine-plugin.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/scoring-engine-plugin.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/scoring-engine-plugin' DEBUG: writing output... [ 39%] contributor/plugin/strategy-plugin DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/plugin/strategy-plugin.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugin/strategy-plugin.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/plugin/strategy-plugin' DEBUG: writing output... [ 40%] contributor/rally_link DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/rally_link.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/rally_link.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/rally_link' DEBUG: writing output... [ 42%] contributor/testing DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/testing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/testing.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/testing' DEBUG: writing output... [ 44%] datasources/grafana DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/datasources/grafana.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/datasources/grafana.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'datasources/grafana' DEBUG: writing output... [ 45%] datasources/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/datasources/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/datasources/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'datasources/index' DEBUG: writing output... [ 47%] glossary DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/glossary.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/glossary.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'glossary' DEBUG: writing output... [ 49%] index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'index' DEBUG: writing output... [ 50%] install/common_configure DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/common_configure.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/common_configure.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/common_configure' DEBUG: writing output... [ 52%] install/common_prerequisites DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/common_prerequisites.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/common_prerequisites.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/common_prerequisites' DEBUG: writing output... [ 54%] install/get_started DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/get_started.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get_started.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/get_started' DEBUG: writing output... [ 55%] install/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/index' DEBUG: writing output... [ 57%] install/install DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install' DEBUG: writing output... [ 59%] install/install-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install-rdo' DEBUG: writing output... [ 60%] install/install-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install-ubuntu' DEBUG: writing output... [ 62%] install/next-steps DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/next-steps.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/next-steps.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/next-steps' DEBUG: writing output... [ 63%] install/verify DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/verify.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/verify.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/verify' DEBUG: writing output... [ 65%] man/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/man/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/man/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'man/index' DEBUG: writing output... [ 67%] man/watcher-api DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/man/watcher-api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/man/watcher-api.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'man/watcher-api' DEBUG: writing output... [ 68%] man/watcher-applier DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/man/watcher-applier.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/man/watcher-applier.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'man/watcher-applier' DEBUG: writing output... [ 70%] man/watcher-db-manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/man/watcher-db-manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/man/watcher-db-manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'man/watcher-db-manage' DEBUG: writing output... [ 72%] man/watcher-decision-engine DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/man/watcher-decision-engine.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/man/watcher-decision-engine.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'man/watcher-decision-engine' DEBUG: writing output... [ 73%] man/watcher-status DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/man/watcher-status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/man/watcher-status.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'man/watcher-status' DEBUG: writing output... [ 75%] strategies/actuation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/actuation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/actuation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/actuation' DEBUG: writing output... [ 77%] strategies/basic-server-consolidation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/basic-server-consolidation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/basic-server-consolidation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/basic-server-consolidation' DEBUG: writing output... [ 78%] strategies/host_maintenance DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/host_maintenance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/host_maintenance.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/host_maintenance' DEBUG: writing output... [ 80%] strategies/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/index' DEBUG: writing output... [ 81%] strategies/node_resource_consolidation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/node_resource_consolidation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/node_resource_consolidation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/node_resource_consolidation' DEBUG: writing output... [ 83%] strategies/noisy_neighbor DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/noisy_neighbor.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/noisy_neighbor.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/noisy_neighbor' DEBUG: writing output... [ 85%] strategies/outlet_temp_control DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/outlet_temp_control.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/outlet_temp_control.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/outlet_temp_control' DEBUG: writing output... [ 86%] strategies/saving_energy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/saving_energy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/saving_energy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/saving_energy' DEBUG: writing output... [ 88%] strategies/storage_capacity_balance DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/storage_capacity_balance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/storage_capacity_balance.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/storage_capacity_balance' DEBUG: writing output... [ 90%] strategies/uniform_airflow DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/uniform_airflow.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/uniform_airflow.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/uniform_airflow' DEBUG: writing output... [ 91%] strategies/vm_workload_consolidation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/vm_workload_consolidation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/vm_workload_consolidation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/vm_workload_consolidation' DEBUG: writing output... [ 93%] strategies/workload-stabilization DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/workload-stabilization.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/workload-stabilization.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/workload-stabilization' DEBUG: writing output... [ 95%] strategies/workload_balance DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/workload_balance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/workload_balance.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/workload_balance' DEBUG: writing output... [ 96%] strategies/zone_migration DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/strategies/zone_migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/strategies/zone_migration.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'strategies/zone_migration' DEBUG: writing output... [ 98%] user/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/index' DEBUG: writing output... [100%] user/user-guide DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/user-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/user-guide.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/user-guide' DEBUG: generating indices... genindex[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'genindex' DEBUG: highlighting module code... [ 12%] abc DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/abc' DEBUG: highlighting module code... [ 25%] watcher.applier.actions.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/watcher/applier/actions/base' DEBUG: highlighting module code... [ 37%] watcher.decision_engine.goal.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/goal/base' DEBUG: highlighting module code... [ 50%] watcher.decision_engine.model.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/model/base' DEBUG: highlighting module code... [ 62%] watcher.decision_engine.model.collector.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/model/collector/base' DEBUG: highlighting module code... [ 75%] watcher.decision_engine.planner.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/planner/base' DEBUG: highlighting module code... [ 87%] watcher.decision_engine.scoring.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/scoring/base' DEBUG: highlighting module code... [100%] watcher.decision_engine.strategy.strategies.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/strategy/strategies/base' DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index' DEBUG: writing additional pages... search[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'search' DEBUG: copying images... [ 7%] ./images/watcher_db_schema_diagram.png DEBUG: copying images... [ 15%] ./images/sequence_launch_action_plan_in_applier.png DEBUG: copying images... [ 23%] ./images/sequence_from_audit_execution_to_actionplan_creation.png DEBUG: copying images... [ 30%] ./images/architecture.svg DEBUG: copying images... [ 38%] user/../images/sequence_overview_watcher_usage.png DEBUG: copying images... [ 46%] ./images/sequence_create_audit_template.png DEBUG: copying images... [ 53%] ./images/sequence_launch_action_plan.png DEBUG: copying images... [ 61%] ./images/functional_data_model.svg DEBUG: copying images... [ 69%] ./images/sequence_trigger_audit_in_decision_engine.png DEBUG: copying images... [ 76%] ./images/sequence_architecture_cdmc_sync.png DEBUG: copying images... [ 84%] ./images/audit_state_machine.png DEBUG: copying images... [ 92%] ./images/sequence_create_and_launch_audit.png DEBUG: copying images... [100%] ./images/action_plan_state_machine.png DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 12 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/etc/watcher/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/var/log/watcher DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/var/run/watcher DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/var/cache/watcher DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-watcher-api.service /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/systemd/system/openstack-watcher-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-watcher-applier.service /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/systemd/system/openstack-watcher-applier.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-watcher-decision-engine.service /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/systemd/system/openstack-watcher-decision-engine.service DEBUG: + install -p -D -m 640 etc/watcher.conf.sample /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/etc/watcher/watcher.conf DEBUG: + chmod +x /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin/watcher-api /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin/watcher-api-wsgi /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin/watcher-applier /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin/watcher-db-manage /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin/watcher-decision-engine /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin/watcher-status /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/bin/watcher-sync DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher.conf.sample DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher/README-watcher.conf.txt DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc/watcher/oslo-config-generator DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/etc DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/python-watcher-3.0.3.dev1 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: python2-watcher-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.osNJvh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/python2-watcher-3.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/python2-watcher-3.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/python2-watcher-3.0.3 DEBUG: + exit 0 DEBUG: Provides: python-watcher = 3.0.3-0.20230819095818.837e658.el7 python2-watcher = 3.0.3-0.20230819095818.837e658.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 2.7 DEBUG: Obsoletes: python-watcher < 3.0.3-0.20230819095818.837e658.el7 DEBUG: Processing files: openstack-watcher-common-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.D71wdX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-common-3.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-common-3.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-common-3.0.3 DEBUG: + exit 0 DEBUG: Provides: config(openstack-watcher-common) = 3.0.3-0.20230819095818.837e658.el7 openstack-watcher-common = 3.0.3-0.20230819095818.837e658.el7 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Requires(post): systemd DEBUG: Requires(preun): systemd DEBUG: Requires(postun): systemd DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-watcher-api-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6P5t5C DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-api-3.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-api-3.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-api-3.0.3 DEBUG: + exit 0 DEBUG: Provides: openstack-watcher-api = 3.0.3-0.20230819095818.837e658.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-watcher-applier-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xlNH4i DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-applier-3.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-applier-3.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-applier-3.0.3 DEBUG: + exit 0 DEBUG: Provides: openstack-watcher-applier = 3.0.3-0.20230819095818.837e658.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-watcher-decision-engine-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UMej9Y DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-decision-engine-3.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-decision-engine-3.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-decision-engine-3.0.3 DEBUG: + exit 0 DEBUG: Provides: openstack-watcher-decision-engine = 3.0.3-0.20230819095818.837e658.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: python2-watcher-tests-unit-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XDAhjF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/python2-watcher-tests-unit-3.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/python2-watcher-tests-unit-3.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/python2-watcher-tests-unit-3.0.3 DEBUG: + exit 0 DEBUG: Provides: python-watcher-tests-unit = 3.0.3-0.20230819095818.837e658.el7 python2-watcher-tests-unit = 3.0.3-0.20230819095818.837e658.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 2.7 DEBUG: Obsoletes: python-watcher-tests-unit < 3.0.3-0.20230819095818.837e658.el7 DEBUG: Processing files: openstack-watcher-doc-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gg2RRz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/doc/openstack-watcher-doc-3.0.3 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/doc/openstack-watcher-doc-3.0.3 DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/doc/openstack-watcher-doc-3.0.3 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fwlPuu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-doc-3.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-doc-3.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64/usr/share/licenses/openstack-watcher-doc-3.0.3 DEBUG: + exit 0 DEBUG: Provides: openstack-watcher-doc = 3.0.3-0.20230819095818.837e658.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python2-watcher-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-common-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-api-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-applier-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-decision-engine-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-watcher-tests-unit-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-doc-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XkHiJ6 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-watcher-3.0.3.dev1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm INFO: Done(/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-3.0.3-0.20230819095818.837e658.el7.src.rpm) Config(dlrn-5) 1 minutes 4 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6131596 3479776 865912 6654996 8930484 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6145760 2655552 1676092 7465056 8106276 DEBUG: Swap: 8388604 1398812 6989792 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vb9ye56a', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9b9f0987ccf845d889c7e664a76df8f1', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-doc-3.0.3-0.20230819095818.837e658.el7.noarch.rpm /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/python2-watcher-tests-unit-3.0.3-0.20230819095818.837e658.el7.noarch.rpm /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-decision-engine-3.0.3-0.20230819095818.837e658.el7.noarch.rpm /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-applier-3.0.3-0.20230819095818.837e658.el7.noarch.rpm /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-api-3.0.3-0.20230819095818.837e658.el7.noarch.rpm /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-common-3.0.3-0.20230819095818.837e658.el7.noarch.rpm /home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/python2-watcher-3.0.3-0.20230819095818.837e658.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-doc-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/python2-watcher-tests-unit-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-decision-engine-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-applier-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-api-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-common-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/python2-watcher-3.0.3-0.20230819095818.837e658.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._a7mbo9a:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd35c886a6481462990bf8989a9b45321', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._a7mbo9a:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-doc-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/python2-watcher-tests-unit-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-decision-engine-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-applier-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-api-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/openstack-watcher-common-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce/python2-watcher-3.0.3-0.20230819095818.837e658.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-python-networking-vmware-nsx-4724ea28e 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-watcher-doc noarch3.0.3-0.20230819095818.837e658.el7 @commandline 1.6 M DEBUG: python2-watcher-tests-unit noarch3.0.3-0.20230819095818.837e658.el7 @commandline 441 k DEBUG: openstack-watcher-decision-engine noarch3.0.3-0.20230819095818.837e658.el7 @commandline 7.6 k DEBUG: openstack-watcher-applier noarch3.0.3-0.20230819095818.837e658.el7 @commandline 7.5 k DEBUG: openstack-watcher-api noarch3.0.3-0.20230819095818.837e658.el7 @commandline 8.2 k DEBUG: openstack-watcher-common noarch3.0.3-0.20230819095818.837e658.el7 @commandline 20 k DEBUG: python2-watcher noarch3.0.3-0.20230819095818.837e658.el7 @commandline 566 k DEBUG: Installing dependencies: DEBUG: python-openstackclient-lang noarch4.0.2-0.20210709052920.54bf2c0.el7 delorean 52 k DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 7.2 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-automaton noarch1.17.0-0.20200221121415.5e82feb.el7 delorean 36 k DEBUG: python2-ceilometerclient noarch2.9.0-0.20200221121322.3b4e35a.el7 delorean 101 k DEBUG: python2-cinderclient noarch5.0.2-0.20210415101924.7e9e31c.el7 delorean 233 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-gnocchiclient noarch7.0.4-0.20200221171413.64814b9.el7 delorean 71 k DEBUG: python2-ironicclient noarch3.1.2-0.20200522045908.1220d76.el7 delorean 335 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-microversion-parse noarch0.2.1-0.20200221125329.ae5e3ce.el7 delorean 27 k DEBUG: python2-monascaclient noarch1.16.0-0.20200221131000.3b9ec11.el7 delorean 50 k DEBUG: python2-neutronclient noarch6.14.1-0.20200629065515.a09e824.el7 delorean 300 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-openstackclient noarch4.0.2-0.20210709052920.54bf2c0.el7 delorean 1.1 M DEBUG: python2-openstacksdk noarch0.36.5-0.20210204072925.feda828.el7 delorean 767 k DEBUG: python2-os-client-config noarch1.33.0-0.20200221112941.d0eea17.el7 delorean 48 k DEBUG: python2-os-resource-classes noarch0.5.0-0.20200221165303.0dd643b.el7 delorean 12 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslo-versionedobjects noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 71 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-requestsexceptions noarch1.4.0-0.20200221093246.d7ac0ff.el7 delorean 10 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python2-taskflow noarch3.7.1-0.20200221131057.f0eae2c.el7 delorean 680 k DEBUG: python2-wsme noarch0.9.4-0.20200221112400.bff9624.el7 delorean 187 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-matplotlib-data noarch2.0.0-3.el7 delorean-train-testing 2.1 M DEBUG: python-matplotlib-data-fonts noarch2.0.0-3.el7 delorean-train-testing 2.4 M DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-nose noarch1.3.7-7.el7 delorean-train-testing 275 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-tzlocal noarch1.2-4.el7 delorean-train-testing 26 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-APScheduler noarch3.0.5-2.el7 delorean-train-testing 79 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-croniter noarch0.3.27-1.el7 delorean-train-testing 35 k DEBUG: python2-cycler noarch0.10.0-2.el7 delorean-train-testing 14 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-functools32 noarch3.2.3.2-1.el7 delorean-train-testing 24 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jmespath noarch0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-munch noarch2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-networkx noarch2.2-3.el7 delorean-train-testing 2.1 M DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pydot noarch1.4.1-1.el7 delorean-train-testing 45 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: blosc x86_641.11.1-3.el7 delorean-train-testing 111 k DEBUG: hdf5 x86_641.8.13-7.el7 delorean-train-testing 1.6 M DEBUG: libqhull x86_642015.2-1.el7 delorean-train-testing 159 k DEBUG: python-Bottleneck x86_640.6.0-4.el7 delorean-train-testing 893 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-matplotlib x86_642.0.0-3.el7 delorean-train-testing 3.0 M DEBUG: python2-matplotlib-tk x86_642.0.0-3.el7 delorean-train-testing 57 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-numexpr x86_642.6.1-3.el7 delorean-train-testing 330 k DEBUG: python2-numpy x86_641:1.14.5-1.el7 delorean-train-testing 3.7 M DEBUG: python2-pandas x86_640.19.1-2.el7.2 delorean-train-testing 7.9 M DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-scipy x86_640.18.0-3.el7 delorean-train-testing 12 M DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-tables x86_643.3.0-4.el7 delorean-train-testing 1.3 M DEBUG: python2-ujson x86_641.35-1.el7 delorean-train-testing 27 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: atlas x86_643.10.1-12.el7 base 4.5 M DEBUG: bash-completion noarch1:2.1-8.el7 base 87 k DEBUG: desktop-file-utils x86_640.23-2.el7 base 67 k DEBUG: genisoimage x86_641.1.11-25.el7 base 299 k DEBUG: graphviz-python x86_642.30.1-22.el7 base 48 k DEBUG: libgfortran x86_644.8.5-44.el7 base 301 k DEBUG: libquadmath x86_644.8.5-44.el7 base 190 k DEBUG: libusal x86_641.1.11-25.el7 base 136 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: lzo x86_642.06-8.el7 base 59 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: snappy x86_641.1.0-3.el7 base 40 k DEBUG: t1lib x86_645.1.2-14.el7 base 166 k DEBUG: tcl x86_641:8.5.13-8.el7 base 1.9 M DEBUG: texlive-base noarch2:2012-45.20130427_r30134.el7 base 326 k DEBUG: texlive-dvipng-bin x86_642:svn26509.0-45.20130427_r30134.el7 base 64 k DEBUG: texlive-dvipng noarch2:svn26689.1.14-45.el7 base 45 k DEBUG: texlive-kpathsea-bin x86_642:svn27347.0-45.20130427_r30134.el7 base 41 k DEBUG: texlive-kpathsea-lib x86_642:2012-45.20130427_r30134.el7 base 79 k DEBUG: texlive-kpathsea noarch2:svn28792.0-45.el7 base 141 k DEBUG: tix x86_641:8.4.3-12.el7 base 254 k DEBUG: tk x86_641:8.5.13-6.el7 base 1.4 M DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: xdg-utils noarch1.1.0-0.17.20120809git.el7 base 70 k DEBUG: emacs-filesystem noarch1:24.3-23.el7_9.1 updates 58 k DEBUG: tkinter x86_642.7.5-93.el7_9 updates 328 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 176 Packages DEBUG: Total size: 68 M DEBUG: Total download size: 12 k DEBUG: Installed size: 295 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-4.0.2-0.20210709052920.54bf2c0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ceilometerclient-2.9.0-0.20200221121322.3b4e35a.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-gnocchiclient-7.0.4-0.20200221171413.64814b9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ironicclient-3.1.2-0.20200522045908.1220d76.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-microversion-parse-0.2.1-0.20200221125329.ae5e3ce.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-monascaclient-1.16.0-0.20200221131000.3b9ec11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-novaclient-15.1.1-0.20200629065415.79959ab.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstackclient-4.0.2-0.20210709052920.54bf2c0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-beautifulsoup4-4.6.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-logutils-0.3.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-fonts-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-nose-1.3.7-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-simplegeneric-0.8-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tzlocal-1.2-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-waitress-0.8.9-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-webtest-2.0.23-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-APScheduler-3.0.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-appdirs-1.4.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-croniter-0.3.27-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cycler-0.10.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-functools32-3.2.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jmespath-0.9.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-munch-2.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-networkx-2.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pecan-1.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pydot-1.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-singledispatch-3.4.0.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.11.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.8.13-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-2015.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-Bottleneck-0.6.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-tk-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numexpr-2.6.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numpy-1.14.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pandas-0.19.1-2.el7.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-psutil-5.5.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-scipy-0.18.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-tables-3.3.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-ujson-1.35-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atlas-3.10.1-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] genisoimage-1.1.11-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-python-2.30.1-22.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusal-1.1.11-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.06-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] t1lib-5.1.2-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.5.13-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-2012-45.20130427_r30134.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-bin-svn26509.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-svn26689.1.14-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-bin-svn27347.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-lib-2012-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-svn28792.0-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tix-8.4.3-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.5.13-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.0-0.17.20120809git.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-24.3-23.el7_9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tkinter-2.7.5-93.el7_9.x86_64.rpm: Already downloaded DEBUG: (169/169): python2-os-resource-classes-0.5.0-0. 88 kB/s | 12 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 77 kB/s | 12 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 1/176 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/176 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/176 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 4/176 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 5/176 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 6/176 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 7/176 DEBUG: Installing : libquadmath-4.8.5-44.el7.x86_64 8/176 DEBUG: Running scriptlet: libquadmath-4.8.5-44.el7.x86_64 8/176 DEBUG: Installing : libgfortran-4.8.5-44.el7.x86_64 9/176 DEBUG: Running scriptlet: libgfortran-4.8.5-44.el7.x86_64 9/176 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 10/176 DEBUG: Installing : tcl-1:8.5.13-8.el7.x86_64 11/176 DEBUG: Running scriptlet: tcl-1:8.5.13-8.el7.x86_64 11/176 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 12/176 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 13/176 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 14/176 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 15/176 DEBUG: Installing : tk-1:8.5.13-6.el7.x86_64 15/176 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 15/176 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 16/176 DEBUG: Running scriptlet: atlas-3.10.1-12.el7.x86_64 16/176 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 17/176 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 18/176 DEBUG: Installing : which-2.20-7.el7.x86_64 19/176 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 19/176 DEBUG: Installing : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 20/176 DEBUG: Installing : texlive-kpathsea-2:svn28792.0-45.el7.noarch 21/176 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 21/176 DEBUG: Installing : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 22/176 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 23/176 DEBUG: Installing : texlive-base-2:2012-45.20130427_r30134.el7.noarc 23/176 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 24/176 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 25/176 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 26/176 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 26/176 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 27/176 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 28/176 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 29/176 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 30/176 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 31/176 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 32/176 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 33/176 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 34/176 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 35/176 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 36/176 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 37/176 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 38/176 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 39/176 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 40/176 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 41/176 DEBUG: Installing : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 42/176 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 43/176 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 44/176 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 45/176 DEBUG: Installing : tix-1:8.4.3-12.el7.x86_64 46/176 DEBUG: Running scriptlet: tix-1:8.4.3-12.el7.x86_64 46/176 DEBUG: Installing : tkinter-2.7.5-93.el7_9.x86_64 47/176 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 48/176 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 49/176 DEBUG: Running scriptlet: hdf5-1.8.13-7.el7.x86_64 49/176 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 50/176 DEBUG: Installing : python2-croniter-0.3.27-1.el7.noarch 51/176 DEBUG: Installing : python2-automaton-1.17.0-0.20200221121415.5e82fe 52/176 DEBUG: Installing : emacs-filesystem-1:24.3-23.el7_9.1.noarch 53/176 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 54/176 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 55/176 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 56/176 DEBUG: Running scriptlet: t1lib-5.1.2-14.el7.x86_64 56/176 DEBUG: Installing : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 57/176 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 57/176 DEBUG: Installing : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 58/176 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 59/176 DEBUG: Running scriptlet: snappy-1.1.0-3.el7.x86_64 59/176 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 60/176 DEBUG: Running scriptlet: blosc-1.11.1-3.el7.x86_64 60/176 DEBUG: Installing : python-ply-3.4-11.el7.noarch 61/176 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 62/176 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 63/176 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 64/176 DEBUG: Installing : lzo-2.06-8.el7.x86_64 65/176 DEBUG: Running scriptlet: lzo-2.06-8.el7.x86_64 65/176 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 66/176 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 66/176 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 67/176 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 68/176 DEBUG: Installing : libusal-1.1.11-25.el7.x86_64 69/176 DEBUG: Running scriptlet: libusal-1.1.11-25.el7.x86_64 69/176 DEBUG: Installing : genisoimage-1.1.11-25.el7.x86_64 70/176 DEBUG: Running scriptlet: genisoimage-1.1.11-25.el7.x86_64 70/176 DEBUG: Installing : graphviz-python-2.30.1-22.el7.x86_64 71/176 DEBUG: Installing : bash-completion-1:2.1-8.el7.noarch 72/176 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 73/176 DEBUG: Installing : python2-ujson-1.35-1.el7.x86_64 74/176 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 75/176 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 76/176 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 77/176 DEBUG: Running scriptlet: libqhull-2015.2-1.el7.x86_64 77/176 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 78/176 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 79/176 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 80/176 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 81/176 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 82/176 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 83/176 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 84/176 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 85/176 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 86/176 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 87/176 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 88/176 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 89/176 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 90/176 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 91/176 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 92/176 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 93/176 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 94/176 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 95/176 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 96/176 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 97/176 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 98/176 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 99/176 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 100/176 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 101/176 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 102/176 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 103/176 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 104/176 DEBUG: Installing : python-tzlocal-1.2-4.el7.noarch 105/176 DEBUG: Installing : python2-APScheduler-3.0.5-2.el7.noarch 106/176 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 107/176 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 108/176 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 109/176 DEBUG: Installing : python2-numpy-1:1.14.5-1.el7.x86_64 110/176 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 111/176 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 112/176 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 113/176 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 114/176 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 115/176 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 116/176 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 117/176 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 118/176 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 119/176 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 120/176 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 121/176 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 122/176 DEBUG: Installing : python-editor-0.4-4.el7.noarch 123/176 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 124/176 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 125/176 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 126/176 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 127/176 DEBUG: Installing : python2-os-resource-classes-0.5.0-0.202002211653 128/176 DEBUG: Installing : python2-microversion-parse-0.2.1-0.2020022112532 129/176 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 130/176 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20200 131/176 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 132/176 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 133/176 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 134/176 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 135/176 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 136/176 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 137/176 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 138/176 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 139/176 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 140/176 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 141/176 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 142/176 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 143/176 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 144/176 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 145/176 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 146/176 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 147/176 DEBUG: Installing : python2-gnocchiclient-7.0.4-0.20200221171413.648 148/176 DEBUG: Installing : python2-ironicclient-3.1.2-0.20200522045908.1220 149/176 DEBUG: Installing : python2-monascaclient-1.16.0-0.20200221131000.3b 150/176 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 151/176 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 152/176 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 153/176 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 154/176 DEBUG: Installing : python2-ceilometerclient-2.9.0-0.20200221121322. 155/176 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 156/176 DEBUG: Installing : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 157/176 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 158/176 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 159/176 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 160/176 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 161/176 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 162/176 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 163/176 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.202002211 164/176 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 165/176 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 166/176 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 167/176 DEBUG: Installing : python-openstackclient-lang-4.0.2-0.202107090529 168/176 DEBUG: Installing : python2-openstackclient-4.0.2-0.20210709052920.5 169/176 DEBUG: Running scriptlet: python2-openstackclient-4.0.2-0.20210709052920.5 169/176 DEBUG: Installing : python2-watcher-3.0.3-0.20230819095818.837e658.e 170/176 DEBUG: Running scriptlet: openstack-watcher-common-3.0.3-0.20230819095818. 171/176 DEBUG: Installing : openstack-watcher-common-3.0.3-0.20230819095818. 171/176 DEBUG: Installing : python2-watcher-tests-unit-3.0.3-0.2023081909581 172/176 DEBUG: Installing : openstack-watcher-decision-engine-3.0.3-0.202308 173/176 DEBUG: Running scriptlet: openstack-watcher-decision-engine-3.0.3-0.202308 173/176 DEBUG: Installing : openstack-watcher-applier-3.0.3-0.20230819095818 174/176 DEBUG: Running scriptlet: openstack-watcher-applier-3.0.3-0.20230819095818 174/176 DEBUG: Installing : openstack-watcher-api-3.0.3-0.20230819095818.837 175/176 DEBUG: Running scriptlet: openstack-watcher-api-3.0.3-0.20230819095818.837 175/176 DEBUG: Installing : openstack-watcher-doc-3.0.3-0.20230819095818.837 176/176 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 176/176 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 176/176 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 176/176 DEBUG: Verifying : python-openstackclient-lang-4.0.2-0.202107090529 1/176 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 2/176 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 3/176 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 4/176 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 5/176 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 6/176 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 7/176 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 8/176 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 9/176 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20200 10/176 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 11/176 DEBUG: Verifying : python2-automaton-1.17.0-0.20200221121415.5e82fe 12/176 DEBUG: Verifying : python2-ceilometerclient-2.9.0-0.20200221121322. 13/176 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 14/176 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 15/176 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 16/176 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 17/176 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 18/176 DEBUG: Verifying : python2-gnocchiclient-7.0.4-0.20200221171413.648 19/176 DEBUG: Verifying : python2-ironicclient-3.1.2-0.20200522045908.1220 20/176 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 21/176 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 22/176 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 23/176 DEBUG: Verifying : python2-microversion-parse-0.2.1-0.2020022112532 24/176 DEBUG: Verifying : python2-monascaclient-1.16.0-0.20200221131000.3b 25/176 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 26/176 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 27/176 DEBUG: Verifying : python2-openstackclient-4.0.2-0.20210709052920.5 28/176 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 29/176 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 30/176 DEBUG: Verifying : python2-os-resource-classes-0.5.0-0.202002211653 31/176 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 32/176 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 33/176 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 34/176 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 35/176 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 36/176 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 37/176 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 38/176 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 39/176 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 40/176 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 41/176 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 42/176 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 43/176 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 44/176 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 45/176 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 46/176 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 47/176 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 48/176 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.202002211 49/176 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 50/176 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 51/176 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 52/176 DEBUG: Verifying : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 53/176 DEBUG: Verifying : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 54/176 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 55/176 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 56/176 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 57/176 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 58/176 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 59/176 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 60/176 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 61/176 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 62/176 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 63/176 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 64/176 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 65/176 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 66/176 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 67/176 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 68/176 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 69/176 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 70/176 DEBUG: Verifying : python-tzlocal-1.2-4.el7.noarch 71/176 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 72/176 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 73/176 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 74/176 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 75/176 DEBUG: Verifying : python2-APScheduler-3.0.5-2.el7.noarch 76/176 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 77/176 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 78/176 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 79/176 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 80/176 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 81/176 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 82/176 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 83/176 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 84/176 DEBUG: Verifying : python2-croniter-0.3.27-1.el7.noarch 85/176 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 86/176 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 87/176 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 88/176 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 89/176 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 90/176 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 91/176 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 92/176 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 93/176 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 94/176 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 95/176 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 96/176 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 97/176 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 98/176 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 99/176 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 100/176 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 101/176 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 102/176 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 103/176 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 104/176 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 105/176 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 106/176 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 107/176 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 108/176 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 109/176 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 110/176 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 111/176 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 112/176 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 113/176 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 114/176 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 115/176 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 116/176 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 117/176 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 118/176 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 119/176 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 120/176 DEBUG: Verifying : python2-numpy-1:1.14.5-1.el7.x86_64 121/176 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 122/176 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 123/176 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 124/176 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 125/176 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 126/176 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 127/176 DEBUG: Verifying : python2-ujson-1.35-1.el7.x86_64 128/176 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 129/176 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 130/176 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 131/176 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 132/176 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 133/176 DEBUG: Verifying : bash-completion-1:2.1-8.el7.noarch 134/176 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 135/176 DEBUG: Verifying : genisoimage-1.1.11-25.el7.x86_64 136/176 DEBUG: Verifying : graphviz-python-2.30.1-22.el7.x86_64 137/176 DEBUG: Verifying : libgfortran-4.8.5-44.el7.x86_64 138/176 DEBUG: Verifying : libquadmath-4.8.5-44.el7.x86_64 139/176 DEBUG: Verifying : libusal-1.1.11-25.el7.x86_64 140/176 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 141/176 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 142/176 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 143/176 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 144/176 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 145/176 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 146/176 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 147/176 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 148/176 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 149/176 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 150/176 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 151/176 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 152/176 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 153/176 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 154/176 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 155/176 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 156/176 DEBUG: Verifying : tcl-1:8.5.13-8.el7.x86_64 157/176 DEBUG: Verifying : texlive-base-2:2012-45.20130427_r30134.el7.noarc 158/176 DEBUG: Verifying : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 159/176 DEBUG: Verifying : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 160/176 DEBUG: Verifying : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 161/176 DEBUG: Verifying : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 162/176 DEBUG: Verifying : texlive-kpathsea-2:svn28792.0-45.el7.noarch 163/176 DEBUG: Verifying : tix-1:8.4.3-12.el7.x86_64 164/176 DEBUG: Verifying : tk-1:8.5.13-6.el7.x86_64 165/176 DEBUG: Verifying : which-2.20-7.el7.x86_64 166/176 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 167/176 DEBUG: Verifying : emacs-filesystem-1:24.3-23.el7_9.1.noarch 168/176 DEBUG: Verifying : tkinter-2.7.5-93.el7_9.x86_64 169/176 DEBUG: Verifying : openstack-watcher-doc-3.0.3-0.20230819095818.837 170/176 DEBUG: Verifying : python2-watcher-tests-unit-3.0.3-0.2023081909581 171/176 DEBUG: Verifying : openstack-watcher-decision-engine-3.0.3-0.202308 172/176 DEBUG: Verifying : openstack-watcher-applier-3.0.3-0.20230819095818 173/176 DEBUG: Verifying : openstack-watcher-api-3.0.3-0.20230819095818.837 174/176 DEBUG: Verifying : openstack-watcher-common-3.0.3-0.20230819095818. 175/176 DEBUG: Verifying : python2-watcher-3.0.3-0.20230819095818.837e658.e 176/176 DEBUG: Installed: DEBUG: openstack-watcher-doc-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: python2-watcher-tests-unit-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: openstack-watcher-decision-engine-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: openstack-watcher-applier-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: openstack-watcher-api-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: openstack-watcher-common-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: python2-watcher-3.0.3-0.20230819095818.837e658.el7.noarch DEBUG: python-openstackclient-lang-4.0.2-0.20210709052920.54bf2c0.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch DEBUG: python2-ceilometerclient-2.9.0-0.20200221121322.3b4e35a.el7.noarch DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-gnocchiclient-7.0.4-0.20200221171413.64814b9.el7.noarch DEBUG: python2-ironicclient-3.1.2-0.20200522045908.1220d76.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-microversion-parse-0.2.1-0.20200221125329.ae5e3ce.el7.noarch DEBUG: python2-monascaclient-1.16.0-0.20200221131000.3b9ec11.el7.noarch DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-openstackclient-4.0.2-0.20210709052920.54bf2c0.el7.noarch DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch DEBUG: python2-os-resource-classes-0.5.0-0.20200221165303.0dd643b.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch DEBUG: python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-nose-1.3.7-7.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-tzlocal-1.2-4.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-APScheduler-3.0.5-2.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-appdirs-1.4.0-4.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-croniter-0.3.27-1.el7.noarch DEBUG: python2-cycler-0.10.0-2.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-functools32-3.2.3.2-1.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jmespath-0.9.0-5.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-networkx-2.2-3.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pydot-1.4.1-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: blosc-1.11.1-3.el7.x86_64 DEBUG: hdf5-1.8.13-7.el7.x86_64 DEBUG: libqhull-2015.2-1.el7.x86_64 DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-scipy-0.18.0-3.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-tables-3.3.0-4.el7.x86_64 DEBUG: python2-ujson-1.35-1.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: atlas-3.10.1-12.el7.x86_64 DEBUG: bash-completion-1:2.1-8.el7.noarch DEBUG: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: genisoimage-1.1.11-25.el7.x86_64 DEBUG: graphviz-python-2.30.1-22.el7.x86_64 DEBUG: libgfortran-4.8.5-44.el7.x86_64 DEBUG: libquadmath-4.8.5-44.el7.x86_64 DEBUG: libusal-1.1.11-25.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: lzo-2.06-8.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: snappy-1.1.0-3.el7.x86_64 DEBUG: t1lib-5.1.2-14.el7.x86_64 DEBUG: tcl-1:8.5.13-8.el7.x86_64 DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch DEBUG: tix-1:8.4.3-12.el7.x86_64 DEBUG: tk-1:8.5.13-6.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: emacs-filesystem-1:24.3-23.el7_9.1.noarch DEBUG: tkinter-2.7.5-93.el7_9.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-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/83/7e/837e6589994407131b837a2af2c09c1748f4e194_a3fd94ce'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0