+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128' + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.1mp1pau1:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-sushy-oem-idrac-bf615f26fe711a3881e57fd4340bb2f6a06cbd20 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/bf/61/bf615f26fe711a3881e57fd4340bb2f6a06cbd20_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-3d6b1ca7088474f449e8d45c68b0bc77171cc704 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/3d/6b/3d6b1ca7088474f449e8d45c68b0bc77171cc704_3f055f93 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-bc6622e0e7dce7b1a0d90b501424fa8c28d3f405 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/bc/66/bc6622e0e7dce7b1a0d90b501424fa8c28d3f405_1b28380b enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-f4984ca5487a673bb692f301056e8bcde74edd09 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f4/98/f4984ca5487a673bb692f301056e8bcde74edd09_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-327693af402e4dd0c03fe247c4cee7beaedd2852 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/32/76/327693af402e4dd0c03fe247c4cee7beaedd2852_1782787b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-ee15891b5d5e02ff355f50ad7647ead9d8ec6841 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/ee/15/ee15891b5d5e02ff355f50ad7647ead9d8ec6841_33dac5ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-8d89b30fbf88b057add46e4ae93553f088df36ed baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/8d/89/8d89b30fbf88b057add46e4ae93553f088df36ed_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2f45991fe8627defb7f91d8da41c66e7e1b6733 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/b2/f4/b2f45991fe8627defb7f91d8da41c66e7e1b6733_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/7f/14/7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-python-tripleoclient-095182c143336bb4b7039df411ad47f7b64bd4bf baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/09/51/095182c143336bb4b7039df411ad47f7b64bd4bf_fe1ab5ac enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c3e007c465f3bef75ef77d043f53672096655bb3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c3/e0/c3e007c465f3bef75ef77d043f53672096655bb3_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-62e6da1f754e5818cc20587cd5ee4350e7cbb60f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/62/e6/62e6da1f754e5818cc20587cd5ee4350e7cbb60f_d4b241f4 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.m766axxz:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-sushy-oem-idrac-bf615f26fe711a3881e57fd4340bb2f6a06cbd20 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/bf/61/bf615f26fe711a3881e57fd4340bb2f6a06cbd20_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-3d6b1ca7088474f449e8d45c68b0bc77171cc704 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/3d/6b/3d6b1ca7088474f449e8d45c68b0bc77171cc704_3f055f93 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-bc6622e0e7dce7b1a0d90b501424fa8c28d3f405 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/bc/66/bc6622e0e7dce7b1a0d90b501424fa8c28d3f405_1b28380b enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-f4984ca5487a673bb692f301056e8bcde74edd09 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f4/98/f4984ca5487a673bb692f301056e8bcde74edd09_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-327693af402e4dd0c03fe247c4cee7beaedd2852 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/32/76/327693af402e4dd0c03fe247c4cee7beaedd2852_1782787b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-ee15891b5d5e02ff355f50ad7647ead9d8ec6841 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/ee/15/ee15891b5d5e02ff355f50ad7647ead9d8ec6841_33dac5ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-8d89b30fbf88b057add46e4ae93553f088df36ed baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/8d/89/8d89b30fbf88b057add46e4ae93553f088df36ed_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2f45991fe8627defb7f91d8da41c66e7e1b6733 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/b2/f4/b2f45991fe8627defb7f91d8da41c66e7e1b6733_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/7f/14/7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-python-tripleoclient-095182c143336bb4b7039df411ad47f7b64bd4bf baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/09/51/095182c143336bb4b7039df411ad47f7b64bd4bf_fe1ab5ac enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c3e007c465f3bef75ef77d043f53672096655bb3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c3/e0/c3e007c465f3bef75ef77d043f53672096655bb3_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-62e6da1f754e5818cc20587cd5ee4350e7cbb60f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/62/e6/62e6da1f754e5818cc20587cd5ee4350e7cbb60f_d4b241f4 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4500992 5351796 513460 6359396 10856612 DEBUG: Swap: 16777212 5533484 11243728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 480G 71G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.w3l99wlr', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos8-wallaby/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4595600 5247848 519168 6368736 10756296 DEBUG: Swap: 16777212 5529388 11247824 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 480G 71G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.9y_stl6n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xybh7urs:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6851fe8d97b44d689542369fc40f67dc', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xybh7urs:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-sushy-oem-idrac-bf615f26fe711a3 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-3d6b1ca708 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-bc6622e0 328 kB/s | 130 kB 00:00 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-f4984ca5487a673bb692f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-327693af402e4dd0c03fe24 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-ee15891b5d 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-8d89b30fbf88b057add4 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2f45991fe8627defb7f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-7f14a54134e435d2a6d 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tripleoclient-095182c143336bb4b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c3e007c465f3bef7 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-62e6da1f 27 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 43 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.0 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 1.7 kB/s | 4.4 kB 00:02 DEBUG: dlrn-wallaby-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 27 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 19 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 19 kB/s | 3.0 kB 00:00 DEBUG: opstools 19 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-12.el8 Stream-AppStream 23 M DEBUG: git-core x86_64 2.31.1-2.el8 Stream-AppStream 4.7 M DEBUG: make x86_64 1:4.2.1-11.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2021.1.0-0.20210812101308.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.30.0-1.1.el8 delorean-wallaby-testing 607 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-wallaby-testing 1.1 M DEBUG: python3-setuptools_scm noarch 1.15.7-4.el8 Stream-PowerTools 39 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-wallaby-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-wallaby-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.3.2-2.module_el8.5.0+761+faacb0fb Stream-AppStream 1.9 M DEBUG: python36-devel x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 16 k DEBUG: rpm-build x86_64 4.14.3-23.el8 Stream-AppStream 174 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-1.el8 Stream-BaseOS 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 10.64-1.el8 Stream-AppStream 954 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.0.7-3.el8 Stream-BaseOS 123 k DEBUG: avahi-libs x86_64 0.7-20.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-4.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-114.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2021.2.50-82.el8 Stream-BaseOS 390 k DEBUG: cairo x86_64 1.15.12-6.el8 Stream-AppStream 719 k DEBUG: centos-gpg-keys noarch 1:8-6.el8 Stream-BaseOS 14 k DEBUG: centos-stream-release noarch 8.6-1.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-6.el8 Stream-BaseOS 20 k DEBUG: chkconfig x86_64 1.19.1-1.el8 Stream-BaseOS 198 k DEBUG: coreutils x86_64 8.30-12.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-12.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-11.el8 Stream-BaseOS 266 k DEBUG: cpp x86_64 8.5.0-12.el8 Stream-AppStream 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 64 k DEBUG: cryptsetup-libs x86_64 2.3.7-2.el8 Stream-BaseOS 488 k DEBUG: cups-libs x86_64 1:2.2.6-44.el8 Stream-BaseOS 434 k DEBUG: curl x86_64 7.61.1-22.el8 Stream-BaseOS 351 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-6.el8_5 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-18.el8 Stream-BaseOS 41 k DEBUG: dbus-common noarch 1:1.12.8-18.el8 Stream-BaseOS 46 k DEBUG: dbus-daemon x86_64 1:1.12.8-18.el8 Stream-BaseOS 240 k DEBUG: dbus-libs x86_64 1:1.12.8-18.el8 Stream-BaseOS 184 k DEBUG: dbus-tools x86_64 1:1.12.8-18.el8 Stream-BaseOS 85 k DEBUG: device-mapper x86_64 8:1.02.181-3.el8 Stream-BaseOS 377 k DEBUG: device-mapper-libs x86_64 8:1.02.181-3.el8 Stream-BaseOS 410 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-201.git20220131.el8 Stream-BaseOS 376 k DEBUG: dwz x86_64 0.12-10.el8 Stream-AppStream 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-AppStream 22 k DEBUG: elfutils x86_64 0.186-1.el8 Stream-BaseOS 542 k DEBUG: elfutils-default-yama-scope noarch 0.186-1.el8 Stream-BaseOS 50 k DEBUG: elfutils-libelf x86_64 0.186-1.el8 Stream-BaseOS 229 k DEBUG: elfutils-libs x86_64 0.186-1.el8 Stream-BaseOS 295 k DEBUG: emacs-filesystem noarch 1:26.1-7.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-8.el8 Stream-BaseOS 113 k DEBUG: file x86_64 5.33-20.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-20.el8 Stream-BaseOS 543 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-20.el8 Stream-BaseOS 528 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-4.el8_3.1 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-9.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-4.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-AppStream 109 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-18.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-1.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-1.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-AppStream 9.3 k DEBUG: glib2 x86_64 2.56.4-158.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-197.el8 Stream-BaseOS 2.2 M DEBUG: glibc-all-langpacks x86_64 2.28-197.el8 Stream-BaseOS 26 M DEBUG: glibc-common x86_64 2.28-197.el8 Stream-BaseOS 1.0 M DEBUG: glibc-devel x86_64 2.28-197.el8 Stream-BaseOS 80 k DEBUG: glibc-gconv-extra x86_64 2.28-197.el8 Stream-AppStream 1.5 M DEBUG: glibc-headers x86_64 2.28-197.el8 Stream-BaseOS 484 k DEBUG: gmp x86_64 1:6.1.2-10.el8 Stream-BaseOS 322 k DEBUG: gnupg2 x86_64 2.2.20-2.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-4.el8 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-AppStream 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-123.el8 Stream-BaseOS 893 k DEBUG: grub2-tools x86_64 1:2.02-123.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-123.el8 Stream-BaseOS 211 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-10.el8 Stream-AppStream 33 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-AppStream 3.5 M DEBUG: gzip x86_64 1.9-12.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-3.el8 Stream-AppStream 295 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-7.el8_5 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-AppStream 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-3.el8 Stream-BaseOS 41 k DEBUG: kbd-legacy noarch 2.0.4-10.el8 Stream-BaseOS 481 k DEBUG: kbd-misc noarch 2.0.4-10.el8 Stream-BaseOS 1.5 M DEBUG: kernel-headers x86_64 4.18.0-383.el8 Stream-BaseOS 9.4 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-19.el8 Stream-BaseOS 126 k DEBUG: kmod-libs x86_64 25-19.el8 Stream-BaseOS 68 k DEBUG: krb5-libs x86_64 1.18.2-17.el8 Stream-BaseOS 840 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-5.el8 Stream-AppStream 611 k DEBUG: libX11-common noarch 1.6.8-5.el8 Stream-AppStream 158 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-8.el8 Stream-AppStream 58 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-1.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-3.el8_5 Stream-BaseOS 360 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-AppStream 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-4.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-35.el8 Stream-BaseOS 219 k DEBUG: libcap x86_64 2.48-2.el8 Stream-BaseOS 74 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-4.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-22.el8 Stream-BaseOS 301 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-42.el8_4 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-42.el8_4 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-35.el8 Stream-BaseOS 252 k DEBUG: libffi x86_64 3.1-23.el8 Stream-BaseOS 37 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-12.el8 Stream-BaseOS 80 k DEBUG: libgcrypt x86_64 1.8.5-6.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-12.el8 Stream-BaseOS 207 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-1.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-AppStream 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.2.0-2.el8 Stream-BaseOS 48 k DEBUG: libkcapi-hmaccalc x86_64 1.2.0-2.el8 Stream-BaseOS 31 k DEBUG: libksba x86_64 1.3.5-7.el8 Stream-BaseOS 135 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-35.el8 Stream-BaseOS 235 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-AppStream 61 k DEBUG: libnghttp2 x86_64 1.33.0-3.el8_2.1 Stream-BaseOS 77 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-3.el8 Stream-BaseOS 107 k DEBUG: librsvg2 x86_64 2.42.7-4.el8 Stream-AppStream 571 k DEBUG: libseccomp x86_64 2.5.2-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-5.el8 Stream-BaseOS 165 k DEBUG: libsemanage x86_64 2.9-8.el8 Stream-BaseOS 168 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-35.el8 Stream-BaseOS 178 k DEBUG: libssh x86_64 0.9.6-3.el8 Stream-BaseOS 216 k DEBUG: libssh-config noarch 0.9.6-3.el8 Stream-BaseOS 19 k DEBUG: libstdc++ x86_64 8.5.0-12.el8 Stream-BaseOS 454 k DEBUG: libtasn1 x86_64 4.13-3.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-21.el8 Stream-AppStream 188 k DEBUG: libtirpc x86_64 1.1.4-6.el8 Stream-BaseOS 113 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-35.el8 Stream-BaseOS 97 k DEBUG: libverto x86_64 0.3.0-5.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-5.el8 Stream-AppStream 272 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-13.el8 Stream-BaseOS 696 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-9.20180224.el8 Stream-BaseOS 387 k DEBUG: ncurses-base noarch 6.1-9.20180224.el8 Stream-BaseOS 81 k DEBUG: ncurses-libs x86_64 6.1-9.20180224.el8 Stream-BaseOS 334 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-AppStream 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-AppStream 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-4.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-12.el8 Stream-BaseOS 522 k DEBUG: openssh-clients x86_64 8.0p1-12.el8 Stream-BaseOS 668 k DEBUG: openssl x86_64 1:1.1.1k-6.el8 Stream-BaseOS 709 k DEBUG: openssl-libs x86_64 1:1.1.1k-6.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-1.el8 Stream-BaseOS 324 k DEBUG: p11-kit-trust x86_64 0.23.22-1.el8 Stream-BaseOS 137 k DEBUG: pam x86_64 1.3.1-16.el8 Stream-BaseOS 739 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-2.el8 Stream-BaseOS 246 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-AppStream 11 k DEBUG: pixman x86_64 0.38.4-2.el8 Stream-AppStream 257 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-46.el8 Stream-BaseOS 86 k DEBUG: platform-python-devel x86_64 3.6.8-46.el8 Stream-AppStream 250 k DEBUG: platform-python-pip noarch 9.0.3-22.el8 Stream-BaseOS 1.6 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-7.el8 Stream-BaseOS 329 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python-srpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-wallaby-testing 245 k DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-docutils noarch 0.14-12.module_el8.5.0+761+faacb0fb Stream-AppStream 1.6 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-3.el8 Stream-AppStream 538 k DEBUG: python3-libs x86_64 3.6.8-46.el8 Stream-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-wallaby-testing 67 k DEBUG: python3-pip noarch 9.0.3-22.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-22.el8 Stream-BaseOS 895 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8.5.0+764+71fa3b33 Stream-AppStream 1.9 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-wallaby-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-9.el8 Stream-AppStream 54 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-wallaby-testing 128 k DEBUG: python3-rpm-generators noarch 5-7.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-41.el8 Stream-AppStream 14 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-wallaby-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-6.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-wallaby-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-wallaby-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-wallaby-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-wallaby-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-wallaby-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-wallaby-build-deps 31 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-wallaby-testing 189 k DEBUG: python36 x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el8 Stream-AppStream 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 127-1.el8 Stream-AppStream 88 k DEBUG: rpm x86_64 4.14.3-23.el8 Stream-BaseOS 543 k DEBUG: rpm-build-libs x86_64 4.14.3-23.el8 Stream-BaseOS 157 k DEBUG: rpm-libs x86_64 4.14.3-23.el8 Stream-BaseOS 345 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-AppStream 9.2 k DEBUG: sed x86_64 4.5-5.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-6.el8 Stream-BaseOS 181 k DEBUG: shadow-utils x86_64 2:4.6-16.el8 Stream-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 1.9-3.el8 Stream-BaseOS 329 k DEBUG: sqlite-libs x86_64 3.26.0-15.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-58.el8 Stream-BaseOS 3.6 M DEBUG: systemd-libs x86_64 239-58.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-58.el8 Stream-BaseOS 483 k DEBUG: systemd-udev x86_64 239-58.el8 Stream-BaseOS 1.6 M DEBUG: tar x86_64 2:1.30-5.el8 Stream-BaseOS 838 k DEBUG: tpm2-tss x86_64 2.3.2-4.el8 Stream-BaseOS 275 k DEBUG: trousers-lib x86_64 0.3.15-1.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2022a-2.el8 Stream-BaseOS 474 k DEBUG: unzip x86_64 6.0-46.el8 Stream-BaseOS 196 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-35.el8 Stream-BaseOS 2.5 M DEBUG: which x86_64 2.21-17.el8 Stream-BaseOS 49 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-3.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-3.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-17.el8 Stream-BaseOS 102 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-wallaby-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 83 k DEBUG: elfutils-debuginfod-client x86_64 0.186-1.el8 Stream-BaseOS 71 k DEBUG: gnupg2-smime x86_64 2.2.20-2.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-43.el8 Stream-AppStream 1.7 M DEBUG: grubby x86_64 8.40-42.el8 Stream-BaseOS 49 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-10.el8 Stream-BaseOS 390 k DEBUG: kpartx x86_64 0.8.4-22.el8 Stream-BaseOS 114 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.1.11-1.el8 Stream-BaseOS 48 k DEBUG: openssl-pkcs11 x86_64 0.4.10-2.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: trousers x86_64 0.3.15-1.el8 Stream-BaseOS 152 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ========================================================================================================================= DEBUG: Install 343 Packages DEBUG: Total size: 224 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.20-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-114.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2021.2.50-82.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-8.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.19.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.3.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-18.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-201.git20220131.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.186-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-158.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-197.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-197.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-197.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-197.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-197.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.16-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.3.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-7.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-383.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.18.2-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.3-3.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.45.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.2.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-3.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.9-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.23-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.3-3.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memstrack-0.1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-9.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.10-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-39.2.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-2.3.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2022a-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-10.64-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.31.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.28-197.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-43.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.16-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.8-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.27-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.1.0-9.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-8.el8_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.9.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.38.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-0.23-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-127-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.28-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.30.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.5.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-50.3.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.25.10-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.7.8.9-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-2.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch.rpm: Already downloaded DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 1.4 MB/s | 1.6 kB 00:00 DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial DEBUG: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-12.el8.x86_64 1/343 DEBUG: Running scriptlet: libgcc-8.5.0-12.el8.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/343 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/343 DEBUG: Installing : python-srpm-macros-3-41.el8.noarch 4/343 DEBUG: Installing : python-rpm-macros-3-41.el8.noarch 5/343 DEBUG: Installing : python3-rpm-macros-3-41.el8.noarch 6/343 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/343 DEBUG: Installing : tzdata-2022a-2.el8.noarch 8/343 DEBUG: Installing : python3-setuptools-wheel-39.2.0-6.el8.noarch 9/343 DEBUG: Installing : python3-pip-wheel-9.0.3-22.el8.noarch 10/343 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/343 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/343 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 13/343 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 14/343 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 15/343 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 16/343 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 17/343 DEBUG: Installing : libX11-common-1.6.8-5.el8.noarch 18/343 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 19/343 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 20/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 21/343 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/343 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/343 DEBUG: Installing : ncurses-base-6.1-9.20180224.el8.noarch 24/343 DEBUG: Installing : libssh-config-0.9.6-3.el8.noarch 25/343 DEBUG: Installing : kernel-headers-4.18.0-383.el8.x86_64 26/343 DEBUG: Installing : kbd-misc-2.0.4-10.el8.noarch 27/343 DEBUG: Installing : kbd-legacy-2.0.4-10.el8.noarch 28/343 DEBUG: Installing : emacs-filesystem-1:26.1-7.el8.noarch 29/343 DEBUG: Installing : centos-gpg-keys-1:8-6.el8.noarch 30/343 DEBUG: Installing : centos-stream-release-8.6-1.el8.noarch 31/343 DEBUG: Installing : centos-stream-repos-8-6.el8.noarch 32/343 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.12.2-6.el8.noarch 33/343 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-6.el8.noarch 33/343 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 34/343 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 35/343 DEBUG: Installing : basesystem-11-5.el8.noarch 36/343 DEBUG: Installing : pcre2-10.32-2.el8.x86_64 37/343 DEBUG: Installing : libselinux-2.9-5.el8.x86_64 38/343 DEBUG: Installing : ncurses-libs-6.1-9.20180224.el8.x86_64 39/343 DEBUG: Installing : glibc-all-langpacks-2.28-197.el8.x86_64 40/343 DEBUG: Installing : glibc-common-2.28-197.el8.x86_64 41/343 DEBUG: Installing : glibc-gconv-extra-2.28-197.el8.x86_64 42/343 DEBUG: Running scriptlet: glibc-gconv-extra-2.28-197.el8.x86_64 42/343 DEBUG: Running scriptlet: glibc-2.28-197.el8.x86_64 43/343 DEBUG: Installing : glibc-2.28-197.el8.x86_64 43/343 DEBUG: Running scriptlet: glibc-2.28-197.el8.x86_64 43/343 DEBUG: Installing : bash-4.4.20-4.el8.x86_64 44/343 DEBUG: Running scriptlet: bash-4.4.20-4.el8.x86_64 44/343 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 45/343 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 45/343 DEBUG: Installing : zlib-1.2.11-17.el8.x86_64 46/343 DEBUG: Installing : info-6.5-7.el8_5.x86_64 47/343 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 48/343 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 49/343 DEBUG: Installing : libstdc++-8.5.0-12.el8.x86_64 50/343 DEBUG: Running scriptlet: libstdc++-8.5.0-12.el8.x86_64 50/343 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 51/343 DEBUG: Installing : elfutils-libelf-0.186-1.el8.x86_64 52/343 DEBUG: Installing : gmp-1:6.1.2-10.el8.x86_64 53/343 DEBUG: Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 53/343 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 54/343 DEBUG: Installing : freetype-2.9.1-4.el8_3.1.x86_64 55/343 DEBUG: Installing : libcap-2.48-2.el8.x86_64 56/343 DEBUG: Installing : libcom_err-1.45.6-4.el8.x86_64 57/343 DEBUG: Running scriptlet: libcom_err-1.45.6-4.el8.x86_64 57/343 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 58/343 DEBUG: Installing : libuuid-2.32.1-35.el8.x86_64 59/343 DEBUG: Running scriptlet: libuuid-2.32.1-35.el8.x86_64 59/343 DEBUG: Installing : libxml2-2.9.7-13.el8.x86_64 60/343 DEBUG: Installing : readline-7.0-10.el8.x86_64 61/343 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 61/343 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 62/343 DEBUG: Installing : sqlite-libs-3.26.0-15.el8.x86_64 63/343 DEBUG: Installing : expat-2.2.5-8.el8.x86_64 64/343 DEBUG: Installing : popt-1.18-1.el8.x86_64 65/343 DEBUG: Installing : chkconfig-1.19.1-1.el8.x86_64 66/343 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 67/343 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 68/343 DEBUG: Installing : libgcrypt-1.8.5-6.el8.x86_64 69/343 DEBUG: Running scriptlet: libgcrypt-1.8.5-6.el8.x86_64 69/343 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 70/343 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 70/343 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 71/343 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 72/343 DEBUG: Installing : sed-4.5-5.el8.x86_64 73/343 DEBUG: Running scriptlet: sed-4.5-5.el8.x86_64 73/343 DEBUG: Installing : libffi-3.1-23.el8.x86_64 74/343 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 75/343 DEBUG: Installing : p11-kit-0.23.22-1.el8.x86_64 76/343 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 77/343 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 78/343 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 78/343 DEBUG: Installing : libgomp-8.5.0-12.el8.x86_64 79/343 DEBUG: Running scriptlet: libgomp-8.5.0-12.el8.x86_64 79/343 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/343 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 81/343 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 82/343 DEBUG: Installing : file-libs-5.33-20.el8.x86_64 83/343 DEBUG: Installing : file-5.33-20.el8.x86_64 84/343 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 85/343 DEBUG: Installing : audit-libs-3.0.7-3.el8.x86_64 86/343 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 87/343 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 87/343 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 88/343 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 89/343 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 90/343 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 91/343 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 92/343 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 92/343 DEBUG: Installing : unzip-6.0-46.el8.x86_64 93/343 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 94/343 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 94/343 DEBUG: Running scriptlet: glibc-headers-2.28-197.el8.x86_64 95/343 DEBUG: Installing : glibc-headers-2.28-197.el8.x86_64 95/343 DEBUG: Installing : grub2-common-1:2.02-123.el8.noarch 96/343 DEBUG: Installing : cpio-2.12-11.el8.x86_64 97/343 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 98/343 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 99/343 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 100/343 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 100/343 DEBUG: Installing : p11-kit-trust-0.23.22-1.el8.x86_64 101/343 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 101/343 DEBUG: Installing : pcre-8.42-6.el8.x86_64 102/343 DEBUG: Installing : grep-3.1-6.el8.x86_64 103/343 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 103/343 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 104/343 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 105/343 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 105/343 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 106/343 DEBUG: Installing : zip-3.0-23.el8.x86_64 107/343 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 108/343 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 108/343 DEBUG: Installing : cpp-8.5.0-12.el8.x86_64 109/343 DEBUG: Running scriptlet: cpp-8.5.0-12.el8.x86_64 109/343 DEBUG: Installing : libsemanage-2.9-8.el8.x86_64 110/343 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 111/343 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 112/343 DEBUG: Installing : tar-2:1.30-5.el8.x86_64 113/343 DEBUG: Running scriptlet: tar-2:1.30-5.el8.x86_64 113/343 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 114/343 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 115/343 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 115/343 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/343 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/343 DEBUG: Installing : dwz-0.12-10.el8.x86_64 117/343 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/343 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 119/343 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 120/343 DEBUG: Installing : coreutils-common-8.30-12.el8.x86_64 121/343 DEBUG: Running scriptlet: coreutils-common-8.30-12.el8.x86_64 121/343 DEBUG: Installing : libidn-1.34-5.el8.x86_64 122/343 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 122/343 DEBUG: Installing : pigz-2.4-4.el8.x86_64 123/343 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 124/343 DEBUG: Installing : less-530-1.el8.x86_64 125/343 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 126/343 DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 127/343 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 128/343 DEBUG: Installing : json-c-0.13.1-3.el8.x86_64 129/343 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 130/343 DEBUG: Installing : libnghttp2-1.33.0-3.el8_2.1.x86_64 131/343 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 132/343 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 133/343 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 134/343 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 135/343 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/343 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/343 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 137/343 DEBUG: Installing : glibc-devel-2.28-197.el8.x86_64 138/343 DEBUG: Running scriptlet: glibc-devel-2.28-197.el8.x86_64 138/343 DEBUG: Installing : libseccomp-2.5.2-1.el8.x86_64 139/343 DEBUG: Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 139/343 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 140/343 DEBUG: Installing : gawk-4.2.1-4.el8.x86_64 141/343 DEBUG: Installing : libsmartcols-2.32.1-35.el8.x86_64 142/343 DEBUG: Running scriptlet: libsmartcols-2.32.1-35.el8.x86_64 142/343 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 143/343 DEBUG: Installing : memstrack-0.1.11-1.el8.x86_64 144/343 DEBUG: Installing : ncurses-6.1-9.20180224.el8.x86_64 145/343 DEBUG: Installing : npth-1.5-4.el8.x86_64 146/343 DEBUG: Installing : fribidi-1.0.4-9.el8.x86_64 147/343 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 148/343 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 148/343 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 149/343 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 149/343 DEBUG: Installing : libtiff-4.0.9-21.el8.x86_64 150/343 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 151/343 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 152/343 DEBUG: Installing : libX11-1.6.8-5.el8.x86_64 153/343 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 154/343 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 155/343 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 156/343 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 157/343 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 158/343 DEBUG: Installing : libXpm-3.5.12-8.el8.x86_64 159/343 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 160/343 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 161/343 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 162/343 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 163/343 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 164/343 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 165/343 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 166/343 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 167/343 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 168/343 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 169/343 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 170/343 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 171/343 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 171/343 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 172/343 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 172/343 DEBUG: Installing : libijs-0.35-5.el8.x86_64 173/343 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 174/343 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 175/343 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 175/343 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 176/343 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 177/343 DEBUG: Installing : libwebp-1.0.0-5.el8.x86_64 178/343 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 179/343 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 179/343 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 180/343 DEBUG: Installing : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/343 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/343 DEBUG: Installing : platform-python-pip-9.0.3-22.el8.noarch 182/343 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 183/343 DEBUG: Installing : python3-libs-3.6.8-46.el8.x86_64 184/343 DEBUG: Installing : grub2-tools-minimal-1:2.02-123.el8.x86_64 185/343 DEBUG: Installing : libssh-0.9.6-3.el8.x86_64 186/343 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 187/343 DEBUG: Installing : platform-python-3.6.8-46.el8.x86_64 188/343 DEBUG: Running scriptlet: platform-python-3.6.8-46.el8.x86_64 188/343 DEBUG: Installing : grubby-8.40-42.el8.x86_64 189/343 DEBUG: Installing : libkcapi-1.2.0-2.el8.x86_64 190/343 DEBUG: Installing : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 191/343 DEBUG: Installing : libarchive-3.3.3-3.el8_5.x86_64 192/343 DEBUG: Installing : libdb-utils-5.3.28-42.el8_4.x86_64 193/343 DEBUG: Installing : curl-7.61.1-22.el8.x86_64 194/343 DEBUG: Installing : libcurl-7.61.1-22.el8.x86_64 195/343 DEBUG: Installing : openssl-1:1.1.1k-6.el8.x86_64 196/343 DEBUG: Installing : crypto-policies-scripts-20211116-1.gitae470d6.el 197/343 DEBUG: Installing : crypto-policies-20211116-1.gitae470d6.el8.noarch 198/343 DEBUG: Running scriptlet: crypto-policies-20211116-1.gitae470d6.el8.noarch 198/343 DEBUG: Installing : elfutils-default-yama-scope-0.186-1.el8.noarch 199/343 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.186-1.el8.noarch 199/343 DEBUG: Installing : gzip-1.9-12.el8.x86_64 200/343 DEBUG: Running scriptlet: gzip-1.9-12.el8.x86_64 200/343 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 201/343 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 202/343 DEBUG: Installing : procps-ng-3.3.15-7.el8.x86_64 203/343 DEBUG: Installing : krb5-libs-1.18.2-17.el8.x86_64 204/343 DEBUG: Installing : libtirpc-1.1.4-6.el8.x86_64 205/343 DEBUG: Running scriptlet: libtirpc-1.1.4-6.el8.x86_64 205/343 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/343 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/343 DEBUG: Installing : kpartx-0.8.4-22.el8.x86_64 207/343 DEBUG: Installing : device-mapper-8:1.02.181-3.el8.x86_64 208/343 DEBUG: Installing : elfutils-debuginfod-client-0.186-1.el8.x86_64 209/343 DEBUG: Installing : elfutils-libs-0.186-1.el8.x86_64 210/343 DEBUG: Installing : openssl-pkcs11-0.4.10-2.el8.x86_64 211/343 DEBUG: Installing : rpm-4.14.3-23.el8.x86_64 212/343 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 213/343 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 214/343 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 214/343 DEBUG: Installing : dbus-common-1:1.12.8-18.el8.noarch 215/343 DEBUG: Installing : libfdisk-2.32.1-35.el8.x86_64 216/343 DEBUG: Running scriptlet: libfdisk-2.32.1-35.el8.x86_64 216/343 DEBUG: Installing : libmount-2.32.1-35.el8.x86_64 217/343 DEBUG: Running scriptlet: libmount-2.32.1-35.el8.x86_64 217/343 DEBUG: Installing : dbus-libs-1:1.12.8-18.el8.x86_64 218/343 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-18.el8.x86_64 218/343 DEBUG: Installing : dbus-tools-1:1.12.8-18.el8.x86_64 219/343 DEBUG: Installing : which-2.21-17.el8.x86_64 220/343 DEBUG: Installing : coreutils-8.30-12.el8.x86_64 221/343 DEBUG: Installing : systemd-libs-239-58.el8.x86_64 222/343 DEBUG: Running scriptlet: systemd-libs-239-58.el8.x86_64 222/343 DEBUG: Installing : libblkid-2.32.1-35.el8.x86_64 223/343 DEBUG: Running scriptlet: libblkid-2.32.1-35.el8.x86_64 223/343 DEBUG: Installing : device-mapper-libs-8:1.02.181-3.el8.x86_64 224/343 DEBUG: Installing : shadow-utils-2:4.6-16.el8.x86_64 225/343 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/343 DEBUG: Installing : ca-certificates-2021.2.50-82.el8.noarch 226/343 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/343 DEBUG: Installing : openssl-libs-1:1.1.1k-6.el8.x86_64 227/343 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-6.el8.x86_64 227/343 DEBUG: Installing : libdb-5.3.28-42.el8_4.x86_64 228/343 DEBUG: Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 228/343 DEBUG: Installing : rpm-libs-4.14.3-23.el8.x86_64 229/343 DEBUG: Running scriptlet: rpm-libs-4.14.3-23.el8.x86_64 229/343 DEBUG: Installing : kmod-25-19.el8.x86_64 230/343 DEBUG: Installing : kmod-libs-25-19.el8.x86_64 231/343 DEBUG: Running scriptlet: kmod-libs-25-19.el8.x86_64 231/343 DEBUG: Installing : cryptsetup-libs-2.3.7-2.el8.x86_64 232/343 DEBUG: Running scriptlet: cryptsetup-libs-2.3.7-2.el8.x86_64 232/343 DEBUG: Installing : trousers-lib-0.3.15-1.el8.x86_64 233/343 DEBUG: Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 233/343 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/343 DEBUG: Installing : dbus-daemon-1:1.12.8-18.el8.x86_64 234/343 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/343 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 235/343 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 235/343 DEBUG: Installing : kbd-2.0.4-10.el8.x86_64 236/343 DEBUG: Installing : libpwquality-1.4.4-3.el8.x86_64 237/343 DEBUG: Installing : pam-1.3.1-16.el8.x86_64 238/343 DEBUG: Running scriptlet: pam-1.3.1-16.el8.x86_64 238/343 DEBUG: Installing : util-linux-2.32.1-35.el8.x86_64 239/343 DEBUG: Running scriptlet: util-linux-2.32.1-35.el8.x86_64 239/343 DEBUG: Installing : systemd-pam-239-58.el8.x86_64 240/343 DEBUG: Installing : dracut-049-201.git20220131.el8.x86_64 241/343 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 242/343 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 243/343 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 243/343 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/343 DEBUG: Installing : grub2-tools-1:2.02-123.el8.x86_64 244/343 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/343 DEBUG: Installing : glib2-2.56.4-158.el8.x86_64 245/343 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 246/343 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 246/343 DEBUG: Installing : gnutls-3.6.16-4.el8.x86_64 247/343 DEBUG: Installing : dbus-1:1.12.8-18.el8.x86_64 248/343 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/343 DEBUG: Installing : systemd-239-58.el8.x86_64 249/343 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/343 DEBUG: Installing : systemd-udev-239-58.el8.x86_64 250/343 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 250/343 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/343 DEBUG: Installing : trousers-0.3.15-1.el8.x86_64 251/343 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/343 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 252/343 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 252/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 253/343 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 253/343 DEBUG: Installing : python3-pip-9.0.3-22.el8.noarch 254/343 DEBUG: Installing : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/343 DEBUG: Running scriptlet: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/343 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 256/343 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 257/343 DEBUG: Installing : binutils-2.30-114.el8.x86_64 258/343 DEBUG: Running scriptlet: binutils-2.30-114.el8.x86_64 258/343 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 259/343 DEBUG: Installing : gcc-8.5.0-12.el8.x86_64 260/343 DEBUG: Running scriptlet: gcc-8.5.0-12.el8.x86_64 260/343 DEBUG: Installing : annobin-10.64-1.el8.x86_64 261/343 DEBUG: Installing : python3-docutils-0.14-12.module_el8.5.0+761+faac 262/343 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 263/343 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 264/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-10.el8.x86_64 265/343 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 266/343 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 266/343 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 267/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 268/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 268/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 269/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 269/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 270/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 270/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 271/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 271/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 272/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 272/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 273/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 273/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 274/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 274/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 275/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 275/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 276/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 276/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 277/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 277/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 278/343 DEBUG: Installing : libbabeltrace-1.5.4-4.el8.x86_64 279/343 DEBUG: Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 279/343 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 280/343 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 281/343 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 281/343 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 282/343 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 282/343 DEBUG: Running scriptlet: openssh-8.0p1-12.el8.x86_64 283/343 DEBUG: Installing : openssh-8.0p1-12.el8.x86_64 283/343 DEBUG: Installing : openssh-clients-8.0p1-12.el8.x86_64 284/343 DEBUG: Installing : git-core-2.31.1-2.el8.x86_64 285/343 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 286/343 DEBUG: Installing : tpm2-tss-2.3.2-4.el8.x86_64 286/343 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 286/343 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 287/343 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 288/343 DEBUG: Installing : gnupg2-smime-2.2.20-2.el8.x86_64 289/343 DEBUG: Installing : gnupg2-2.2.20-2.el8.x86_64 290/343 DEBUG: Installing : rpm-build-libs-4.14.3-23.el8.x86_64 291/343 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-23.el8.x86_64 291/343 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 292/343 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 292/343 DEBUG: Installing : gdb-headless-8.2-18.el8.x86_64 293/343 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 294/343 DEBUG: Installing : avahi-libs-0.7-20.el8.x86_64 295/343 DEBUG: Installing : cups-libs-1:2.2.6-44.el8.x86_64 296/343 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 297/343 DEBUG: Installing : redhat-rpm-config-127-1.el8.noarch 298/343 DEBUG: Installing : elfutils-0.186-1.el8.x86_64 299/343 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 300/343 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 301/343 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 302/343 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 303/343 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 304/343 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 305/343 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 306/343 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 307/343 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 308/343 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 309/343 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 310/343 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 311/343 DEBUG: Installing : python3-jinja2-2.10.1-3.el8.noarch 312/343 DEBUG: Installing : python3-rpm-generators-5-7.el8.noarch 313/343 DEBUG: Installing : platform-python-devel-3.6.8-46.el8.x86_64 314/343 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 315/343 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 316/343 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 317/343 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 318/343 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 319/343 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 320/343 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 321/343 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 322/343 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 323/343 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 324/343 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 325/343 DEBUG: Installing : openjpeg2-2.4.0-4.el8.x86_64 326/343 DEBUG: Installing : libgs-9.27-1.el8.x86_64 327/343 DEBUG: Installing : pixman-0.38.4-2.el8.x86_64 328/343 DEBUG: Installing : cairo-1.15.12-6.el8.x86_64 329/343 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 330/343 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 330/343 DEBUG: Installing : librsvg2-2.42.7-4.el8.x86_64 331/343 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 332/343 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 332/343 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 333/343 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 333/343 DEBUG: Installing : graphviz-2.40.1-43.el8.x86_64 334/343 DEBUG: Running scriptlet: graphviz-2.40.1-43.el8.x86_64 334/343 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 335/343 DEBUG: Installing : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 336/343 DEBUG: Running scriptlet: python36-devel-3.6.8-38.module_el8.5.0+895+a459e 336/343 DEBUG: Installing : python3-eventlet-0.30.0-1.1.el8.noarch 337/343 DEBUG: Installing : rpm-build-4.14.3-23.el8.x86_64 338/343 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 339/343 DEBUG: Installing : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 340/343 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8.noarch 341/343 DEBUG: Installing : make-1:4.2.1-11.el8.x86_64 342/343 DEBUG: Running scriptlet: make-1:4.2.1-11.el8.x86_64 342/343 DEBUG: Installing : openstack-macros-2021.1.0-0.20210812101308.ce6a1 343/343 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 343/343 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-197.el8.x86_64 343/343 DEBUG: Running scriptlet: crypto-policies-scripts-20211116-1.gitae470d6.el 343/343 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 343/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 343/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 343/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 343/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 343/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 343/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 343/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 343/343 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 343/343 DEBUG: Running scriptlet: glibc-common-2.28-197.el8.x86_64 343/343 DEBUG: Running scriptlet: info-6.5-7.el8_5.x86_64 343/343 DEBUG: Running scriptlet: glib2-2.56.4-158.el8.x86_64 343/343 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 343/343 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 343/343 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 343/343 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 343/343 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 343/343 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 343/343 DEBUG: Verifying : openstack-macros-2021.1.0-0.20210812101308.ce6a1 1/343 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 2/343 DEBUG: Verifying : audit-libs-3.0.7-3.el8.x86_64 3/343 DEBUG: Verifying : avahi-libs-0.7-20.el8.x86_64 4/343 DEBUG: Verifying : basesystem-11-5.el8.noarch 5/343 DEBUG: Verifying : bash-4.4.20-4.el8.x86_64 6/343 DEBUG: Verifying : binutils-2.30-114.el8.x86_64 7/343 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 8/343 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 9/343 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 10/343 DEBUG: Verifying : ca-certificates-2021.2.50-82.el8.noarch 11/343 DEBUG: Verifying : centos-gpg-keys-1:8-6.el8.noarch 12/343 DEBUG: Verifying : centos-stream-release-8.6-1.el8.noarch 13/343 DEBUG: Verifying : centos-stream-repos-8-6.el8.noarch 14/343 DEBUG: Verifying : chkconfig-1.19.1-1.el8.x86_64 15/343 DEBUG: Verifying : coreutils-8.30-12.el8.x86_64 16/343 DEBUG: Verifying : coreutils-common-8.30-12.el8.x86_64 17/343 DEBUG: Verifying : cpio-2.12-11.el8.x86_64 18/343 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 19/343 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 20/343 DEBUG: Verifying : crypto-policies-20211116-1.gitae470d6.el8.noarch 21/343 DEBUG: Verifying : crypto-policies-scripts-20211116-1.gitae470d6.el 22/343 DEBUG: Verifying : cryptsetup-libs-2.3.7-2.el8.x86_64 23/343 DEBUG: Verifying : cups-libs-1:2.2.6-44.el8.x86_64 24/343 DEBUG: Verifying : curl-7.61.1-22.el8.x86_64 25/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 26/343 DEBUG: Verifying : dbus-1:1.12.8-18.el8.x86_64 27/343 DEBUG: Verifying : dbus-common-1:1.12.8-18.el8.noarch 28/343 DEBUG: Verifying : dbus-daemon-1:1.12.8-18.el8.x86_64 29/343 DEBUG: Verifying : dbus-libs-1:1.12.8-18.el8.x86_64 30/343 DEBUG: Verifying : dbus-tools-1:1.12.8-18.el8.x86_64 31/343 DEBUG: Verifying : device-mapper-8:1.02.181-3.el8.x86_64 32/343 DEBUG: Verifying : device-mapper-libs-8:1.02.181-3.el8.x86_64 33/343 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 34/343 DEBUG: Verifying : dracut-049-201.git20220131.el8.x86_64 35/343 DEBUG: Verifying : elfutils-0.186-1.el8.x86_64 36/343 DEBUG: Verifying : elfutils-debuginfod-client-0.186-1.el8.x86_64 37/343 DEBUG: Verifying : elfutils-default-yama-scope-0.186-1.el8.noarch 38/343 DEBUG: Verifying : elfutils-libelf-0.186-1.el8.x86_64 39/343 DEBUG: Verifying : elfutils-libs-0.186-1.el8.x86_64 40/343 DEBUG: Verifying : emacs-filesystem-1:26.1-7.el8.noarch 41/343 DEBUG: Verifying : expat-2.2.5-8.el8.x86_64 42/343 DEBUG: Verifying : file-5.33-20.el8.x86_64 43/343 DEBUG: Verifying : file-libs-5.33-20.el8.x86_64 44/343 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 45/343 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 46/343 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 47/343 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 48/343 DEBUG: Verifying : freetype-2.9.1-4.el8_3.1.x86_64 49/343 DEBUG: Verifying : gawk-4.2.1-4.el8.x86_64 50/343 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 51/343 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 52/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 53/343 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 54/343 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 55/343 DEBUG: Verifying : glib2-2.56.4-158.el8.x86_64 56/343 DEBUG: Verifying : glibc-2.28-197.el8.x86_64 57/343 DEBUG: Verifying : glibc-all-langpacks-2.28-197.el8.x86_64 58/343 DEBUG: Verifying : glibc-common-2.28-197.el8.x86_64 59/343 DEBUG: Verifying : glibc-devel-2.28-197.el8.x86_64 60/343 DEBUG: Verifying : glibc-headers-2.28-197.el8.x86_64 61/343 DEBUG: Verifying : gmp-1:6.1.2-10.el8.x86_64 62/343 DEBUG: Verifying : gnupg2-2.2.20-2.el8.x86_64 63/343 DEBUG: Verifying : gnupg2-smime-2.2.20-2.el8.x86_64 64/343 DEBUG: Verifying : gnutls-3.6.16-4.el8.x86_64 65/343 DEBUG: Verifying : grep-3.1-6.el8.x86_64 66/343 DEBUG: Verifying : grub2-common-1:2.02-123.el8.noarch 67/343 DEBUG: Verifying : grub2-tools-1:2.02-123.el8.x86_64 68/343 DEBUG: Verifying : grub2-tools-minimal-1:2.02-123.el8.x86_64 69/343 DEBUG: Verifying : grubby-8.40-42.el8.x86_64 70/343 DEBUG: Verifying : gzip-1.9-12.el8.x86_64 71/343 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 72/343 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 73/343 DEBUG: Verifying : info-6.5-7.el8_5.x86_64 74/343 DEBUG: Verifying : json-c-0.13.1-3.el8.x86_64 75/343 DEBUG: Verifying : kbd-2.0.4-10.el8.x86_64 76/343 DEBUG: Verifying : kbd-legacy-2.0.4-10.el8.noarch 77/343 DEBUG: Verifying : kbd-misc-2.0.4-10.el8.noarch 78/343 DEBUG: Verifying : kernel-headers-4.18.0-383.el8.x86_64 79/343 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 80/343 DEBUG: Verifying : kmod-25-19.el8.x86_64 81/343 DEBUG: Verifying : kmod-libs-25-19.el8.x86_64 82/343 DEBUG: Verifying : kpartx-0.8.4-22.el8.x86_64 83/343 DEBUG: Verifying : krb5-libs-1.18.2-17.el8.x86_64 84/343 DEBUG: Verifying : less-530-1.el8.x86_64 85/343 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 86/343 DEBUG: Verifying : libarchive-3.3.3-3.el8_5.x86_64 87/343 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 88/343 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 89/343 DEBUG: Verifying : libbabeltrace-1.5.4-4.el8.x86_64 90/343 DEBUG: Verifying : libblkid-2.32.1-35.el8.x86_64 91/343 DEBUG: Verifying : libcap-2.48-2.el8.x86_64 92/343 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 93/343 DEBUG: Verifying : libcom_err-1.45.6-4.el8.x86_64 94/343 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 95/343 DEBUG: Verifying : libcurl-7.61.1-22.el8.x86_64 96/343 DEBUG: Verifying : libdb-5.3.28-42.el8_4.x86_64 97/343 DEBUG: Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 98/343 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 99/343 DEBUG: Verifying : libfdisk-2.32.1-35.el8.x86_64 100/343 DEBUG: Verifying : libffi-3.1-23.el8.x86_64 101/343 DEBUG: Verifying : libgcc-8.5.0-12.el8.x86_64 102/343 DEBUG: Verifying : libgcrypt-1.8.5-6.el8.x86_64 103/343 DEBUG: Verifying : libgomp-8.5.0-12.el8.x86_64 104/343 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 105/343 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 106/343 DEBUG: Verifying : libkcapi-1.2.0-2.el8.x86_64 107/343 DEBUG: Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 108/343 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 109/343 DEBUG: Verifying : libmount-2.32.1-35.el8.x86_64 110/343 DEBUG: Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 111/343 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 112/343 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 113/343 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 114/343 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 115/343 DEBUG: Verifying : libpwquality-1.4.4-3.el8.x86_64 116/343 DEBUG: Verifying : libseccomp-2.5.2-1.el8.x86_64 117/343 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 118/343 DEBUG: Verifying : libselinux-2.9-5.el8.x86_64 119/343 DEBUG: Verifying : libsemanage-2.9-8.el8.x86_64 120/343 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 121/343 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 122/343 DEBUG: Verifying : libsmartcols-2.32.1-35.el8.x86_64 123/343 DEBUG: Verifying : libssh-0.9.6-3.el8.x86_64 124/343 DEBUG: Verifying : libssh-config-0.9.6-3.el8.noarch 125/343 DEBUG: Verifying : libstdc++-8.5.0-12.el8.x86_64 126/343 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 127/343 DEBUG: Verifying : libtirpc-1.1.4-6.el8.x86_64 128/343 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 129/343 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 130/343 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 131/343 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 132/343 DEBUG: Verifying : libuuid-2.32.1-35.el8.x86_64 133/343 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 134/343 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 135/343 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 136/343 DEBUG: Verifying : libxml2-2.9.7-13.el8.x86_64 137/343 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 138/343 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 139/343 DEBUG: Verifying : make-1:4.2.1-11.el8.x86_64 140/343 DEBUG: Verifying : memstrack-0.1.11-1.el8.x86_64 141/343 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 142/343 DEBUG: Verifying : ncurses-6.1-9.20180224.el8.x86_64 143/343 DEBUG: Verifying : ncurses-base-6.1-9.20180224.el8.noarch 144/343 DEBUG: Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 145/343 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 146/343 DEBUG: Verifying : npth-1.5-4.el8.x86_64 147/343 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 148/343 DEBUG: Verifying : openssh-8.0p1-12.el8.x86_64 149/343 DEBUG: Verifying : openssh-clients-8.0p1-12.el8.x86_64 150/343 DEBUG: Verifying : openssl-1:1.1.1k-6.el8.x86_64 151/343 DEBUG: Verifying : openssl-libs-1:1.1.1k-6.el8.x86_64 152/343 DEBUG: Verifying : openssl-pkcs11-0.4.10-2.el8.x86_64 153/343 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 154/343 DEBUG: Verifying : p11-kit-0.23.22-1.el8.x86_64 155/343 DEBUG: Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 156/343 DEBUG: Verifying : pam-1.3.1-16.el8.x86_64 157/343 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 158/343 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 159/343 DEBUG: Verifying : pcre2-10.32-2.el8.x86_64 160/343 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 161/343 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 162/343 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 163/343 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 164/343 DEBUG: Verifying : platform-python-3.6.8-46.el8.x86_64 165/343 DEBUG: Verifying : platform-python-pip-9.0.3-22.el8.noarch 166/343 DEBUG: Verifying : popt-1.18-1.el8.x86_64 167/343 DEBUG: Verifying : procps-ng-3.3.15-7.el8.x86_64 168/343 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 169/343 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 170/343 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 171/343 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 172/343 DEBUG: Verifying : python3-libs-3.6.8-46.el8.x86_64 173/343 DEBUG: Verifying : python3-pip-wheel-9.0.3-22.el8.noarch 174/343 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 175/343 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 176/343 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 177/343 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-6.el8.noarch 178/343 DEBUG: Verifying : readline-7.0-10.el8.x86_64 179/343 DEBUG: Verifying : rpm-4.14.3-23.el8.x86_64 180/343 DEBUG: Verifying : rpm-build-libs-4.14.3-23.el8.x86_64 181/343 DEBUG: Verifying : rpm-libs-4.14.3-23.el8.x86_64 182/343 DEBUG: Verifying : sed-4.5-5.el8.x86_64 183/343 DEBUG: Verifying : setup-2.12.2-6.el8.noarch 184/343 DEBUG: Verifying : shadow-utils-2:4.6-16.el8.x86_64 185/343 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 186/343 DEBUG: Verifying : sqlite-libs-3.26.0-15.el8.x86_64 187/343 DEBUG: Verifying : systemd-239-58.el8.x86_64 188/343 DEBUG: Verifying : systemd-libs-239-58.el8.x86_64 189/343 DEBUG: Verifying : systemd-pam-239-58.el8.x86_64 190/343 DEBUG: Verifying : systemd-udev-239-58.el8.x86_64 191/343 DEBUG: Verifying : tar-2:1.30-5.el8.x86_64 192/343 DEBUG: Verifying : tpm2-tss-2.3.2-4.el8.x86_64 193/343 DEBUG: Verifying : trousers-0.3.15-1.el8.x86_64 194/343 DEBUG: Verifying : trousers-lib-0.3.15-1.el8.x86_64 195/343 DEBUG: Verifying : tzdata-2022a-2.el8.noarch 196/343 DEBUG: Verifying : unzip-6.0-46.el8.x86_64 197/343 DEBUG: Verifying : util-linux-2.32.1-35.el8.x86_64 198/343 DEBUG: Verifying : which-2.21-17.el8.x86_64 199/343 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 200/343 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 201/343 DEBUG: Verifying : zip-3.0-23.el8.x86_64 202/343 DEBUG: Verifying : zlib-1.2.11-17.el8.x86_64 203/343 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 204/343 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 205/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 206/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 207/343 DEBUG: Verifying : annobin-10.64-1.el8.x86_64 208/343 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 209/343 DEBUG: Verifying : cairo-1.15.12-6.el8.x86_64 210/343 DEBUG: Verifying : cpp-8.5.0-12.el8.x86_64 211/343 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 212/343 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 213/343 DEBUG: Verifying : fribidi-1.0.4-9.el8.x86_64 214/343 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 215/343 DEBUG: Verifying : gcc-8.5.0-12.el8.x86_64 216/343 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 217/343 DEBUG: Verifying : gdb-headless-8.2-18.el8.x86_64 218/343 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 219/343 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 220/343 DEBUG: Verifying : git-core-2.31.1-2.el8.x86_64 221/343 DEBUG: Verifying : glibc-gconv-extra-2.28-197.el8.x86_64 222/343 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 223/343 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 224/343 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 225/343 DEBUG: Verifying : graphviz-2.40.1-43.el8.x86_64 226/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-10.el8.x86_64 227/343 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 228/343 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 229/343 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 230/343 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 231/343 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 232/343 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 233/343 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 234/343 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 235/343 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 236/343 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 237/343 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 238/343 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 239/343 DEBUG: Verifying : libX11-1.6.8-5.el8.x86_64 240/343 DEBUG: Verifying : libX11-common-1.6.8-5.el8.noarch 241/343 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 242/343 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 243/343 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 244/343 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 245/343 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 246/343 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 247/343 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 248/343 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 249/343 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 250/343 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 251/343 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 252/343 DEBUG: Verifying : libXpm-3.5.12-8.el8.x86_64 253/343 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 254/343 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 255/343 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 256/343 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 257/343 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 258/343 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 259/343 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 260/343 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 261/343 DEBUG: Verifying : libgs-9.27-1.el8.x86_64 262/343 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 263/343 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 264/343 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 265/343 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 266/343 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 267/343 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 268/343 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 269/343 DEBUG: Verifying : librsvg2-2.42.7-4.el8.x86_64 270/343 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 271/343 DEBUG: Verifying : libtiff-4.0.9-21.el8.x86_64 272/343 DEBUG: Verifying : libwebp-1.0.0-5.el8.x86_64 273/343 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 274/343 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 275/343 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 276/343 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 277/343 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 278/343 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 279/343 DEBUG: Verifying : openjpeg2-2.4.0-4.el8.x86_64 280/343 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 281/343 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 282/343 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 283/343 DEBUG: Verifying : pixman-0.38.4-2.el8.x86_64 284/343 DEBUG: Verifying : platform-python-devel-3.6.8-46.el8.x86_64 285/343 DEBUG: Verifying : python-rpm-macros-3-41.el8.noarch 286/343 DEBUG: Verifying : python-srpm-macros-3-41.el8.noarch 287/343 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 288/343 DEBUG: Verifying : python3-docutils-0.14-12.module_el8.5.0+761+faac 289/343 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 290/343 DEBUG: Verifying : python3-jinja2-2.10.1-3.el8.noarch 291/343 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 292/343 DEBUG: Verifying : python3-pip-9.0.3-22.el8.noarch 293/343 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 294/343 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 295/343 DEBUG: Verifying : python3-rpm-generators-5-7.el8.noarch 296/343 DEBUG: Verifying : python3-rpm-macros-3-41.el8.noarch 297/343 DEBUG: Verifying : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 298/343 DEBUG: Verifying : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 299/343 DEBUG: Verifying : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 300/343 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 301/343 DEBUG: Verifying : redhat-rpm-config-127-1.el8.noarch 302/343 DEBUG: Verifying : rpm-build-4.14.3-23.el8.x86_64 303/343 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 304/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 305/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 306/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 307/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 308/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 309/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 310/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 311/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 312/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 313/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 314/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 315/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 316/343 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 317/343 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 318/343 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 319/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 320/343 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 321/343 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8.noarch 322/343 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 323/343 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 324/343 DEBUG: Verifying : python3-eventlet-0.30.0-1.1.el8.noarch 325/343 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 326/343 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 327/343 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 328/343 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 329/343 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 330/343 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 331/343 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 332/343 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 333/343 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 334/343 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 335/343 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 336/343 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 337/343 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 338/343 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 339/343 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 340/343 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 341/343 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 342/343 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 343/343 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-10.64-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.0.7-3.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: centos-gpg-keys-1:8-6.el8.noarch DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: cpp-8.5.0-12.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: cups-libs-1:2.2.6-44.el8.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-1:1.12.8-18.el8.x86_64 DEBUG: dbus-common-1:1.12.8-18.el8.noarch DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-7.el8.noarch DEBUG: expat-2.2.5-8.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-12.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: glibc-2.28-197.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-197.el8.x86_64 DEBUG: glibc-common-2.28-197.el8.x86_64 DEBUG: glibc-devel-2.28-197.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-197.el8.x86_64 DEBUG: glibc-headers-2.28-197.el8.x86_64 DEBUG: gmp-1:6.1.2-10.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-123.el8.noarch DEBUG: grub2-tools-1:2.02-123.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: krb5-libs-1.18.2-17.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-12.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgomp-8.5.0-12.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: libstdc++-8.5.0-12.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-11.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: openssl-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-5.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: shadow-utils-2:4.6-16.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: tar-2:1.30-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: tzdata-2022a-2.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '88324817a77a442d94fcaab864da2a1f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5c932c69b08d4f1faa9f2ff16658e93c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cae968421c344453a7dff5ed73dca3ca', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f925aae56454423bb28be97008d9343c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ed3319146dbe4b5197b14ec7e411abb0', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-12.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-12.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-197.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-197.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-197.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-12.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.64-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-197.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-197.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libstdc++-8.5.0-12.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-8.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: audit-libs-3.0.7-3.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-197.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-17.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: keyutils-libs-1.5.10-9.el8.x86_64 graphviz-2.40.1-43.el8.x86_64 python3-pytz-2017.2-9.el8.noarch which-2.21-17.el8.x86_64 libxml2-2.9.7-13.el8.x86_64 grub2-common-2.02-123.el8.noarch dwz-0.12-10.el8.x86_64 less-530-1.el8.x86_64 tzdata-2022a-2.el8.noarch gdb-headless-8.2-18.el8.x86_64 libutempter-1.1.6-14.el8.x86_64 elfutils-debuginfod-client-0.186-1.el8.x86_64 go-srpm-macros-2-17.el8.noarch libidn-1.34-5.el8.x86_64 ilmbase-2.2.0-13.el8.x86_64 python3-idna-2.5-5.el8.noarch gettext-libs-0.19.8.1-17.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 python3-imagesize-1.0.0-2.el8.noarch python3-greenlet-0.4.13-4.el8.x86_64 gzip-1.9-12.el8.x86_64 python3-markupsafe-0.23-19.el8.x86_64 systemd-libs-239-58.el8.x86_64 libXrender-0.9.10-7.el8.x86_64 kmod-25-19.el8.x86_64 libarchive-3.3.3-3.el8_5.x86_64 openssl-1.1.1k-6.el8.x86_64 gnupg2-2.2.20-2.el8.x86_64 libipt-1.6.1-8.el8.x86_64 python3-chardet-3.0.4-7.el8.noarch dbus-common-1.12.8-18.el8.noarch cpio-2.12-11.el8.x86_64 qt5-srpm-macros-5.15.3-1.el8.noarch coreutils-8.30-12.el8.x86_64 xorg-x11-font-utils-7.5-41.el8.x86_64 device-mapper-libs-1.02.181-3.el8.x86_64 glibc-all-langpacks-2.28-197.el8.x86_64 harfbuzz-1.7.5-3.el8.x86_64 elfutils-0.186-1.el8.x86_64 libcap-ng-0.7.11-1.el8.x86_64 google-droid-sans-fonts-20120715-13.el8.noarch python3-requests-2.25.1-1.el8.noarch libxkbcommon-0.9.1-1.el8.x86_64 libcom_err-1.45.6-4.el8.x86_64 setup-2.12.2-6.el8.noarch kernel-headers-4.18.0-383.el8.x86_64 platform-python-devel-3.6.8-46.el8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch kbd-2.0.4-10.el8.x86_64 libmcpp-2.7.2-20.el8.x86_64 libattr-2.4.48-3.el8.x86_64 glibc-devel-2.28-197.el8.x86_64 gdbm-libs-1.18-1.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch cairo-1.15.12-6.el8.x86_64 openssh-clients-8.0p1-12.el8.x86_64 python3-rpm-generators-5-7.el8.noarch grubby-8.40-42.el8.x86_64 libwmf-lite-0.2.9-8.el8_0.x86_64 shared-mime-info-1.9-3.el8.x86_64 libxcrypt-devel-4.1.1-6.el8.x86_64 libdb-utils-5.3.28-42.el8_4.x86_64 pkgconf-m4-1.4.2-1.el8.noarch python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch bash-4.4.20-4.el8.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el8.noarch libgcrypt-1.8.5-6.el8.x86_64 rpm-libs-4.14.3-23.el8.x86_64 util-linux-2.32.1-35.el8.x86_64 python3-babel-2.5.1-7.el8.noarch python3-cryptography-3.2.1-5.el8.x86_64 grep-3.1-6.el8.x86_64 filesystem-3.8-6.el8.x86_64 libjpeg-turbo-1.5.3-12.el8.x86_64 gettext-0.19.8.1-17.el8.x86_64 urw-base35-bookman-fonts-20170801-10.el8.noarch pcre-8.42-6.el8.x86_64 python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 gc-7.6.4-3.el8.x86_64 libseccomp-2.5.2-1.el8.x86_64 gmp-6.1.2-10.el8.x86_64 libpwquality-1.4.4-3.el8.x86_64 pango-1.42.4-8.el8.x86_64 coreutils-common-8.30-12.el8.x86_64 emacs-filesystem-26.1-7.el8.noarch urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch libkcapi-1.2.0-2.el8.x86_64 libXau-1.0.9-3.el8.x86_64 libsemanage-2.9-8.el8.x86_64 krb5-libs-1.18.2-17.el8.x86_64 gd-2.2.5-7.el8.x86_64 openldap-2.4.46-18.el8.x86_64 libblkid-2.32.1-35.el8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 libxcb-1.13.1-1.el8.x86_64 libgpg-error-1.31-1.el8.x86_64 python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch libcurl-7.61.1-22.el8.x86_64 libpaper-1.1.24-22.el8.x86_64 xorg-x11-server-utils-7.7-27.el8.x86_64 rpm-build-4.14.3-23.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 adobe-mappings-pdf-20180407-1.el8.noarch libsmartcols-2.32.1-35.el8.x86_64 dbus-tools-1.12.8-18.el8.x86_64 libffi-3.1-23.el8.x86_64 openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch zip-3.0-23.el8.x86_64 p11-kit-0.23.22-1.el8.x86_64 guile-2.0.14-7.el8.x86_64 libgcc-8.5.0-12.el8.x86_64 libfontenc-1.1.3-8.el8.x86_64 python3-pyparsing-2.4.6-1.el8.noarch librsvg2-2.42.7-4.el8.x86_64 fontconfig-2.13.1-4.el8.x86_64 python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch openjpeg2-2.4.0-4.el8.x86_64 crypto-policies-20211116-1.gitae470d6.el8.noarch trousers-0.3.15-1.el8.x86_64 ncurses-6.1-9.20180224.el8.x86_64 shadow-utils-4.6-16.el8.x86_64 cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 perl-srpm-macros-1-25.el8.noarch publicsuffix-list-dafsa-20180723-1.el8.noarch libtiff-4.0.9-21.el8.x86_64 sed-4.5-5.el8.x86_64 libgomp-8.5.0-12.el8.x86_64 xz-5.2.4-3.el8.x86_64 cups-libs-2.2.6-44.el8.x86_64 python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 dbus-libs-1.12.8-18.el8.x86_64 os-prober-1.74-9.el8.x86_64 libssh-config-0.9.6-3.el8.noarch elfutils-default-yama-scope-0.186-1.el8.noarch file-libs-5.33-20.el8.x86_64 memstrack-0.1.11-1.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 systemd-pam-239-58.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch libtirpc-1.1.4-6.el8.x86_64 libdatrie-0.2.9-7.el8.x86_64 libX11-1.6.8-5.el8.x86_64 curl-7.61.1-22.el8.x86_64 glibc-common-2.28-197.el8.x86_64 grub2-tools-minimal-2.02-123.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 ncurses-libs-6.1-9.20180224.el8.x86_64 libzstd-1.4.5-6.el8.x86_64 ImageMagick-6.7.8.9-18.el8.x86_64 mpfr-3.1.6-1.el8.x86_64 pixman-0.38.4-2.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 libtool-ltdl-2.4.6-25.el8.x86_64 libXinerama-1.1.4-1.el8.x86_64 urw-base35-p052-fonts-20170801-10.el8.noarch efi-srpm-macros-3-3.el8.noarch python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch glibc-gconv-extra-2.28-197.el8.x86_64 gpg-pubkey-8483c65d-5ccc5b19 urw-base35-fonts-20170801-10.el8.noarch jasper-libs-2.0.14-5.el8.x86_64 libuuid-2.32.1-35.el8.x86_64 info-6.5-7.el8_5.x86_64 ocaml-srpm-macros-5-4.el8.noarch findutils-4.6.0-20.el8.x86_64 gtk2-2.24.32-5.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch git-core-2.31.1-2.el8.x86_64 libXxf86misc-1.0.4-1.el8.x86_64 python3-pip-wheel-9.0.3-22.el8.noarch pinentry-1.1.0-2.el8.x86_64 libtasn1-4.13-3.el8.x86_64 avahi-libs-0.7-20.el8.x86_64 npth-1.5-4.el8.x86_64 kbd-legacy-2.0.4-10.el8.noarch libXaw-1.0.13-10.el8.x86_64 zlib-1.2.11-17.el8.x86_64 gnutls-3.6.16-4.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 centos-stream-release-8.6-1.el8.noarch atk-2.28.1-1.el8.x86_64 libXi-1.7.10-1.el8.x86_64 gtk-update-icon-cache-3.22.30-10.el8.x86_64 openblas-srpm-macros-2-2.el8.noarch python3-snowballstemmer-1.9.0-4.el8.noarch expat-2.2.5-8.el8.x86_64 gnupg2-smime-2.2.20-2.el8.x86_64 libXcursor-1.1.15-3.el8.x86_64 libsecret-0.18.6-1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 freetype-2.9.1-4.el8_3.1.x86_64 libverto-0.3.0-5.el8.x86_64 python3-ply-3.9-9.el8.noarch cracklib-dicts-2.9.6-15.el8.x86_64 rpm-4.14.3-23.el8.x86_64 isl-0.16.1-6.el8.x86_64 ghc-srpm-macros-1.4.2-7.el8.noarch libacl-2.2.53-1.el8.x86_64 libssh-0.9.6-3.el8.x86_64 urw-base35-z003-fonts-20170801-10.el8.noarch kpartx-0.8.4-22.el8.x86_64 python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 gdbm-1.18-1.el8.x86_64 brotli-1.0.6-3.el8.x86_64 OpenEXR-libs-2.2.0-12.el8.x86_64 lua-libs-5.3.4-12.el8.x86_64 fribidi-1.0.4-9.el8.x86_64 libijs-0.35-5.el8.x86_64 centos-stream-repos-8-6.el8.noarch jbig2dec-libs-0.16-1.el8.x86_64 ca-certificates-2021.2.50-82.el8.noarch libcap-2.48-2.el8.x86_64 chkconfig-1.19.1-1.el8.x86_64 libXdamage-1.1.4-14.el8.x86_64 urw-base35-gothic-fonts-20170801-10.el8.noarch python-srpm-macros-3-41.el8.noarch zstd-1.4.5-6.el8.x86_64 python3-pbr-5.5.1-1.el8.noarch libSM-1.2.3-1.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 gawk-4.2.1-4.el8.x86_64 python3-libs-3.6.8-46.el8.x86_64 cryptsetup-libs-2.3.7-2.el8.x86_64 fontpackages-filesystem-1.44-22.el8.noarch libsigsegv-2.11-5.el8.x86_64 json-c-0.13.1-3.el8.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch lcms2-2.9-2.el8.x86_64 libX11-common-1.6.8-5.el8.noarch audit-libs-3.0.7-3.el8.x86_64 libidn2-2.2.0-1.el8.x86_64 python3-jinja2-2.10.1-3.el8.noarch libatomic_ops-7.6.2-3.el8.x86_64 urw-base35-fonts-common-20170801-10.el8.noarch libmount-2.32.1-35.el8.x86_64 openssl-pkcs11-0.4.10-2.el8.x86_64 trousers-lib-0.3.15-1.el8.x86_64 annobin-10.64-1.el8.x86_64 acl-2.2.53-1.el8.x86_64 libstdc++-8.5.0-12.el8.x86_64 libwebp-1.0.0-5.el8.x86_64 libXrandr-1.5.2-1.el8.x86_64 centos-gpg-keys-8-6.el8.noarch popt-1.18-1.el8.x86_64 glib2-2.56.4-158.el8.x86_64 adobe-mappings-cmap-20171205-3.el8.noarch urw-base35-d050000l-fonts-20170801-10.el8.noarch libcroco-0.6.12-4.el8_2.1.x86_64 python3-pycparser-2.14-14.el8.noarch libpsl-0.20.2-6.el8.x86_64 device-mapper-1.02.181-3.el8.x86_64 glibc-2.28-197.el8.x86_64 basesystem-11-5.el8.noarch lz4-libs-1.8.3-3.el8_4.x86_64 libksba-1.3.5-7.el8.x86_64 libgs-9.27-1.el8.x86_64 redhat-rpm-config-127-1.el8.noarch libbabeltrace-1.5.4-4.el8.x86_64 xz-libs-5.2.4-3.el8.x86_64 python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch systemd-udev-239-58.el8.x86_64 procps-ng-3.3.15-7.el8.x86_64 python3-six-1.15.0-2.el8.noarch libXft-2.3.3-1.el8.x86_64 libpng-1.6.34-5.el8.x86_64 nettle-3.4.1-7.el8.x86_64 xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch diffutils-3.6-6.el8.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 openssh-8.0p1-12.el8.x86_64 python3-pip-9.0.3-22.el8.noarch patch-2.7.6-11.el8.x86_64 unzip-6.0-46.el8.x86_64 libkcapi-hmaccalc-1.2.0-2.el8.x86_64 grub2-tools-2.02-123.el8.x86_64 libdb-5.3.28-42.el8_4.x86_64 gcc-8.5.0-12.el8.x86_64 rpm-build-libs-4.14.3-23.el8.x86_64 systemd-239-58.el8.x86_64 platform-python-3.6.8-46.el8.x86_64 elfutils-libelf-0.186-1.el8.x86_64 cpp-8.5.0-12.el8.x86_64 libXext-1.3.4-1.el8.x86_64 python3-packaging-20.4-1.el8.noarch python3-setuptools_scm-1.15.7-4.el8.noarch ima-evm-utils-1.3.2-12.el8.x86_64 bzip2-1.0.6-26.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 sqlite-libs-3.26.0-15.el8.x86_64 python3-rpm-macros-3-41.el8.noarch libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch ncurses-base-6.1-9.20180224.el8.noarch libthai-0.1.27-2.el8.x86_64 dracut-049-201.git20220131.el8.x86_64 python3-setuptools-wheel-39.2.0-6.el8.noarch pigz-2.4-4.el8.x86_64 python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch libassuan-2.5.1-3.el8.x86_64 libnghttp2-1.33.0-3.el8_2.1.x86_64 dbus-daemon-1.12.8-18.el8.x86_64 hardlink-1.3-6.el8.x86_64 cracklib-2.9.6-15.el8.x86_64 python3-cffi-1.13.2-1.el8.x86_64 kbd-misc-2.0.4-10.el8.noarch python-rpm-macros-3-41.el8.noarch openssl-libs-1.1.1k-6.el8.x86_64 python3-sphinx-2.2.2-1.el8.noarch python3-eventlet-0.30.0-1.1.el8.noarch elfutils-libs-0.186-1.el8.x86_64 readline-7.0-10.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch make-4.2.1-11.el8.x86_64 libfdisk-2.32.1-35.el8.x86_64 platform-python-pip-9.0.3-22.el8.noarch tar-1.30-5.el8.x86_64 libXcomposite-0.4.4-14.el8.x86_64 libselinux-2.9-5.el8.x86_64 libXpm-3.5.12-8.el8.x86_64 tpm2-tss-2.3.2-4.el8.x86_64 python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 rust-srpm-macros-5-2.el8.noarch crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch pam-1.3.1-16.el8.x86_64 python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 python3-urllib3-1.25.10-4.el8.noarch mcpp-2.7.2-20.el8.x86_64 dbus-1.12.8-18.el8.x86_64 libsepol-2.9-3.el8.x86_64 glibc-headers-2.28-197.el8.x86_64 kmod-libs-25-19.el8.x86_64 jbigkit-libs-2.1-14.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 binutils-2.30-114.el8.x86_64 file-5.33-20.el8.x86_64 p11-kit-trust-0.23.22-1.el8.x86_64 python3-setuptools-50.3.2-1.el8.noarch pcre2-10.32-2.el8.x86_64 libICE-1.0.9-15.el8.x86_64 libXt-1.1.5-12.el8.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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/centos8-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 5870994fcd51fc2695105968b708b862c4ae9d94 Note: switching to '5870994fcd51fc2695105968b708b862c4ae9d94'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5870994f Fix errors caused by cryptography>=35.0.0 + '[' -d /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-magnum + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-magnum ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 12.1.1.dev4 5870994 + UPSTREAMVERSION=12.1.1.dev4 + [[ 12.1.1.dev4 =~ ([^-]*)-(.+) ]] + [[ 12.1.1.dev4 =~ (.*?)\.(0rc.+) ]] + [[ 12.1.1.dev4 =~ (.*?)\.(0b.+) ]] + [[ 12.1.1.dev4 =~ (.*?)\.(0a.+) ]] + [[ 12.1.1.dev4 =~ (.*?)\.(dev.+) ]] + VERSION=12.1.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220427095338.5870994 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.5o39ma3c:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-sushy-oem-idrac-bf615f26fe711a3881e57fd4340bb2f6a06cbd20 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/bf/61/bf615f26fe711a3881e57fd4340bb2f6a06cbd20_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-3d6b1ca7088474f449e8d45c68b0bc77171cc704 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/3d/6b/3d6b1ca7088474f449e8d45c68b0bc77171cc704_3f055f93 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-bc6622e0e7dce7b1a0d90b501424fa8c28d3f405 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/bc/66/bc6622e0e7dce7b1a0d90b501424fa8c28d3f405_1b28380b enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-f4984ca5487a673bb692f301056e8bcde74edd09 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f4/98/f4984ca5487a673bb692f301056e8bcde74edd09_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-327693af402e4dd0c03fe247c4cee7beaedd2852 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/32/76/327693af402e4dd0c03fe247c4cee7beaedd2852_1782787b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-ee15891b5d5e02ff355f50ad7647ead9d8ec6841 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/ee/15/ee15891b5d5e02ff355f50ad7647ead9d8ec6841_33dac5ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-8d89b30fbf88b057add46e4ae93553f088df36ed baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/8d/89/8d89b30fbf88b057add46e4ae93553f088df36ed_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2f45991fe8627defb7f91d8da41c66e7e1b6733 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/b2/f4/b2f45991fe8627defb7f91d8da41c66e7e1b6733_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/7f/14/7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-python-tripleoclient-095182c143336bb4b7039df411ad47f7b64bd4bf baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/09/51/095182c143336bb4b7039df411ad47f7b64bd4bf_fe1ab5ac enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c3e007c465f3bef75ef77d043f53672096655bb3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c3/e0/c3e007c465f3bef75ef77d043f53672096655bb3_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-62e6da1f754e5818cc20587cd5ee4350e7cbb60f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/62/e6/62e6da1f754e5818cc20587cd5ee4350e7cbb60f_d4b241f4 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5145100 1349740 6137588 9717344 4337620 DEBUG: Swap: 16777212 5528876 11248336 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 482G 68G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.wo2p26c1', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5153056 1293916 6145188 9765212 4572724 DEBUG: Swap: 16777212 5528876 11248336 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 482G 68G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.miwlodg7', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'a350d806f4154cf998a1a6d432a3ebe7', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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.5o39ma3c:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '47beeba51c5f4daa84935ad2a2ade585', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5o39ma3c:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) running egg_info creating magnum.egg-info writing magnum.egg-info/PKG-INFO writing dependency_links to magnum.egg-info/dependency_links.txt writing entry points to magnum.egg-info/entry_points.txt writing requirements to magnum.egg-info/requires.txt writing top-level names to magnum.egg-info/top_level.txt writing pbr to magnum.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'magnum.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'magnum.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating magnum-12.1.1.dev4 creating magnum-12.1.1.dev4/api-ref creating magnum-12.1.1.dev4/api-ref/source creating magnum-12.1.1.dev4/api-ref/source/samples creating magnum-12.1.1.dev4/contrib creating magnum-12.1.1.dev4/contrib/drivers creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos/environment.d creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker/install.d creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker/post-install.d creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates creating magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates/fragments creating magnum-12.1.1.dev4/contrib/drivers/heat creating magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1 creating magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/image creating magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates creating magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments creating magnum-12.1.1.dev4/contrib/templates creating magnum-12.1.1.dev4/contrib/templates/example creating magnum-12.1.1.dev4/contrib/templates/example/example_template creating magnum-12.1.1.dev4/devstack creating magnum-12.1.1.dev4/devstack/files creating magnum-12.1.1.dev4/devstack/files/debs creating magnum-12.1.1.dev4/devstack/lib creating magnum-12.1.1.dev4/doc creating magnum-12.1.1.dev4/doc/examples creating magnum-12.1.1.dev4/doc/examples/etc creating magnum-12.1.1.dev4/doc/examples/etc/init creating magnum-12.1.1.dev4/doc/examples/etc/logrotate.d creating magnum-12.1.1.dev4/doc/examples/etc/systemd creating magnum-12.1.1.dev4/doc/examples/etc/systemd/system creating magnum-12.1.1.dev4/doc/source creating magnum-12.1.1.dev4/doc/source/admin creating magnum-12.1.1.dev4/doc/source/cli creating magnum-12.1.1.dev4/doc/source/configuration creating magnum-12.1.1.dev4/doc/source/configuration/samples creating magnum-12.1.1.dev4/doc/source/contributor creating magnum-12.1.1.dev4/doc/source/images creating magnum-12.1.1.dev4/doc/source/install creating magnum-12.1.1.dev4/doc/source/install/common creating magnum-12.1.1.dev4/doc/source/user creating magnum-12.1.1.dev4/dockerfiles creating magnum-12.1.1.dev4/dockerfiles/cluster-autoscaler creating magnum-12.1.1.dev4/dockerfiles/heat-container-agent creating magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts creating magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts/hooks creating magnum-12.1.1.dev4/dockerfiles/helm-client creating magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver creating magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager creating magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet creating magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy creating magnum-12.1.1.dev4/dockerfiles/kubernetes-scheduler creating magnum-12.1.1.dev4/etc creating magnum-12.1.1.dev4/etc/magnum creating magnum-12.1.1.dev4/magnum creating magnum-12.1.1.dev4/magnum.egg-info creating magnum-12.1.1.dev4/magnum/api creating magnum-12.1.1.dev4/magnum/api/controllers creating magnum-12.1.1.dev4/magnum/api/controllers/v1 creating magnum-12.1.1.dev4/magnum/api/middleware creating magnum-12.1.1.dev4/magnum/cmd creating magnum-12.1.1.dev4/magnum/common creating magnum-12.1.1.dev4/magnum/common/cert_manager creating magnum-12.1.1.dev4/magnum/common/policies creating magnum-12.1.1.dev4/magnum/common/x509 creating magnum-12.1.1.dev4/magnum/conductor creating magnum-12.1.1.dev4/magnum/conductor/handlers creating magnum-12.1.1.dev4/magnum/conductor/handlers/common creating magnum-12.1.1.dev4/magnum/conductor/tasks creating magnum-12.1.1.dev4/magnum/conf creating magnum-12.1.1.dev4/magnum/db creating magnum-12.1.1.dev4/magnum/db/sqlalchemy creating magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic creating magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions creating magnum-12.1.1.dev4/magnum/drivers creating magnum-12.1.1.dev4/magnum/drivers/common creating magnum-12.1.1.dev4/magnum/drivers/common/templates creating magnum-12.1.1.dev4/magnum/drivers/common/templates/environments creating magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments creating magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes creating magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments creating magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/helm creating magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm creating magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments creating magnum-12.1.1.dev4/magnum/drivers/heat creating magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1 creating magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates creating magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1 creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1/templates creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1/tools creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1 creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1/templates creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1 creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/image creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes creating magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/templates creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/docker creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/mesos creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates creating magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments creating magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1 creating magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/image creating magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch creating magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/templates creating magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2 creating magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates creating magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments creating magnum-12.1.1.dev4/magnum/hacking creating magnum-12.1.1.dev4/magnum/objects creating magnum-12.1.1.dev4/magnum/service creating magnum-12.1.1.dev4/magnum/servicegroup creating magnum-12.1.1.dev4/magnum/tests creating magnum-12.1.1.dev4/magnum/tests/contrib creating magnum-12.1.1.dev4/magnum/tests/functional creating magnum-12.1.1.dev4/magnum/tests/functional/api creating magnum-12.1.1.dev4/magnum/tests/functional/api/v1 creating magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients creating magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models creating magnum-12.1.1.dev4/magnum/tests/functional/common creating magnum-12.1.1.dev4/magnum/tests/functional/k8s creating magnum-12.1.1.dev4/magnum/tests/functional/k8s_coreos creating magnum-12.1.1.dev4/magnum/tests/functional/k8s_ironic creating magnum-12.1.1.dev4/magnum/tests/functional/mesos creating magnum-12.1.1.dev4/magnum/tests/functional/swarm creating magnum-12.1.1.dev4/magnum/tests/functional/swarm_mode creating magnum-12.1.1.dev4/magnum/tests/unit creating magnum-12.1.1.dev4/magnum/tests/unit/api creating magnum-12.1.1.dev4/magnum/tests/unit/api/controllers creating magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 creating magnum-12.1.1.dev4/magnum/tests/unit/cmd creating magnum-12.1.1.dev4/magnum/tests/unit/common creating magnum-12.1.1.dev4/magnum/tests/unit/common/cert_manager creating magnum-12.1.1.dev4/magnum/tests/unit/common/x509 creating magnum-12.1.1.dev4/magnum/tests/unit/conductor creating magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers creating magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers/common creating magnum-12.1.1.dev4/magnum/tests/unit/conductor/tasks creating magnum-12.1.1.dev4/magnum/tests/unit/conf creating magnum-12.1.1.dev4/magnum/tests/unit/db creating magnum-12.1.1.dev4/magnum/tests/unit/db/sqlalchemy creating magnum-12.1.1.dev4/magnum/tests/unit/drivers creating magnum-12.1.1.dev4/magnum/tests/unit/objects creating magnum-12.1.1.dev4/magnum/tests/unit/service creating magnum-12.1.1.dev4/magnum/tests/unit/servicegroup creating magnum-12.1.1.dev4/magnum/tests/unit/template creating magnum-12.1.1.dev4/playbooks creating magnum-12.1.1.dev4/playbooks/post creating magnum-12.1.1.dev4/playbooks/pre creating magnum-12.1.1.dev4/releasenotes creating magnum-12.1.1.dev4/releasenotes/notes creating magnum-12.1.1.dev4/releasenotes/source creating magnum-12.1.1.dev4/releasenotes/source/_static creating magnum-12.1.1.dev4/releasenotes/source/_templates creating magnum-12.1.1.dev4/releasenotes/source/locale creating magnum-12.1.1.dev4/releasenotes/source/locale/en_GB creating magnum-12.1.1.dev4/releasenotes/source/locale/en_GB/LC_MESSAGES creating magnum-12.1.1.dev4/releasenotes/source/locale/ja creating magnum-12.1.1.dev4/releasenotes/source/locale/ja/LC_MESSAGES creating magnum-12.1.1.dev4/specs creating magnum-12.1.1.dev4/tools copying files to magnum-12.1.1.dev4... copying .coveragerc -> magnum-12.1.1.dev4 copying .mailmap -> magnum-12.1.1.dev4 copying .stestr.conf -> magnum-12.1.1.dev4 copying .zuul.yaml -> magnum-12.1.1.dev4 copying AUTHORS -> magnum-12.1.1.dev4 copying CONTRIBUTING.rst -> magnum-12.1.1.dev4 copying ChangeLog -> magnum-12.1.1.dev4 copying HACKING.rst -> magnum-12.1.1.dev4 copying LICENSE -> magnum-12.1.1.dev4 copying README.rst -> magnum-12.1.1.dev4 copying babel.cfg -> magnum-12.1.1.dev4 copying bindep.txt -> magnum-12.1.1.dev4 copying functional_creds.conf.sample -> magnum-12.1.1.dev4 copying lower-constraints.txt -> magnum-12.1.1.dev4 copying requirements.txt -> magnum-12.1.1.dev4 copying setup.cfg -> magnum-12.1.1.dev4 copying setup.py -> magnum-12.1.1.dev4 copying test-requirements.txt -> magnum-12.1.1.dev4 copying tox.ini -> magnum-12.1.1.dev4 copying api-ref/source/baymodels.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/bays.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/certificates.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/clusters.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/clustertemplates.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/conf.py -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/index.rst -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/mservices.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/parameters.yaml -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/quotas.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/stats.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/status.yaml -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/urls.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/versions.inc -> magnum-12.1.1.dev4/api-ref/source copying api-ref/source/samples/bay-create-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/bay-create-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/bay-get-all-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/bay-get-one-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/bay-update-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/baymodel-create-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/baymodel-create-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/baymodel-get-all-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/baymodel-update-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/certificates-ca-show-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-create-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-create-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-get-all-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-get-one-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-resize-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-resize-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-update-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/clustertemplate-get-all-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/clustertemplate-update-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/mservice-get-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/quota-create-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/quota-create-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/quota-delete-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/quota-get-all-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/quota-get-one-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/quota-update-req.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/quota-update-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/stats-get-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/versions-01-get-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying api-ref/source/samples/versions-get-resp.json -> magnum-12.1.1.dev4/api-ref/source/samples copying contrib/drivers/dcos_centos_v1/README.md -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/__init__.py -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/driver.py -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/monitor.py -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/scale_manager.py -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/template_def.py -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/version.py -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/image/README.md -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/install_imagebuild_deps.sh -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/validate_dcos_image.sh -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/dcos/elements-deps -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/package-installs.yaml -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/environment.d/10-dcos-install-url -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos/environment.d copying contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d/99-download-generate-config -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d copying contrib/drivers/dcos_centos_v1/image/dcos/post-install.d/99-add-norgoup -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d copying contrib/drivers/dcos_centos_v1/image/dcos/post-install.d/99-enable-ntp -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d copying contrib/drivers/dcos_centos_v1/image/docker/elements-deps -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker copying contrib/drivers/dcos_centos_v1/image/docker/install.d/50-install-docker -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker/install.d copying contrib/drivers/dcos_centos_v1/image/docker/post-install.d/60-enable-docker-service -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker/post-install.d copying contrib/drivers/dcos_centos_v1/image/docker/pre-install.d/10-enable-overlay -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d copying contrib/drivers/dcos_centos_v1/image/docker/pre-install.d/20-configure-docker-service -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d copying contrib/drivers/dcos_centos_v1/templates/dcoscluster.yaml -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosmaster.yaml -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosslave.yaml -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/lb.yaml -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/secgroup.yaml -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/fragments/configure-dcos.sh -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/dcos_centos_v1/templates/fragments/write-heat-params.sh -> magnum-12.1.1.dev4/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/heat/dcos_centos_template_def.py -> magnum-12.1.1.dev4/contrib/drivers/heat copying contrib/drivers/k8s_opensuse_v1/README.md -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/__init__.py -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/driver.py -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/setup.py -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/template_def.py -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/version.py -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/image/README.md -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/config.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/images.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/openSUSE-Leap-42.1-JeOS-for-OpenStack-Magnum-K8s.kiwi -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/templates/COPYING -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/README.md -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubecluster.yaml -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubemaster.yaml -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubeminion.yaml -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/fragments/add-proxy.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-docker.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-etcd.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-master.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-minion.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-master.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-minion.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/create-kubernetes-user.yaml -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert-client.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert.sh -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-master.yaml -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-minion.yaml -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-kubeconfig.yaml -> magnum-12.1.1.dev4/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/templates/example/README.rst -> magnum-12.1.1.dev4/contrib/templates/example copying contrib/templates/example/setup.py -> magnum-12.1.1.dev4/contrib/templates/example copying contrib/templates/example/example_template/__init__.py -> magnum-12.1.1.dev4/contrib/templates/example/example_template copying contrib/templates/example/example_template/example.yaml -> magnum-12.1.1.dev4/contrib/templates/example/example_template copying devstack/README.rst -> magnum-12.1.1.dev4/devstack copying devstack/plugin.sh -> magnum-12.1.1.dev4/devstack copying devstack/settings -> magnum-12.1.1.dev4/devstack copying devstack/files/debs/magnum -> magnum-12.1.1.dev4/devstack/files/debs copying devstack/lib/magnum -> magnum-12.1.1.dev4/devstack/lib copying doc/requirements.txt -> magnum-12.1.1.dev4/doc copying doc/examples/etc/init/magnum-api.conf -> magnum-12.1.1.dev4/doc/examples/etc/init copying doc/examples/etc/init/magnum-conductor.conf -> magnum-12.1.1.dev4/doc/examples/etc/init copying doc/examples/etc/logrotate.d/magnum.logrotate -> magnum-12.1.1.dev4/doc/examples/etc/logrotate.d copying doc/examples/etc/systemd/system/magnum-api.service -> magnum-12.1.1.dev4/doc/examples/etc/systemd/system copying doc/examples/etc/systemd/system/magnum-conductor.service -> magnum-12.1.1.dev4/doc/examples/etc/systemd/system copying doc/source/conf.py -> magnum-12.1.1.dev4/doc/source copying doc/source/index.rst -> magnum-12.1.1.dev4/doc/source copying doc/source/admin/configuring.rst -> magnum-12.1.1.dev4/doc/source/admin copying doc/source/admin/gmr.rst -> magnum-12.1.1.dev4/doc/source/admin copying doc/source/admin/index.rst -> magnum-12.1.1.dev4/doc/source/admin copying doc/source/admin/magnum-proxy.rst -> magnum-12.1.1.dev4/doc/source/admin copying doc/source/admin/troubleshooting-guide.rst -> magnum-12.1.1.dev4/doc/source/admin copying doc/source/cli/index.rst -> magnum-12.1.1.dev4/doc/source/cli copying doc/source/cli/magnum-status.rst -> magnum-12.1.1.dev4/doc/source/cli copying doc/source/configuration/index.rst -> magnum-12.1.1.dev4/doc/source/configuration copying doc/source/configuration/sample-config.rst -> magnum-12.1.1.dev4/doc/source/configuration copying doc/source/configuration/sample-policy.rst -> magnum-12.1.1.dev4/doc/source/configuration copying doc/source/configuration/samples/index.rst -> magnum-12.1.1.dev4/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> magnum-12.1.1.dev4/doc/source/configuration/samples copying doc/source/contributor/api-microversion-history.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/api-microversion.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/contributing.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/functional-test.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/index.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/objects.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/policies.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/quickstart.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/reno.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/contributor/troubleshooting.rst -> magnum-12.1.1.dev4/doc/source/contributor copying doc/source/images/MagnumVolumeIntegration.png -> magnum-12.1.1.dev4/doc/source/images copying doc/source/images/cluster-create.png -> magnum-12.1.1.dev4/doc/source/images copying doc/source/images/cluster-template-details.png -> magnum-12.1.1.dev4/doc/source/images copying doc/source/images/cluster-template.png -> magnum-12.1.1.dev4/doc/source/images copying doc/source/install/get_started.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/index.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/install-debian-manual.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/install-guide-from-source.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/install-obs.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/install-rdo.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/install-ubuntu.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/install.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/launch-instance.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/next-steps.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/verify.rst -> magnum-12.1.1.dev4/doc/source/install copying doc/source/install/common/configure_2_edit_magnum_conf.rst -> magnum-12.1.1.dev4/doc/source/install/common copying doc/source/install/common/configure_3_populate_database.rst -> magnum-12.1.1.dev4/doc/source/install/common copying doc/source/install/common/prerequisites.rst -> magnum-12.1.1.dev4/doc/source/install/common copying doc/source/user/cluster-type-definition.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/glossary.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/heat-templates.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/index.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/k8s-health-monitoring.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/k8s-keystone-authN-authZ.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/kubernetes-load-balancer.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/monitoring.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/node-groups.rst -> magnum-12.1.1.dev4/doc/source/user copying doc/source/user/rolling-upgrade.rst -> magnum-12.1.1.dev4/doc/source/user copying dockerfiles/cluster-autoscaler/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/cluster-autoscaler copying dockerfiles/heat-container-agent/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/config.json.template -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/launch -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/manifest.json -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/service.template -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/tmpfiles.template -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/scripts/50-heat-config-docker-compose -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/55-heat-config -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/configure_container_agent.sh -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/heat-config-notify -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/write-os-apply-config-templates.sh -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/hooks/atomic -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/docker-compose -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/script -> magnum-12.1.1.dev4/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/helm-client/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/helm-client copying dockerfiles/kubernetes-apiserver/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/apiserver -> magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config -> magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config.json.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/launch.sh -> magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/service.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/sources -> magnum-12.1.1.dev4/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-controller-manager/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config -> magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config.json.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/controller-manager -> magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/launch.sh -> magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/service.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/sources -> magnum-12.1.1.dev4/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-kubelet/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config.json.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/kubelet -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/launch.sh -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/manifest.json -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/service.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/sources -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/tmpfiles.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-proxy/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config -> magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config.json.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/launch.sh -> magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/proxy -> magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/service.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/sources -> magnum-12.1.1.dev4/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-scheduler/Dockerfile -> magnum-12.1.1.dev4/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config -> magnum-12.1.1.dev4/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config.json.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/launch.sh -> magnum-12.1.1.dev4/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/scheduler -> magnum-12.1.1.dev4/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/service.template -> magnum-12.1.1.dev4/dockerfiles/kubernetes-scheduler copying etc/magnum/README-magnum.conf.txt -> magnum-12.1.1.dev4/etc/magnum copying etc/magnum/api-paste.ini -> magnum-12.1.1.dev4/etc/magnum copying etc/magnum/keystone_auth_default_policy.sample -> magnum-12.1.1.dev4/etc/magnum copying etc/magnum/magnum-config-generator.conf -> magnum-12.1.1.dev4/etc/magnum copying etc/magnum/magnum-policy-generator.conf -> magnum-12.1.1.dev4/etc/magnum copying magnum/__init__.py -> magnum-12.1.1.dev4/magnum copying magnum/i18n.py -> magnum-12.1.1.dev4/magnum copying magnum/version.py -> magnum-12.1.1.dev4/magnum copying magnum.egg-info/PKG-INFO -> magnum-12.1.1.dev4/magnum.egg-info copying magnum.egg-info/SOURCES.txt -> magnum-12.1.1.dev4/magnum.egg-info copying magnum.egg-info/dependency_links.txt -> magnum-12.1.1.dev4/magnum.egg-info copying magnum.egg-info/entry_points.txt -> magnum-12.1.1.dev4/magnum.egg-info copying magnum.egg-info/not-zip-safe -> magnum-12.1.1.dev4/magnum.egg-info copying magnum.egg-info/pbr.json -> magnum-12.1.1.dev4/magnum.egg-info copying magnum.egg-info/requires.txt -> magnum-12.1.1.dev4/magnum.egg-info copying magnum.egg-info/top_level.txt -> magnum-12.1.1.dev4/magnum.egg-info copying magnum/api/__init__.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/app.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/app.wsgi -> magnum-12.1.1.dev4/magnum/api copying magnum/api/attr_validator.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/config.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/expose.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/hooks.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/http_error.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/rest_api_version_history.rst -> magnum-12.1.1.dev4/magnum/api copying magnum/api/servicegroup.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/utils.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/validation.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/versioned_method.py -> magnum-12.1.1.dev4/magnum/api copying magnum/api/controllers/__init__.py -> magnum-12.1.1.dev4/magnum/api/controllers copying magnum/api/controllers/base.py -> magnum-12.1.1.dev4/magnum/api/controllers copying magnum/api/controllers/link.py -> magnum-12.1.1.dev4/magnum/api/controllers copying magnum/api/controllers/root.py -> magnum-12.1.1.dev4/magnum/api/controllers copying magnum/api/controllers/versions.py -> magnum-12.1.1.dev4/magnum/api/controllers copying magnum/api/controllers/v1/__init__.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/bay.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/baymodel.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/certificate.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_actions.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_template.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/collection.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/federation.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/magnum_services.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/nodegroup.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/quota.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/stats.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/controllers/v1/types.py -> magnum-12.1.1.dev4/magnum/api/controllers/v1 copying magnum/api/middleware/__init__.py -> magnum-12.1.1.dev4/magnum/api/middleware copying magnum/api/middleware/auth_token.py -> magnum-12.1.1.dev4/magnum/api/middleware copying magnum/api/middleware/parsable_error.py -> magnum-12.1.1.dev4/magnum/api/middleware copying magnum/cmd/__init__.py -> magnum-12.1.1.dev4/magnum/cmd copying magnum/cmd/api.py -> magnum-12.1.1.dev4/magnum/cmd copying magnum/cmd/conductor.py -> magnum-12.1.1.dev4/magnum/cmd copying magnum/cmd/db_manage.py -> magnum-12.1.1.dev4/magnum/cmd copying magnum/cmd/driver_manage.py -> magnum-12.1.1.dev4/magnum/cmd copying magnum/cmd/status.py -> magnum-12.1.1.dev4/magnum/cmd copying magnum/common/__init__.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/cinder.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/clients.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/config.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/context.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/docker_utils.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/exception.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/keystone.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/name_generator.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/neutron.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/nova.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/octavia.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/policy.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/profiler.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/rpc.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/rpc_service.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/service.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/short_id.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/urlfetch.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/utils.py -> magnum-12.1.1.dev4/magnum/common copying magnum/common/cert_manager/__init__.py -> magnum-12.1.1.dev4/magnum/common/cert_manager copying magnum/common/cert_manager/barbican_cert_manager.py -> magnum-12.1.1.dev4/magnum/common/cert_manager copying magnum/common/cert_manager/cert_manager.py -> magnum-12.1.1.dev4/magnum/common/cert_manager copying magnum/common/cert_manager/local_cert_manager.py -> magnum-12.1.1.dev4/magnum/common/cert_manager copying magnum/common/cert_manager/x509keypair_cert_manager.py -> magnum-12.1.1.dev4/magnum/common/cert_manager copying magnum/common/policies/__init__.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/base.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/bay.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/baymodel.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/certificate.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/cluster.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/cluster_template.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/federation.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/magnum_service.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/nodegroup.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/quota.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/policies/stats.py -> magnum-12.1.1.dev4/magnum/common/policies copying magnum/common/x509/__init__.py -> magnum-12.1.1.dev4/magnum/common/x509 copying magnum/common/x509/extensions.py -> magnum-12.1.1.dev4/magnum/common/x509 copying magnum/common/x509/operations.py -> magnum-12.1.1.dev4/magnum/common/x509 copying magnum/common/x509/validator.py -> magnum-12.1.1.dev4/magnum/common/x509 copying magnum/conductor/__init__.py -> magnum-12.1.1.dev4/magnum/conductor copying magnum/conductor/api.py -> magnum-12.1.1.dev4/magnum/conductor copying magnum/conductor/k8s_api.py -> magnum-12.1.1.dev4/magnum/conductor copying magnum/conductor/monitors.py -> magnum-12.1.1.dev4/magnum/conductor copying magnum/conductor/scale_manager.py -> magnum-12.1.1.dev4/magnum/conductor copying magnum/conductor/utils.py -> magnum-12.1.1.dev4/magnum/conductor copying magnum/conductor/handlers/__init__.py -> magnum-12.1.1.dev4/magnum/conductor/handlers copying magnum/conductor/handlers/ca_conductor.py -> magnum-12.1.1.dev4/magnum/conductor/handlers copying magnum/conductor/handlers/cluster_conductor.py -> magnum-12.1.1.dev4/magnum/conductor/handlers copying magnum/conductor/handlers/conductor_listener.py -> magnum-12.1.1.dev4/magnum/conductor/handlers copying magnum/conductor/handlers/federation_conductor.py -> magnum-12.1.1.dev4/magnum/conductor/handlers copying magnum/conductor/handlers/indirection_api.py -> magnum-12.1.1.dev4/magnum/conductor/handlers copying magnum/conductor/handlers/nodegroup_conductor.py -> magnum-12.1.1.dev4/magnum/conductor/handlers copying magnum/conductor/handlers/common/__init__.py -> magnum-12.1.1.dev4/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/cert_manager.py -> magnum-12.1.1.dev4/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/trust_manager.py -> magnum-12.1.1.dev4/magnum/conductor/handlers/common copying magnum/conductor/tasks/__init__.py -> magnum-12.1.1.dev4/magnum/conductor/tasks copying magnum/conductor/tasks/heat_tasks.py -> magnum-12.1.1.dev4/magnum/conductor/tasks copying magnum/conf/__init__.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/api.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/barbican.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/certificates.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/cinder.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/cluster.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/cluster_heat.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/cluster_templates.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/conductor.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/database.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/docker.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/docker_registry.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/drivers.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/glance.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/heat.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/keystone.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/kubernetes.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/magnum_client.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/neutron.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/nova.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/octavia.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/opts.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/paths.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/profiler.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/quota.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/rpc.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/services.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/trust.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/utils.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/conf/x509.py -> magnum-12.1.1.dev4/magnum/conf copying magnum/db/__init__.py -> magnum-12.1.1.dev4/magnum/db copying magnum/db/api.py -> magnum-12.1.1.dev4/magnum/db copying magnum/db/migration.py -> magnum-12.1.1.dev4/magnum/db copying magnum/db/sqlalchemy/__init__.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic.ini -> magnum-12.1.1.dev4/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/api.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/migration.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/models.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic/README -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/env.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/script.py.mako -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> magnum-12.1.1.dev4/magnum/db/sqlalchemy/alembic/versions copying magnum/drivers/__init__.py -> magnum-12.1.1.dev4/magnum/drivers copying magnum/drivers/common/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/common copying magnum/drivers/common/driver.py -> magnum-12.1.1.dev4/magnum/drivers/common copying magnum/drivers/common/k8s_monitor.py -> magnum-12.1.1.dev4/magnum/drivers/common copying magnum/drivers/common/k8s_scale_manager.py -> magnum-12.1.1.dev4/magnum/drivers/common copying magnum/drivers/common/templates/lb_api.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates copying magnum/drivers/common/templates/lb_etcd.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates copying magnum/drivers/common/templates/network.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_private_network.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_volume.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_private_network.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_volume.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-3-x.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/make-cert.py -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> magnum-12.1.1.dev4/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/heat/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/heat/driver.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/heat/k8s_coreos_template_def.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/heat/k8s_fedora_template_def.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/heat/k8s_template_def.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/heat/swarm_fedora_template_def.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/heat/swarm_mode_template_def.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/heat/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/heat copying magnum/drivers/k8s_coreos_v1/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/driver.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/version.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/templates/COPYING -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/driver.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/version.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_atomic_v1/tools copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/driver.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/version.py -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> magnum-12.1.1.dev4/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/mesos_ubuntu_v1/COPYING -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/driver.py -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/monitor.py -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/version.py -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/README.md -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d copying magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d copying magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> magnum-12.1.1.dev4/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/driver.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/version.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/driver.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/version.py -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> magnum-12.1.1.dev4/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/hacking/__init__.py -> magnum-12.1.1.dev4/magnum/hacking copying magnum/hacking/checks.py -> magnum-12.1.1.dev4/magnum/hacking copying magnum/objects/__init__.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/base.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/certificate.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/cluster.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/cluster_template.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/federation.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/fields.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/magnum_service.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/nodegroup.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/quota.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/stats.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/objects/x509keypair.py -> magnum-12.1.1.dev4/magnum/objects copying magnum/service/__init__.py -> magnum-12.1.1.dev4/magnum/service copying magnum/service/periodic.py -> magnum-12.1.1.dev4/magnum/service copying magnum/servicegroup/__init__.py -> magnum-12.1.1.dev4/magnum/servicegroup copying magnum/servicegroup/magnum_service_periodic.py -> magnum-12.1.1.dev4/magnum/servicegroup copying magnum/tests/__init__.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/base.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/conf_fixture.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/fake_notifier.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/fakes.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/output_fixture.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/policy_fixture.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/utils.py -> magnum-12.1.1.dev4/magnum/tests copying magnum/tests/contrib/copy_instance_logs.sh -> magnum-12.1.1.dev4/magnum/tests/contrib copying magnum/tests/contrib/gate_hook.sh -> magnum-12.1.1.dev4/magnum/tests/contrib copying magnum/tests/contrib/post_test_hook.sh -> magnum-12.1.1.dev4/magnum/tests/contrib copying magnum/tests/functional/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional copying magnum/tests/functional/python_client_base.py -> magnum-12.1.1.dev4/magnum/tests/functional copying magnum/tests/functional/api/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/api copying magnum/tests/functional/api/base.py -> magnum-12.1.1.dev4/magnum/tests/functional/api copying magnum/tests/functional/api/v1/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1 copying magnum/tests/functional/api/v1/clients/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/bay_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/baymodel_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cert_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/models/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/bay_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodel_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baypatch_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cert_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> magnum-12.1.1.dev4/magnum/tests/functional/api/v1/models copying magnum/tests/functional/common/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/common/base.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/common/client.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/common/config.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/common/datagen.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/common/manager.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/common/models.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/common/utils.py -> magnum-12.1.1.dev4/magnum/tests/functional/common copying magnum/tests/functional/k8s/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_k8s_python_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_magnum_python_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/k8s copying magnum/tests/functional/k8s_coreos/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_ironic/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/mesos/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/mesos copying magnum/tests/functional/mesos/test_mesos_python_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/mesos copying magnum/tests/functional/swarm/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/swarm copying magnum/tests/functional/swarm/test_swarm_python_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/swarm copying magnum/tests/functional/swarm_mode/__init__.py -> magnum-12.1.1.dev4/magnum/tests/functional/swarm_mode copying magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> magnum-12.1.1.dev4/magnum/tests/functional/swarm_mode copying magnum/tests/unit/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit copying magnum/tests/unit/test_hacking.py -> magnum-12.1.1.dev4/magnum/tests/unit copying magnum/tests/unit/api/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/base.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/test_app.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/test_attr_validator.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/test_expose.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/test_hooks.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/test_servicegroup.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/test_validation.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/utils.py -> magnum-12.1.1.dev4/magnum/tests/unit/api copying magnum/tests/unit/api/controllers/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-paste.ini -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-root-access.ini -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/noauth-paste.ini -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_base.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_root.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/v1/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_bay.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_baymodel.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_federation.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_quota.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_stats.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_types.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_utils.py -> magnum-12.1.1.dev4/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/cmd/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_api.py -> magnum-12.1.1.dev4/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_db_manage.py -> magnum-12.1.1.dev4/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_driver_manage.py -> magnum-12.1.1.dev4/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_status.py -> magnum-12.1.1.dev4/magnum/tests/unit/cmd copying magnum/tests/unit/common/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_clients.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_context.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_docker_utils.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_exception.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_keystone.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_neutron.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_octavia.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_policy.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_profiler.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_rpc.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_service.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_short_id.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_urlfetch.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/test_utils.py -> magnum-12.1.1.dev4/magnum/tests/unit/common copying magnum/tests/unit/common/cert_manager/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_barbican.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_local.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/x509/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_operations.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_sign.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_validator.py -> magnum-12.1.1.dev4/magnum/tests/unit/common/x509 copying magnum/tests/unit/conductor/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_k8s_api.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_monitors.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_rpcapi.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_scale_manager.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_utils.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/handlers/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/common/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/tasks/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> magnum-12.1.1.dev4/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conf/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/conf copying magnum/tests/unit/conf/test_conf.py -> magnum-12.1.1.dev4/magnum/tests/unit/conf copying magnum/tests/unit/db/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/base.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster_template.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/test_federation.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/test_magnum_service.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/test_nodegroup.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/test_quota.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/test_x509keypair.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/utils.py -> magnum-12.1.1.dev4/magnum/tests/unit/db copying magnum/tests/unit/db/sqlalchemy/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/db/sqlalchemy/test_types.py -> magnum-12.1.1.dev4/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/drivers/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_heat_driver.py -> magnum-12.1.1.dev4/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> magnum-12.1.1.dev4/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_template_definition.py -> magnum-12.1.1.dev4/magnum/tests/unit/drivers copying magnum/tests/unit/objects/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster_template.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_federation.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_fields.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_magnum_service.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_nodegroup.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_objects.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_x509keypair.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/objects/utils.py -> magnum-12.1.1.dev4/magnum/tests/unit/objects copying magnum/tests/unit/service/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/service copying magnum/tests/unit/service/test_periodic.py -> magnum-12.1.1.dev4/magnum/tests/unit/service copying magnum/tests/unit/servicegroup/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/servicegroup copying magnum/tests/unit/servicegroup/test_magnum_service.py -> magnum-12.1.1.dev4/magnum/tests/unit/servicegroup copying magnum/tests/unit/template/__init__.py -> magnum-12.1.1.dev4/magnum/tests/unit/template copying magnum/tests/unit/template/test_template.py -> magnum-12.1.1.dev4/magnum/tests/unit/template copying playbooks/container-builder-copy-logs.yaml -> magnum-12.1.1.dev4/playbooks copying playbooks/container-builder-setup-gate.yaml -> magnum-12.1.1.dev4/playbooks copying playbooks/container-builder-vars.yaml -> magnum-12.1.1.dev4/playbooks copying playbooks/container-builder.yaml -> magnum-12.1.1.dev4/playbooks copying playbooks/container-publish.yaml -> magnum-12.1.1.dev4/playbooks copying playbooks/magnum-functional-base.yaml -> magnum-12.1.1.dev4/playbooks copying playbooks/post/upload-logs.yaml -> magnum-12.1.1.dev4/playbooks/post copying playbooks/pre/prepare-workspace-images.yaml -> magnum-12.1.1.dev4/playbooks/pre copying playbooks/pre/prepare-workspace.yaml -> magnum-12.1.1.dev4/playbooks/pre copying releasenotes/notes/.placeholder -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/CVE-2016-7404-f53e62a4a40e4d30.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/Deploy-traefik-from-the-heat-agent-0bb32f0f2c97405d.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/RBAC-and-client-incompatibility-fdfeab326dfda3bf.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-container_infra_prefix-516cc43fbc5a0617.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-docker-storage-driver-to-baymodel-1ed9ba8d43ecfea1.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-federation-api-cf55d04f96772b0f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-hostgw-backend-option-1d1f9d8d95ec374f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-information-about-cluster-in-event-notifications-a3c992ab24b32fbd.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-k8s-label-for-portal-network-cidr-a09edab29da6e7da.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-kubelet-to-master-nodes-da2d4ea0d3a332cd.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-master_lb_enabled-to-cluster-c773fac9086b2531.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-octavia-client-4e5520084eae3c2b.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-opensuse-driver-f69b6d346ca82b87.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-overlay-networks-to-swarm-4467986d7853fcd8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5057ad67a7690a14.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/add_cluster_template_observations_db_and_api_objects-d7350c8193da9470.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/affinity-policy-for-mesos-template-def-82627eb231aa4d28.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/allow-cluster-template-being-renamed-82f7d5d1f33a7957.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/allow-empty-node_groups-ec16898bfc82aec0.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/allow-multimaster-no-fip-b11520485012d949.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/allow-setting-network-subnet-FIP-when-creating-cluster-ae0cda35ade28a9f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/altered_grafanaUI_dashboards_persistency-1106b2e259a769b0.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/async-bay-operations-support-9819bd06122ea9e5.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/availability_zone-2d73671f5ea065d8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/boot-from-volume-7c73df68d7f325aa.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-add-kube-dashboard-8a9f7d7c73c2debd.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-auto-generate-name-052ea3fdf05fdbbf.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-barbican-alternative-store-35ec3eda0abb0e25.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-container-monitoring-d4bb1cbd0a4e44cc.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-decouple-lbaas-c8f2d73313c40b98.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-keypair-override-on-create-ca8f12ffca41cd62.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-magnum-notifications-8bd44cfe9e80f82b.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-mesos-slave-flags-de6cf8c4d2c3c916.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bp-secure-etcd-cluster-coe-5abd22546f05a85b.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/broken-kuberenetes-client-d2d1da6029825208.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-1580704-32a0e91e285792ea.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-1614596-support-ssl-magnum-api-e4896928c6562e03.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-1663757-198e1aa8fa810984.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-1697655-add-etcd-volume-size-label-abde0060595bbbeb.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-1718947-0d4e67529e2817d7.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-1722522-d94743c6362a5e48.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-1766284-k8s-fedora-admin-user-e760f9b0edf49391.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-2002728-kube-os-conf-region-46cd60537bdabdb2.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-2002981-trustee-auth-region-name-37796a4e6a274fb8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/bug-2004942-052321df27529562.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/calico-configuration-label-ae0b43a7c7123f02.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/calico-network-driver-0199c2459041ae81.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/cert-manager-api-ee0cf7f3b767bb5d.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/change-service-name-ce5c72642fe1d3d1.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/cinder-csi-enabled-label-ab2b8ade63c57cf3.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/client-embed-certs-322701471e4d6e1d.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/cluster_template_update_labels-10ce66c87795f11c.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/configurable-k8s-health-polling-interval-75bb83b4701d48c5.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/configure-etcd-auth-bug-1759813-baac5e0fe8a2e97f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/configure_monitoring_app_endpoints-f00600c244a76cf4.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/containerd-598761bb536af6ba.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/coredns-update-9b03da4b89be18ad.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/default-admission-controller-04398548cf63597c.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/default-ng-worker-node-count-a88911a0b7a760a7.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/default-policy-k8s-keystone-auth-fa74aa03dcc12ef3.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/deploy-tiller-in-k8s-df12ee41d00dd7ff.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/deprecate-heapster-7e8dea0bab06aa51.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/deprecate-in-tree-cinder-c781a5c160d45ab6.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-b52d805359bc73b7.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/deprecate-send_cluster_metrics-8adaac64a979f720.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/devicemapper-deprecation-46a59adbf131bde1.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/disable-ssh-password-authn-f2baf619710e52aa.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/dns-autoscale-90b63e3d71d7794e.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/docker-volume-type-46044734f5a27661.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/drop-py27-support-7e2c4300341f9719.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/enable_cloud_provider_label-ed79295041bc46a8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/ensure-delete-complete-2f9bb53616e1e02b.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/expose_autoscaler_metrics-0ea9c61660409efe.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/expose_traefik_metrics-aebbde99d4ecc231.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fedora_coreos-e66b44d86dea380f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-cert-apimanager-527352622c5a9c3b.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-cluster-floating-ip-enabled-default-value-4e24d4bf09fc08c8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-cluster-update-886bd2d1156bef88.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-fedora-proxy-a4b8d5fc4ec65e80.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-global-stack-list-7a3a66169f5c4aa8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-k8s-coe-version-a8ea38f327ea6bb3.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-label-fixed_network_cidr-95d6a2571b58a8fc.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-nginx-getting-oom-killed-76139fd8b57e6c15.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-proxy-of-grafana-script-8b408d9d103dfc06.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-race-condition-for-k8s-multi-masters-29bd36de57df355a.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/fix-serveraddressoutputmapping-for-private-clusters-73a874bb4827d568.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/flannel-cni-4a5c9f574325761e.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/flannel-reboot-fix-f1382818daed4fa8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/grafana_prometheus_tag_label-78540ea106677485.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/heapster-enabled-label-292ca1ddac68a156.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/heat-container-agent-for-train-e63bc1559750fe9c.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-92848c1062c16c76.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-fe7cec6b890329af.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/helm-install-ingress-nginx-fe2acec1dd3032e3.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-cd18be76c4ed0e5f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-e7a5459417504a75.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/helm-install-prometheus-operator-ea87752bc57a0945.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/helm_client_label-1d6e70dfcf8ecd0d.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/hyperkube-prefix-01b9a5f4664edc90.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/ignore-calico-devices-in-network-manager-e1bdb052834e11e9.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/improve-k8s-master-kubelet-taint-0c56ffede270116d.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/ingress-controller-552ea956ceabdd25.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-79bdf2d0cd8a39fb.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-cluster-creation-speedup-21b5b368184d7bf0.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-dashboard-v2.0.0-771ce78b527209d3.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-delete-vip-fip-b2ddf61ddbc080bc.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-fcos-version-bumps-ca89507d2cf15384.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-fedora-atomic-rolling-upgrade-3d8edcdd91fa1529.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-improve-floating-ip-enabled-84cd00224d6b7bc1.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-keystone-auth-6c88c1a2d406fb61.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-nodes-security-group-9d8dbb91b006d9dd.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-octavia-ingress-controller-32c0b97031fd0dd4.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-prometheus-clusterip-b191fa163e3f1125.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s-volumes-az-fix-85ad48998d2c12aa.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s_fedora_atomic_apply_cluster_role-8a46c881de1a1fa3.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/k8s_fedora_protect_kubelet-8468ddcb92c2a624.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/keystone-auth-repo-6970c05f44299326.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/keystone_trustee_interface-6d63b74616dda1d4.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/kubelet-nfs-b51e572adfb56378.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/kubernetes-cloud-config-6c9a4bfec47e3bb4.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/make-keypair-optional-fcf4a17e440d0879.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/master-lb-allowed-cidrs-cc599da4eb96e983.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/merge-labels-9ba7deffc5bb3c7f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/migrations-1.3.20-60e5f990422f2ca5.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/missing-ip-in-api-address-c25eef757d5336aa.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/monitoring_persistent_storage-c5857fc099bd2f65.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/monitoring_scrape_ca_and_traefik-5544d8dd5ab7c234.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/monitoring_scrape_internal-6697e50f091b0c9c.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/no-cinder-volume-87b9339e066c30a0.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/nodegroup-limit-89930d45ee06c621.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/podsecuritypolicy-2400063d73524e06.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/pre-delete-all-loadbalancers-350a69ec787e11ea.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/pre-delete-cluster-5e27cfdf45e25805.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/prometheus-adapter-15fba9d739676e70.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/prometheus-operator-compatible-with-k8s-1-16-f8be99cf527075b8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/quota-api-182cd1bc9e706b17.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/remove-container-endpoint-3494eb8bd2406e87.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/rename-minion-to-node-9d32fe77d765f149.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/resize-api-2bf1fb164484dea9.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/return-clusterid-for-resize-upgrade-6e841c7b568fa807.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/return-server-id-in-kubeminion-cb33f5141e0b7fa9.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/rollback-bay-on-update-failure-83e5ff8a7904d5c4.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/rotate-cluster-cert-9f84deb0adf9afb1.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/server-groups-for-both-master-and-workder-bdd491e4323955d4.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/set-traefik-tag-7d4aca5685147970.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/stats-api-68bc66147ac027e6.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/story-2008548-65a571ad15451937.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/strip-ca-certificate-a09d0c31c45973df.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-all-tenants-for-admin-a042f5c520d35837.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-auto-healing-3e07c16c55209b0a.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-auto-healing-controller-333d1266918111e9.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-docker-storage-driver-for-fedora-coreos-697ffcc47e7e8359.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-fedora-atomic-os-upgrade-9f47182b21c6c028.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-helm-v3-5c68eca89fc9446b.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-multi-dns-server-0528be20f0e6aa62.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-octavia-for-k8s-service-d5d7fd041f9d76fa.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-policy-and-doc-in-code-0c19e479dbd953c9.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-post-install-file-1fe7afe7698dd7b2.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-rotate-ca-certs-913a6ef1b571733c.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-selinux-mode-5bd2a3ece23a2caa.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-sha256-verification-for-hyperkube-fb2292c6a8bb00ba.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-updating-k8s-cluster-health-via-api-b8a3cac3031c50a5.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support-upgrade-on-behalf-of-user-c04994831360f8c1.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/support_nodes_affinity_policy-22253fb9cf6739ec.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/swarm-integration-with-cinder-e3068138a3f75dbe.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/swarm-live-restore-b03ad192367abced.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/sync-service-account-keys-for-multi-masters-71217c4cf4dd472c.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/traefik-compatible-with-k8s-1-16-9a9ef6d3ccc92fb4.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/update-containerd-version-url-c095c0ee3c1a538b.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/update-kubernetes-dashboard-5196831c32d55aee.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/update-swarm-73d4340a881bff2f.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/update-to-f27-cc8aa873cdf111bc.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/update_prometheus_monitoring-342a86f826be6579.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/upgrade-api-975233ab93c0c092.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/upgrade-calico-6912a6f4fb5c21de.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/upgrade-coredns-25f3879c3a658309.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/upgrade-etcd-and-use-quay-io-coreos-etcd-1cb8e38e974f5975.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/upgrade-flannel-db5ef049e23fc4a8.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/upgrade-to-k8s-v1.11.1-8065fd768873295d.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/upgrade_api-1fecc206e5b0ef99.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/use_podman-39532143be2296c2.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/notes/using-vxlan-for-flannel-backend-8d82a290ca97d6e2.yaml -> magnum-12.1.1.dev4/releasenotes/notes copying releasenotes/source/conf.py -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/index.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/liberty.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/mitaka.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/newton.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/ocata.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/pike.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/queens.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/rocky.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/stein.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/train.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/unreleased.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/ussuri.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/victoria.rst -> magnum-12.1.1.dev4/releasenotes/source copying releasenotes/source/_static/.placeholder -> magnum-12.1.1.dev4/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> magnum-12.1.1.dev4/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> magnum-12.1.1.dev4/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> magnum-12.1.1.dev4/releasenotes/source/locale/ja/LC_MESSAGES copying specs/async-container-operation.rst -> magnum-12.1.1.dev4/specs copying specs/bay-drivers.rst -> magnum-12.1.1.dev4/specs copying specs/container-networking-model.rst -> magnum-12.1.1.dev4/specs copying specs/container-volume-integration-model.rst -> magnum-12.1.1.dev4/specs copying specs/containers-service.rst -> magnum-12.1.1.dev4/specs copying specs/create-trustee-user-for-each-bay.rst -> magnum-12.1.1.dev4/specs copying specs/flatten_attributes.rst -> magnum-12.1.1.dev4/specs copying specs/magnum-horizon-plugin.rst -> magnum-12.1.1.dev4/specs copying specs/open-dcos.rst -> magnum-12.1.1.dev4/specs copying specs/resource-quotas.rst -> magnum-12.1.1.dev4/specs copying specs/stats-api-spec.rst -> magnum-12.1.1.dev4/specs copying specs/tls-support-magnum.rst -> magnum-12.1.1.dev4/specs copying tools/cover.sh -> magnum-12.1.1.dev4/tools copying tools/flake8wrap.sh -> magnum-12.1.1.dev4/tools Writing magnum-12.1.1.dev4/setup.cfg creating dist Creating tar archive removing 'magnum-12.1.1.dev4' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.HlYTheiile/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.0mi25tcb:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-sushy-oem-idrac-bf615f26fe711a3881e57fd4340bb2f6a06cbd20 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/bf/61/bf615f26fe711a3881e57fd4340bb2f6a06cbd20_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-3d6b1ca7088474f449e8d45c68b0bc77171cc704 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/3d/6b/3d6b1ca7088474f449e8d45c68b0bc77171cc704_3f055f93 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-bc6622e0e7dce7b1a0d90b501424fa8c28d3f405 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/bc/66/bc6622e0e7dce7b1a0d90b501424fa8c28d3f405_1b28380b enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-f4984ca5487a673bb692f301056e8bcde74edd09 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f4/98/f4984ca5487a673bb692f301056e8bcde74edd09_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-327693af402e4dd0c03fe247c4cee7beaedd2852 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/32/76/327693af402e4dd0c03fe247c4cee7beaedd2852_1782787b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-ee15891b5d5e02ff355f50ad7647ead9d8ec6841 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/ee/15/ee15891b5d5e02ff355f50ad7647ead9d8ec6841_33dac5ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-8d89b30fbf88b057add46e4ae93553f088df36ed baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/8d/89/8d89b30fbf88b057add46e4ae93553f088df36ed_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2f45991fe8627defb7f91d8da41c66e7e1b6733 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/b2/f4/b2f45991fe8627defb7f91d8da41c66e7e1b6733_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/7f/14/7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-python-tripleoclient-095182c143336bb4b7039df411ad47f7b64bd4bf baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/09/51/095182c143336bb4b7039df411ad47f7b64bd4bf_fe1ab5ac enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c3e007c465f3bef75ef77d043f53672096655bb3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c3/e0/c3e007c465f3bef75ef77d043f53672096655bb3_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-62e6da1f754e5818cc20587cd5ee4350e7cbb60f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/62/e6/62e6da1f754e5818cc20587cd5ee4350e7cbb60f_d4b241f4 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5204784 1337540 6264660 9669860 4401620 DEBUG: Swap: 16777212 5528876 11248336 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 482G 68G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.e1_atn6f', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5218276 1310896 6264360 9683012 4388428 DEBUG: Swap: 16777212 5528876 11248336 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 482G 68G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.c1r0gfn_', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'dc5deb36375c4d9da93a2832539c0fc9', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.HlYTheiile/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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 ']' ++ grep .tar.gz ++ ls /tmp/tmp.HlYTheiile/dist + SOURCE=magnum-12.1.1.dev4.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.HlYTheiile/dist/magnum-12.1.1.dev4.tar.gz ++ basename magnum-12.1.1.dev4.tar.gz .tar.gz + SOURCEWITHREL=magnum-12.1.1.dev4-0.20220427095338.5870994.tar.gz + mv /tmp/tmp.HlYTheiile/dist/magnum-12.1.1.dev4.tar.gz /tmp/tmp.HlYTheiile/SOURCES/magnum-12.1.1.dev4-0.20220427095338.5870994.tar.gz + cd /home/centos8-wallaby/data/openstack-magnum_distro + cp -a magnum.logrotate openstack-magnum-api.service openstack-magnum-conductor.service openstack-magnum.spec /tmp/tmp.HlYTheiile/SOURCES/ + cp openstack-magnum.spec /tmp/tmp.HlYTheiile/SPECS/ + cd /tmp/tmp.HlYTheiile/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-magnum.spec + sed -i -e '1i%define upstream_version 12.1.1.dev4\' openstack-magnum.spec + grep -qc '^%global dlrn .*' openstack-magnum.spec + sed -i -e '1i%global dlrn 1\' openstack-magnum.spec + grep -qc '^%global dlrn_nvr .*' openstack-magnum.spec ++ basename magnum-12.1.1.dev4-0.20220427095338.5870994.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr magnum-12.1.1.dev4-0.20220427095338.5870994\' openstack-magnum.spec + sed -i -e s/UPSTREAMVERSION/12.1.1.dev4/g openstack-magnum.spec + set_nvr_in_spec + VERSION=12.1.1 + sed -i -e 's/Version:.*/Version: 12.1.1/g' openstack-magnum.spec + sed -i -e 's/Release:.*/Release: 0.20220427095338.5870994%{?dist}/g' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: magnum-12.1.1.dev4-0.20220427095338.5870994.tar.gz/' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-magnum.spec + cat openstack-magnum.spec %global dlrn_nvr magnum-12.1.1.dev4-0.20220427095338.5870994 %global dlrn 1 %define upstream_version 12.1.1.dev4 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global service magnum %global common_desc \ Magnum is an OpenStack project which provides a set of services for \ provisioning, scaling, and managing container orchestration engines. Name: openstack-%{service} Summary: Container Management project for OpenStack Version: 12.1.1 Release: 0.20220427095338.5870994%{?dist} License: ASL 2.0 URL: https://github.com/openstack/magnum.git Source0: magnum-12.1.1.dev4-0.20220427095338.5870994.tar.gz Source1: %{service}.logrotate Source2: %{name}-api.service Source3: %{name}-conductor.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: python3-werkzeug BuildRequires: systemd-units BuildRequires: openstack-macros # Required for config file generation BuildRequires: python3-pycadf BuildRequires: python3-osprofiler Requires: %{name}-common = %{version}-%{release} Requires: %{name}-conductor = %{version}-%{release} Requires: %{name}-api = %{version}-%{release} %description %{common_desc} %package -n python3-%{service} Summary: Magnum Python libraries %{?python_provide:%python_provide python3-%{service}} Requires: python3-pbr >= 5.5.0 Requires: python3-babel >= 2.3.4 Requires: python3-sqlalchemy >= 1.2.0 Requires: python3-wsme >= 0.8.0 Requires: python3-webob >= 1.8.1 Requires: python3-alembic >= 0.9.6 Requires: python3-docker >= 4.2.1 Requires: python3-eventlet >= 0.28.0 Requires: python3-iso8601 >= 0.1.11 Requires: python3-jsonpatch >= 1.16 Requires: python3-keystonemiddleware >= 9.0.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-oslo-concurrency >= 4.1.0 Requires: python3-oslo-config >= 2:8.1.0 Requires: python3-oslo-context >= 3.1.0 Requires: python3-oslo-db >= 8.2.0 Requires: python3-oslo-i18n >= 5.0.0 Requires: python3-oslo-log >= 4.2.0 Requires: python3-oslo-messaging >= 12.2.0 Requires: python3-oslo-middleware >= 4.1.0 Requires: python3-oslo-policy >= 3.6.0 Requires: python3-oslo-serialization >= 3.2.0 Requires: python3-oslo-service >= 2.2.0 Requires: python3-oslo-utils >= 4.2.0 Requires: python3-oslo-versionedobjects >= 2.1.0 Requires: python3-oslo-reports >= 2.1.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-osprofiler Requires: python3-pycadf >= 1.1.0 Requires: python3-pecan >= 1.3.3 Requires: python3-barbicanclient >= 5.0.0 Requires: python3-glanceclient >= 1:3.2.0 Requires: python3-heatclient >= 2.2.0 Requires: python3-neutronclient >= 7.2.0 Requires: python3-novaclient >= 17.2.0 Requires: python3-kubernetes >= 11.0.0 Requires: python3-keystoneclient >= 1:3.20.0 Requires: python3-keystoneauth1 >= 3.14.0 Requires: python3-octaviaclient >= 2.1.0 Requires: python3-cinderclient >= 7.1.0 Requires: python3-cliff >= 2.8.0 Requires: python3-requests >= 2.20.1 Requires: python3-six >= 1.10.0 Requires: python3-stevedore >= 3.3.0 Requires: python3-taskflow >= 2.16.0 Requires: python3-cryptography >= 2.1.4 Requires: python3-werkzeug >= 0.9 Requires: python3-marathon >= 0.8.6 Requires: python3-PyYAML Requires: python3-decorator >= 3.4.0 Requires: python3-setuptools >= 30.0.0 Requires: python3-yaml >= 3.13 %description -n python3-%{service} %{common_desc} %package common Summary: Magnum common Requires: python3-%{service} = %{version}-%{release} Requires(pre): shadow-utils %description common Components common to all OpenStack Magnum services %package conductor Summary: The Magnum conductor Requires: %{name}-common = %{version}-%{release} %{?systemd_requires} %description conductor OpenStack Magnum Conductor %package api Summary: The Magnum API Requires: %{name}-common = %{version}-%{release} %{?systemd_requires} %description api OpenStack-native ReST API to the Magnum Engine %if 0%{?with_doc} %package -n %{name}-doc Summary: Documentation for OpenStack Magnum Requires: python3-%{service} = %{version}-%{release} BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-stevedore BuildRequires: graphviz %description -n %{name}-doc %{common_desc} This package contains documentation files for Magnum. %endif # tests %package -n python3-%{service}-tests Summary: Tests for OpenStack Magnum %{?python_provide:%python_provide python3-%{service}-tests} Requires: python3-%{service} = %{version}-%{release} BuildRequires: python3-fixtures BuildRequires: python3-hacking BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-os-testr BuildRequires: python3-subunit BuildRequires: python3-stestr BuildRequires: python3-testscenarios BuildRequires: python3-testtools # copy-paste from runtime Requires BuildRequires: python3-babel BuildRequires: python3-sqlalchemy BuildRequires: python3-wsme BuildRequires: python3-webob BuildRequires: python3-alembic BuildRequires: python3-docker >= 4.2.1 BuildRequires: python3-eventlet BuildRequires: python3-iso8601 BuildRequires: python3-jsonpatch BuildRequires: python3-keystonemiddleware BuildRequires: python3-netaddr BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-config BuildRequires: python3-oslo-context BuildRequires: python3-oslo-db BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-middleware BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-serialization BuildRequires: python3-oslo-service BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-oslo-versionedobjects-tests BuildRequires: python3-oslo-reports BuildRequires: python3-oslo-upgradecheck BuildRequires: python3-pecan BuildRequires: python3-barbicanclient BuildRequires: python3-glanceclient BuildRequires: python3-heatclient BuildRequires: python3-neutronclient BuildRequires: python3-novaclient BuildRequires: python3-kubernetes BuildRequires: python3-keystoneclient BuildRequires: python3-octaviaclient BuildRequires: python3-cinderclient BuildRequires: python3-requests BuildRequires: python3-six BuildRequires: python3-stevedore BuildRequires: python3-taskflow BuildRequires: python3-cryptography BuildRequires: python3-marathon BuildRequires: python3-PyYAML BuildRequires: python3-decorator BuildRequires: vim Requires: vim %description -n python3-%{service}-tests %{common_desc} %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git # Let's handle dependencies ourselves rm -rf {test-,}requirements{-bandit,}.txt tools/{pip,test}-requires # Remove tests in contrib find contrib -name tests -type d | xargs rm -rf %build %{py3_build} %install %{py3_install} # docs generation requires everything to be installed first %if 0%{?with_doc} export PYTHONPATH=. sphinx-build -W -b html doc/source doc/build/html # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo %endif mkdir -p %{buildroot}%{_localstatedir}/log/%{service}/ mkdir -p %{buildroot}%{_localstatedir}/run/%{service}/ install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # install systemd unit files install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-api.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}-conductor.service mkdir -p %{buildroot}%{_sharedstatedir}/%{service}/ mkdir -p %{buildroot}%{_sharedstatedir}/%{service}/certificates/ mkdir -p %{buildroot}%{_sysconfdir}/%{service}/ oslo-config-generator --config-file etc/%{service}/magnum-config-generator.conf --output-file %{buildroot}%{_sysconfdir}/%{service}/magnum.conf chmod 640 %{buildroot}%{_sysconfdir}/%{service}/magnum.conf mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service} # Remove duplicate config directory /usr/etc/magnum, we are keeping config files at /etc/magnum rmdir %{buildroot}%{_prefix}/etc/%{service} %check # Remove hacking tests, we don't need them rm magnum/tests/unit/test_hacking.py PYTHON=%{__python3} stestr --test-path=./magnum/tests/unit run --concurrency 1 %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files common %{_bindir}/magnum-db-manage %{_bindir}/magnum-driver-manage %{_bindir}/magnum-status %license LICENSE %dir %attr(0750,%{service},root) %{_localstatedir}/log/%{service} %dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service}/certificates %dir %attr(0755,%{service},root) %{_sysconfdir}/%{service} %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/magnum.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %pre common # 1870:1870 for magnum - rhbz#845078 getent group %{service} >/dev/null || groupadd -r --gid 1870 %{service} getent passwd %{service} >/dev/null || \ useradd --uid 1870 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Magnum Daemons" %{service} exit 0 %files conductor %doc README.rst %license LICENSE %{_bindir}/magnum-conductor %{_unitdir}/%{name}-conductor.service %post conductor %systemd_post %{name}-conductor.service %preun conductor %systemd_preun %{name}-conductor.service %postun conductor %systemd_postun_with_restart %{name}-conductor.service %files api %doc README.rst %license LICENSE %{_bindir}/magnum-api %{_bindir}/magnum-api-wsgi %{_unitdir}/%{name}-api.service %if 0%{?with_doc} %files -n %{name}-doc %license LICENSE %doc doc/build/html %endif %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %post api %systemd_post %{name}-api.service %preun api %systemd_preun %{name}-api.service %postun api %systemd_postun_with_restart %{name}-api.service %changelog + spectool -g -C /tmp/tmp.HlYTheiile/SOURCES openstack-magnum.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 --spec openstack-magnum.spec --sources=/tmp/tmp.HlYTheiile/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.gdv56srp:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-sushy-oem-idrac-bf615f26fe711a3881e57fd4340bb2f6a06cbd20 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/bf/61/bf615f26fe711a3881e57fd4340bb2f6a06cbd20_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-3d6b1ca7088474f449e8d45c68b0bc77171cc704 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/3d/6b/3d6b1ca7088474f449e8d45c68b0bc77171cc704_3f055f93 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-bc6622e0e7dce7b1a0d90b501424fa8c28d3f405 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/bc/66/bc6622e0e7dce7b1a0d90b501424fa8c28d3f405_1b28380b enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-f4984ca5487a673bb692f301056e8bcde74edd09 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f4/98/f4984ca5487a673bb692f301056e8bcde74edd09_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-327693af402e4dd0c03fe247c4cee7beaedd2852 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/32/76/327693af402e4dd0c03fe247c4cee7beaedd2852_1782787b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-ee15891b5d5e02ff355f50ad7647ead9d8ec6841 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/ee/15/ee15891b5d5e02ff355f50ad7647ead9d8ec6841_33dac5ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-8d89b30fbf88b057add46e4ae93553f088df36ed baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/8d/89/8d89b30fbf88b057add46e4ae93553f088df36ed_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2f45991fe8627defb7f91d8da41c66e7e1b6733 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/b2/f4/b2f45991fe8627defb7f91d8da41c66e7e1b6733_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/7f/14/7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-python-tripleoclient-095182c143336bb4b7039df411ad47f7b64bd4bf baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/09/51/095182c143336bb4b7039df411ad47f7b64bd4bf_fe1ab5ac enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c3e007c465f3bef75ef77d043f53672096655bb3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c3/e0/c3e007c465f3bef75ef77d043f53672096655bb3_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-62e6da1f754e5818cc20587cd5ee4350e7cbb60f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/62/e6/62e6da1f754e5818cc20587cd5ee4350e7cbb60f_d4b241f4 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-magnum.spec) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5114036 1220072 6406064 9878076 4100024 DEBUG: Swap: 16777212 5528876 11248336 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 481G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.x2kwkc0_', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5147592 916720 6603980 10147872 4120072 DEBUG: Swap: 16777212 5528876 11248336 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 483G 68G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.77rhcmjo', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'b801ea47a8a24385a2ea706e43bb3a1e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '199fbe3543af478db4f5a1e9298dad00', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b48e270105c3473c81e9ab1a0650ba70', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '32e51c634c5546779a775c3c974b4509', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '4559003ca2364e86930eb6312de27b4b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-12.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-12.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-197.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-197.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-197.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-12.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.64-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-197.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-197.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libstdc++-8.5.0-12.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-8.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: audit-libs-3.0.7-3.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-197.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-17.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hf76bkcf:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c128fed4d76f41188cb2688cf71353b2', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hf76bkcf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-sushy-oem-idrac-bf615f26fe711a3 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-3d6b1ca708 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-bc6622e0 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-f4984ca5487a673bb692f 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-327693af402e4dd0c03fe24 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-ee15891b5d 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-8d89b30fbf88b057add4 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2f45991fe8627defb7f 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-7f14a54134e435d2a6d 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tripleoclient-095182c143336bb4b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c3e007c465f3bef7 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-62e6da1f 24 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 26 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 30 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.9 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 2.7 kB/s | 4.4 kB 00:01 DEBUG: dlrn-wallaby-testing 26 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 27 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 20 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 21 kB/s | 3.0 kB 00:00 DEBUG: opstools 18 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 20 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c6bba5699ea44f2ebffd077e8b260b76', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-12.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-12.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-197.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-197.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-197.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-12.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.64-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-197.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-197.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libstdc++-8.5.0-12.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-8.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: audit-libs-3.0.7-3.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-197.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-17.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gdv56srp:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gdv56srp:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3137e6a5322647a69346acb1eb9c8390', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gdv56srp:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-magnum.spec) Config(dlrn-5) 0 minutes 47 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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.HlYTheiile INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-sushy-oem-idrac-bf615f26fe711a3881e57fd4340bb2f6a06cbd20 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/bf/61/bf615f26fe711a3881e57fd4340bb2f6a06cbd20_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-3d6b1ca7088474f449e8d45c68b0bc77171cc704 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/3d/6b/3d6b1ca7088474f449e8d45c68b0bc77171cc704_3f055f93 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-bc6622e0e7dce7b1a0d90b501424fa8c28d3f405 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/bc/66/bc6622e0e7dce7b1a0d90b501424fa8c28d3f405_1b28380b enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-c8f1746e03c121063bdb954dd83d3e62afe3e038 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/c8/f1/c8f1746e03c121063bdb954dd83d3e62afe3e038_badbd057 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-f4984ca5487a673bb692f301056e8bcde74edd09 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f4/98/f4984ca5487a673bb692f301056e8bcde74edd09_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-327693af402e4dd0c03fe247c4cee7beaedd2852 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/32/76/327693af402e4dd0c03fe247c4cee7beaedd2852_1782787b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-c9bfadc59b8b2954d69de494e09fc3429a0fd8b9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/c9/bf/c9bfadc59b8b2954d69de494e09fc3429a0fd8b9_a5d3504b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-ee15891b5d5e02ff355f50ad7647ead9d8ec6841 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/ee/15/ee15891b5d5e02ff355f50ad7647ead9d8ec6841_33dac5ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-8d89b30fbf88b057add46e4ae93553f088df36ed baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/8d/89/8d89b30fbf88b057add46e4ae93553f088df36ed_c98a8d3f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-b2f45991fe8627defb7f91d8da41c66e7e1b6733 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/b2/f4/b2f45991fe8627defb7f91d8da41c66e7e1b6733_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-9fe096e1422c7c884b94166763b4857b5abcea30 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/9f/e0/9fe096e1422c7c884b94166763b4857b5abcea30_c26fdbf5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/7f/14/7f14a54134e435d2a6d0d2d8fb849a48d1cd4cee_048d9d64 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-python-tripleoclient-095182c143336bb4b7039df411ad47f7b64bd4bf baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/09/51/095182c143336bb4b7039df411ad47f7b64bd4bf_fe1ab5ac enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-c3e007c465f3bef75ef77d043f53672096655bb3 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c3/e0/c3e007c465f3bef75ef77d043f53672096655bb3_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-62e6da1f754e5818cc20587cd5ee4350e7cbb60f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/62/e6/62e6da1f754e5818cc20587cd5ee4350e7cbb60f_d4b241f4 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5997220 639892 6613128 9575072 3199276 DEBUG: Swap: 16777212 5529388 11247824 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 481G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.05qen_2t', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4584012 2046108 5394200 9582064 5831412 DEBUG: Swap: 16777212 5527852 11249360 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.hsexnvt_', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'af06868e0a944062bbe5a64d1a40f257', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '852452c31a994190ba94d5abb07ff935', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '27b7ee06d3944fea8935f5fffdaa8908', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '991f6bdc672e44acb05ff8b3bfea6aa8', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '9cacbfb9773e4c68aa56238beb834bd9', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-12.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-12.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-197.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-197.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-197.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-12.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.64-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-197.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-197.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libstdc++-8.5.0-12.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-8.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: audit-libs-3.0.7-3.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-197.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-17.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2t5jrsk3:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e6cee44ca4364ee7bb7049065c7dc05a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2t5jrsk3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-sushy-oem-idrac-bf615f26fe711a3 3.5 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-3d6b1ca708 2.2 kB/s | 3.0 kB 00:01 DEBUG: delorean-ansible-collections-openstack-bc6622e0 1.8 kB/s | 3.0 kB 00:01 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 1.3 kB/s | 3.0 kB 00:02 DEBUG: delorean-openstack-tobiko-f4984ca5487a673bb692f 2.1 kB/s | 3.0 kB 00:01 DEBUG: delorean-openstack-nova-327693af402e4dd0c03fe24 1.3 kB/s | 3.0 kB 00:02 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 1.1 kB/s | 3.0 kB 00:02 DEBUG: delorean-python-manila-tests-tempest-ee15891b5d 2.4 kB/s | 3.0 kB 00:01 DEBUG: delorean-openstack-neutron-8d89b30fbf88b057add4 6.1 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2f45991fe8627defb7f 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-7f14a54134e435d2a6d 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tripleoclient-095182c143336bb4b 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c3e007c465f3bef7 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-62e6da1f 23 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 135 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 100 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.1 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 1.8 kB/s | 4.4 kB 00:02 DEBUG: dlrn-wallaby-testing 23 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 18 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 64 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 61 kB/s | 3.0 kB 00:00 DEBUG: opstools 76 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 68 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'feef4e55286549faaf4f8bab627a4360', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-12.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-12.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-197.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-197.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-197.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-12.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.64-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-197.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-197.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libstdc++-8.5.0-12.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-8.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: audit-libs-3.0.7-3.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-197.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-17.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm Start: build setup for openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6e955193a1414fb78abcce86621a9d63', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-magnum-12.1.1-0.202204270953######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eee11c36a99f4f7187c8cda7086497bb', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: magnum-12.1.1.dev4-0.20220427095338.5870994.tar.gz DEBUG: magnum.logrotate DEBUG: openstack-magnum-api.service DEBUG: openstack-magnum-conductor.service DEBUG: openstack-magnum.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0f1aaff0240f423e9a9cec46974b5a68', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2t5jrsk3:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '11274e39a0834d86b3757917992f9257', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2t5jrsk3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:07 ago on Wed Apr 27 10:00:23 2022. DEBUG: Package git-core-2.31.1-2.el8.x86_64 is already installed. DEBUG: Package graphviz-2.40.1-43.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-5.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-eventlet-0.30.0-1.1.el8.noarch is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-requests-2.25.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-six-1.15.0-2.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 is already installed. DEBUG: Package systemd-239-58.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-barbicanclient noarch 5.1.0-0.20210316154446.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-cinderclient noarch 7.4.1-0.20210903082820.4f72e6f.el8 delorean-component-clients 241 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-docker noarch 4.2.1-3.el8 delorean-wallaby-testing 224 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-glanceclient noarch 1:3.3.0-0.20210315220313.f802c71.el8 delorean-component-clients 147 k DEBUG: python3-hacking noarch 1.0.1-0.20210315095319.865398f.el8 delorean-component-common 1.0 M DEBUG: python3-heatclient noarch 2.3.1-0.20220318101025.d16c245.el8 delorean-component-clients 163 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-keystoneclient noarch 1:4.2.0-0.20210316044851.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-kubernetes noarch 11.0.0-4.el8 delorean-wallaby-testing 1.2 M DEBUG: python3-marathon noarch 0.8.8-12.el8 delorean-wallaby-testing 56 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-neutronclient noarch 7.3.0-0.20210316051900.4963c7a.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.4.0-0.20210316055500.54d4da1.el8 delorean-component-clients 225 k DEBUG: python3-octaviaclient noarch 2.3.1-0.20210713054759.51347bc.el8 delorean-component-clients 92 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-wallaby-build-deps 956 k DEBUG: python3-os-testr noarch 2.0.0-0.20210315102203.248dc81.el8 delorean-component-common 71 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 147 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.2-0.20220225081837.a2c2ec2.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.2.0-0.20210315105955.bc631ae.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.1-0.20220222091817.4cc3a55.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects-tests noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 79 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-stevedore noarch 3.3.1-0.20220225083222.eeec4a3.el8 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-taskflow noarch 4.6.0-0.20210315120753.0f7c6e9.el8 delorean-component-common 689 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-testtools noarch 2.5.0-2.el8 delorean-wallaby-testing 353 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wsme noarch 0.10.1-0.20220104140414.63fe135.el8 delorean-component-common 140 k DEBUG: vim-enhanced x86_64 2:8.0.1763-16.el8_5.12 Stream-AppStream 1.4 M DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-wallaby-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.23-8.el8 Stream-AppStream 80 k DEBUG: gpm-libs x86_64 1.20.7-17.el8 Stream-AppStream 39 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-wallaby-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-12.el8 Stream-BaseOS 644 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-wallaby-testing 168 k DEBUG: libquadmath x86_64 8.5.0-12.el8 Stream-BaseOS 171 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-3.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-3.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-421.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-421.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-AppStream 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-421.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-AppStream 121 k DEBUG: perl-libs x86_64 4:5.26.3-421.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-421.el8 Stream-BaseOS 72 k DEBUG: perl-open noarch 1.11-421.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-openstackclient-lang noarch 5.5.1-0.20210903065303.53f1efa.el8 delorean-component-clients 57 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.1-0.20220222091817.4cc3a55.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-wallaby-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-wallaby-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.3.1-0.20220228091836.4a3e539.el8 delorean-component-common 41 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-wallaby-testing 16 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-wallaby-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-wallaby-testing 412 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-entrypoints noarch 0.3-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-flake8 noarch 3.7.7-6.el8 delorean-wallaby-testing 123 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-google-auth noarch 1:1.24.0-1.el8 delorean-wallaby-testing 132 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-wallaby-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-wallaby-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-wallaby-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-wallaby-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-wallaby-testing 64 k DEBUG: python3-mccabe noarch 0.6.1-14.el8 delorean-wallaby-testing 22 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-wallaby-testing 26 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-wallaby-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-wallaby-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-openstackclient noarch 5.5.1-0.20210903065303.53f1efa.el8 delorean-component-clients 1.2 M DEBUG: python3-openstacksdk noarch 0.55.1-0.20220406125402.f09ed4a.el8 delorean-component-clients 854 k DEBUG: python3-os-client-config noarch 2.1.0-0.20210315163025.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.3.1-0.20210315174831.2b7a679.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-wallaby-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-wallaby-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pycodestyle noarch 2.5.0-6.el8 delorean-wallaby-testing 94 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-pyflakes noarch 2.1.1-5.el8 delorean-wallaby-testing 69 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-wallaby-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-requests-oauthlib noarch 1.0.0-1.el8 Stream-BaseOS 43 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210315095058.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-rsa noarch 4.6-2.el8 delorean-wallaby-testing 60 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-wallaby-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-wallaby-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-sseclient noarch 0.0.18-9.el8 delorean-wallaby-testing 16 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-swiftclient noarch 3.11.1-0.20210316052106.06b36ae.el8 delorean-component-clients 175 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-wallaby-testing 1.4 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-wallaby-testing 50 k DEBUG: python3-tkinter x86_64 3.6.8-46.el8 Stream-AppStream 372 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-wallaby-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-websocket-client noarch 0.56.0-5.el8 delorean-wallaby-testing 61 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-25.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-25.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-25.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-25.el8 Stream-AppStream 541 k DEBUG: texlive-tetex noarch 7:20180414-25.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-25.el8 Stream-AppStream 280 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: vim-common x86_64 2:8.0.1763-16.el8_5.12 Stream-AppStream 6.3 M DEBUG: vim-filesystem noarch 2:8.0.1763-16.el8_5.12 Stream-AppStream 50 k DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.7-5.el8 Stream-BaseOS 274 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 254 Packages DEBUG: Total size: 116 M DEBUG: Total download size: 6.0 M DEBUG: Installed size: 490 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.1-0.20220222091817.4cc3a55.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.2-0.20220225081837.a2c2ec2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.1-0.20220222091817.4cc3a55.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.7-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-oauthlib-1.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpm-libs-1.20.7-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-421.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-common-8.0.1763-16.el8_5.12.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-enhanced-8.0.1763-16.el8_5.12.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-filesystem-8.0.1763-16.el8_5.12.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-4.2.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-entrypoints-0.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.7.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-google-auth-1.24.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kubernetes-11.0.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-marathon-0.8.8-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.6.1-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.5.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.1.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-4.6-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sseclient-0.0.18-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-0.56.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (233/254): python-openstackclient-lang-5.5.1-0. 133 kB/s | 57 kB 00:00 DEBUG: (234/254): python3-barbicanclient-5.1.0-0.20210 252 kB/s | 130 kB 00:00 DEBUG: (235/254): python3-glanceclient-3.3.0-0.2021031 542 kB/s | 147 kB 00:00 DEBUG: (236/254): python3-cinderclient-7.4.1-0.2021090 328 kB/s | 241 kB 00:00 DEBUG: (237/254): python3-heatclient-2.3.1-0.202203181 475 kB/s | 163 kB 00:00 DEBUG: (238/254): python3-keystoneclient-4.2.0-0.20210 629 kB/s | 252 kB 00:00 DEBUG: (239/254): python3-neutronclient-7.3.0-0.202103 700 kB/s | 310 kB 00:00 DEBUG: (240/254): python3-novaclient-17.4.0-0.20210316 663 kB/s | 225 kB 00:00 DEBUG: (241/254): python3-octaviaclient-2.3.1-0.202107 611 kB/s | 92 kB 00:00 DEBUG: (242/254): python3-os-service-types-1.7.0-0.202 338 kB/s | 36 kB 00:00 DEBUG: (243/254): python3-osc-lib-2.3.1-0.202103151748 590 kB/s | 77 kB 00:00 DEBUG: (244/254): python3-oslotest-4.4.1-0.20210315103 575 kB/s | 47 kB 00:00 DEBUG: (245/254): python3-stevedore-3.3.1-0.2022022508 714 kB/s | 68 kB 00:00 DEBUG: (246/254): python3-swiftclient-3.11.1-0.2021031 749 kB/s | 175 kB 00:00 DEBUG: (247/254): python3-openstacksdk-0.55.1-0.202204 1.1 MB/s | 854 kB 00:00 DEBUG: (248/254): python3-automaton-2.3.1-0.2022022809 391 kB/s | 41 kB 00:00 DEBUG: (249/254): python3-oslo-versionedobjects-tests- 938 kB/s | 79 kB 00:00 DEBUG: (250/254): python3-openstackclient-5.5.1-0.2021 1.3 MB/s | 1.2 MB 00:00 DEBUG: (251/254): python3-wsme-0.10.1-0.20220104140414 1.3 MB/s | 140 kB 00:00 DEBUG: (252/254): python3-os-client-config-2.1.0-0.202 932 kB/s | 53 kB 00:00 DEBUG: (253/254): python3-taskflow-4.6.0-0.20210315120 1.6 MB/s | 689 kB 00:00 DEBUG: (254/254): python3-hacking-1.0.1-0.202103150953 1.4 MB/s | 1.0 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.1 MB/s | 6.0 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 : python3-webob-1.8.6-3.el8.noarch 1/254 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/254 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/254 DEBUG: Installing : python3-testtools-2.5.0-2.el8.noarch 4/254 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 5/254 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 6/254 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 7/254 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 8/254 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 9/254 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 10/254 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 11/254 DEBUG: Installing : texlive-base-7:20180414-25.el8.noarch 11/254 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 12/254 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 13/254 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 14/254 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 15/254 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 16/254 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 17/254 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 18/254 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 19/254 DEBUG: Installing : python3-websocket-client-0.56.0-5.el8.noarch 20/254 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 21/254 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 22/254 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 23/254 DEBUG: Installing : python3-pyflakes-2.1.1-5.el8.noarch 24/254 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 25/254 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 26/254 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 27/254 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 28/254 DEBUG: Installing : texlive-lib-7:20180414-25.el8.x86_64 29/254 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 30/254 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 31/254 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 32/254 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 33/254 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 34/254 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 35/254 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 35/254 DEBUG: Installing : libquadmath-8.5.0-12.el8.x86_64 36/254 DEBUG: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 36/254 DEBUG: Installing : libgfortran-8.5.0-12.el8.x86_64 37/254 DEBUG: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 37/254 DEBUG: Installing : openblas-0.3.15-3.el8.x86_64 38/254 DEBUG: Running scriptlet: openblas-0.3.15-3.el8.x86_64 38/254 DEBUG: Installing : openblas-threads-0.3.15-3.el8.x86_64 39/254 DEBUG: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 39/254 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 40/254 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 41/254 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 42/254 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 43/254 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 43/254 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 44/254 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 45/254 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 46/254 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 46/254 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 46/254 DEBUG: Installing : python3-tkinter-3.6.8-46.el8.x86_64 47/254 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 48/254 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 49/254 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 50/254 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 51/254 DEBUG: Installing : python3-rsa-4.6-2.el8.noarch 52/254 DEBUG: Installing : python3-google-auth-1:1.24.0-1.el8.noarch 53/254 DEBUG: Installing : python3-automaton-2.3.1-0.20220228091836.4a3e539 54/254 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 55/254 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 56/254 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 57/254 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 58/254 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 59/254 DEBUG: Installing : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 60/254 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 61/254 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 62/254 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 63/254 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 64/254 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 65/254 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 66/254 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 67/254 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 68/254 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 69/254 DEBUG: Installing : python3-sseclient-0.0.18-9.el8.noarch 70/254 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 71/254 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 72/254 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 73/254 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 74/254 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 75/254 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 76/254 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 77/254 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 78/254 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 79/254 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 80/254 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 81/254 DEBUG: Installing : python3-pycodestyle-2.5.0-6.el8.noarch 82/254 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 83/254 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 84/254 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 85/254 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 86/254 DEBUG: Installing : python3-mccabe-0.6.1-14.el8.noarch 87/254 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 88/254 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 89/254 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 90/254 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 91/254 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 92/254 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 93/254 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 94/254 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 95/254 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 96/254 DEBUG: Installing : python3-entrypoints-0.3-4.el8.noarch 97/254 DEBUG: Installing : python3-flake8-3.7.7-6.el8.noarch 98/254 DEBUG: Installing : python3-hacking-1.0.1-0.20210315095319.865398f.e 99/254 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 100/254 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 101/254 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 102/254 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 103/254 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 104/254 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 105/254 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 106/254 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 107/254 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 108/254 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 109/254 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 110/254 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 111/254 DEBUG: Installing : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 112/254 DEBUG: Installing : vim-common-2:8.0.1763-16.el8_5.12.x86_64 113/254 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 114/254 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 115/254 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 116/254 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 117/254 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 118/254 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 119/254 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 120/254 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 121/254 DEBUG: Installing : gpm-libs-1.20.7-17.el8.x86_64 122/254 DEBUG: Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 122/254 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 123/254 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 124/254 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 125/254 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 126/254 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 127/254 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 128/254 DEBUG: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 129/254 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 130/254 DEBUG: Installing : lzo-2.08-14.el8.x86_64 131/254 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 132/254 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 133/254 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 134/254 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 135/254 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 136/254 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 137/254 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 138/254 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 139/254 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 140/254 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 141/254 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 142/254 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 143/254 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 144/254 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 145/254 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 146/254 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 147/254 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 148/254 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 149/254 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 150/254 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 151/254 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 152/254 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 153/254 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 154/254 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 155/254 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 156/254 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 157/254 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 158/254 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 159/254 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 160/254 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 161/254 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 162/254 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 163/254 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 164/254 DEBUG: Installing : perl-Errno-1.28-421.el8.x86_64 165/254 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 166/254 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 167/254 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 168/254 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 169/254 DEBUG: Installing : perl-libs-4:5.26.3-421.el8.x86_64 170/254 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 171/254 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 172/254 DEBUG: Installing : perl-macros-4:5.26.3-421.el8.x86_64 173/254 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 174/254 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 175/254 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 176/254 DEBUG: Installing : perl-IO-1.38-421.el8.x86_64 177/254 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 178/254 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 179/254 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 180/254 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 181/254 DEBUG: Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 182/254 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 183/254 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 184/254 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 185/254 DEBUG: Installing : perl-open-1.11-421.el8.noarch 186/254 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 187/254 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 188/254 DEBUG: Installing : texlive-texlive.infra-7:20180414-25.el8.noarch 189/254 DEBUG: Installing : texlive-tetex-7:20180414-25.el8.noarch 190/254 DEBUG: Installing : texlive-kpathsea-7:20180414-25.el8.x86_64 191/254 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 191/254 DEBUG: Installing : texlive-dvipng-7:20180414-25.el8.x86_64 192/254 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-25.el8.x86_64 192/254 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 193/254 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 194/254 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 195/254 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 196/254 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 197/254 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 198/254 DEBUG: Installing : bash-completion-1:2.7-5.el8.noarch 199/254 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2021031509505 200/254 DEBUG: Installing : python3-openstacksdk-0.55.1-0.20220406125402.f09 201/254 DEBUG: Installing : python3-os-client-config-2.1.0-0.20210315163025. 202/254 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 203/254 DEBUG: Installing : python-oslo-versionedobjects-lang-2.4.1-0.202202 204/254 DEBUG: Installing : python-oslo-utils-lang-4.8.1-0.20220222091817.4c 205/254 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 206/254 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 207/254 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 208/254 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 209/254 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 210/254 DEBUG: Installing : python3-oslo-utils-4.8.1-0.20220222091817.4cc3a5 211/254 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 212/254 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 213/254 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 214/254 DEBUG: Installing : python3-keystoneclient-1:4.2.0-0.20210316044851. 215/254 DEBUG: Installing : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 216/254 DEBUG: Installing : python3-neutronclient-7.3.0-0.20210316051900.496 217/254 DEBUG: Installing : python3-swiftclient-3.11.1-0.20210316052106.06b3 218/254 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 219/254 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 220/254 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 221/254 DEBUG: Installing : python3-novaclient-1:17.4.0-0.20210316055500.54d 222/254 DEBUG: Installing : python3-cinderclient-7.4.1-0.20210903082820.4f72 223/254 DEBUG: Installing : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 224/254 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 225/254 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 226/254 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 227/254 DEBUG: Installing : python3-oslo-messaging-12.7.2-0.20220225081837.a 228/254 DEBUG: Installing : python3-oslo-versionedobjects-2.4.1-0.2022022507 229/254 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 230/254 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 231/254 DEBUG: Installing : python-openstackclient-lang-5.5.1-0.202109030653 232/254 DEBUG: Installing : python3-openstackclient-5.5.1-0.20210903065303.5 233/254 DEBUG: Running scriptlet: python3-openstackclient-5.5.1-0.20210903065303.5 233/254 DEBUG: The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. DEBUG: Installing : python3-octaviaclient-2.3.1-0.20210713054759.513 234/254 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 235/254 DEBUG: Installing : python3-oslo-versionedobjects-tests-2.4.1-0.2022 236/254 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 237/254 DEBUG: Installing : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 238/254 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 239/254 DEBUG: Installing : python3-heatclient-2.3.1-0.20220318101025.d16c24 240/254 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210316154446.ad 241/254 DEBUG: Installing : python3-oslo-reports-2.2.0-0.20210315105955.bc63 242/254 DEBUG: Installing : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 243/254 DEBUG: Installing : python3-glanceclient-1:3.3.0-0.20210315220313.f8 244/254 DEBUG: Installing : vim-enhanced-2:8.0.1763-16.el8_5.12.x86_64 245/254 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 246/254 DEBUG: Installing : python3-os-testr-2.0.0-0.20210315102203.248dc81. 247/254 DEBUG: Installing : python3-kubernetes-11.0.0-4.el8.noarch 248/254 DEBUG: Installing : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 249/254 DEBUG: Installing : python3-marathon-0.8.8-12.el8.noarch 250/254 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 251/254 DEBUG: Installing : python3-docker-4.2.1-3.el8.noarch 252/254 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 253/254 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 254/254 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 254/254 DEBUG: Running scriptlet: python3-werkzeug-1.0.1-4.el8.noarch 254/254 DEBUG: Running scriptlet: vim-common-2:8.0.1763-16.el8_5.12.x86_64 254/254 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 254/254 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 254/254 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-5.5.1-0.202109030653 1/254 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210316154446.ad 2/254 DEBUG: Verifying : python3-cinderclient-7.4.1-0.20210903082820.4f72 3/254 DEBUG: Verifying : python3-glanceclient-1:3.3.0-0.20210315220313.f8 4/254 DEBUG: Verifying : python3-heatclient-2.3.1-0.20220318101025.d16c24 5/254 DEBUG: Verifying : python3-keystoneclient-1:4.2.0-0.20210316044851. 6/254 DEBUG: Verifying : python3-neutronclient-7.3.0-0.20210316051900.496 7/254 DEBUG: Verifying : python3-novaclient-1:17.4.0-0.20210316055500.54d 8/254 DEBUG: Verifying : python3-octaviaclient-2.3.1-0.20210713054759.513 9/254 DEBUG: Verifying : python3-openstackclient-5.5.1-0.20210903065303.5 10/254 DEBUG: Verifying : python3-openstacksdk-0.55.1-0.20220406125402.f09 11/254 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 12/254 DEBUG: Verifying : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 13/254 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 14/254 DEBUG: Verifying : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 15/254 DEBUG: Verifying : python3-swiftclient-3.11.1-0.20210316052106.06b3 16/254 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 17/254 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 18/254 DEBUG: Verifying : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 19/254 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 20/254 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 21/254 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 22/254 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 23/254 DEBUG: Verifying : python-oslo-utils-lang-4.8.1-0.20220222091817.4c 24/254 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.4.1-0.202202 25/254 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 26/254 DEBUG: Verifying : python3-automaton-2.3.1-0.20220228091836.4a3e539 27/254 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 28/254 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 29/254 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 30/254 DEBUG: Verifying : python3-hacking-1.0.1-0.20210315095319.865398f.e 31/254 DEBUG: Verifying : python3-os-testr-2.0.0-0.20210315102203.248dc81. 32/254 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 33/254 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 34/254 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 35/254 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 36/254 DEBUG: Verifying : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 37/254 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 38/254 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 39/254 DEBUG: Verifying : python3-oslo-messaging-12.7.2-0.20220225081837.a 40/254 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 41/254 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 42/254 DEBUG: Verifying : python3-oslo-reports-2.2.0-0.20210315105955.bc63 43/254 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 44/254 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 45/254 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 46/254 DEBUG: Verifying : python3-oslo-utils-4.8.1-0.20220222091817.4cc3a5 47/254 DEBUG: Verifying : python3-oslo-versionedobjects-2.4.1-0.2022022507 48/254 DEBUG: Verifying : python3-oslo-versionedobjects-tests-2.4.1-0.2022 49/254 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 50/254 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 51/254 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2021031509505 52/254 DEBUG: Verifying : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 53/254 DEBUG: Verifying : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 54/254 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 55/254 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 56/254 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20210315163025. 57/254 DEBUG: Verifying : bash-completion-1:2.7-5.el8.noarch 58/254 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 59/254 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 60/254 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 61/254 DEBUG: Verifying : libgfortran-8.5.0-12.el8.x86_64 62/254 DEBUG: Verifying : libquadmath-8.5.0-12.el8.x86_64 63/254 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 64/254 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 65/254 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 66/254 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 67/254 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 68/254 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 69/254 DEBUG: Verifying : perl-Errno-1.28-421.el8.x86_64 70/254 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 71/254 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 72/254 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 73/254 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 74/254 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 75/254 DEBUG: Verifying : perl-IO-1.38-421.el8.x86_64 76/254 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 77/254 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 78/254 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 79/254 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 80/254 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 81/254 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 82/254 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 83/254 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 84/254 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 85/254 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 86/254 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 87/254 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 88/254 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 89/254 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 90/254 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 91/254 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 92/254 DEBUG: Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 93/254 DEBUG: Verifying : perl-libs-4:5.26.3-421.el8.x86_64 94/254 DEBUG: Verifying : perl-macros-4:5.26.3-421.el8.x86_64 95/254 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 96/254 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 97/254 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 98/254 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 99/254 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 100/254 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 101/254 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 102/254 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 103/254 DEBUG: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 104/254 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 105/254 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 106/254 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 107/254 DEBUG: Verifying : gpm-libs-1.20.7-17.el8.x86_64 108/254 DEBUG: Verifying : openblas-0.3.15-3.el8.x86_64 109/254 DEBUG: Verifying : openblas-threads-0.3.15-3.el8.x86_64 110/254 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 111/254 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 112/254 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 113/254 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 114/254 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 115/254 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 116/254 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 117/254 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 118/254 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 119/254 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 120/254 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 121/254 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 122/254 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 123/254 DEBUG: Verifying : perl-open-1.11-421.el8.noarch 124/254 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 125/254 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 126/254 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 127/254 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 128/254 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 129/254 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 130/254 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 131/254 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 132/254 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 133/254 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 134/254 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 135/254 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 136/254 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 137/254 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 138/254 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 139/254 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 140/254 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 141/254 DEBUG: Verifying : python3-tkinter-3.6.8-46.el8.x86_64 142/254 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 143/254 DEBUG: Verifying : texlive-base-7:20180414-25.el8.noarch 144/254 DEBUG: Verifying : texlive-dvipng-7:20180414-25.el8.x86_64 145/254 DEBUG: Verifying : texlive-kpathsea-7:20180414-25.el8.x86_64 146/254 DEBUG: Verifying : texlive-lib-7:20180414-25.el8.x86_64 147/254 DEBUG: Verifying : texlive-tetex-7:20180414-25.el8.noarch 148/254 DEBUG: Verifying : texlive-texlive.infra-7:20180414-25.el8.noarch 149/254 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 150/254 DEBUG: Verifying : vim-common-2:8.0.1763-16.el8_5.12.x86_64 151/254 DEBUG: Verifying : vim-enhanced-2:8.0.1763-16.el8_5.12.x86_64 152/254 DEBUG: Verifying : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 153/254 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 154/254 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 155/254 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 156/254 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 157/254 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 158/254 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 159/254 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 160/254 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 161/254 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 162/254 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 163/254 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 164/254 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 165/254 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 166/254 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 167/254 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 168/254 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 169/254 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 170/254 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 171/254 DEBUG: Verifying : python3-docker-4.2.1-3.el8.noarch 172/254 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 173/254 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 174/254 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 175/254 DEBUG: Verifying : python3-entrypoints-0.3-4.el8.noarch 176/254 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 177/254 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 178/254 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 179/254 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 180/254 DEBUG: Verifying : python3-flake8-3.7.7-6.el8.noarch 181/254 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 182/254 DEBUG: Verifying : python3-google-auth-1:1.24.0-1.el8.noarch 183/254 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 184/254 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 185/254 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 186/254 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 187/254 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 188/254 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 189/254 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 190/254 DEBUG: Verifying : python3-kubernetes-11.0.0-4.el8.noarch 191/254 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 192/254 DEBUG: Verifying : python3-marathon-0.8.8-12.el8.noarch 193/254 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 194/254 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 195/254 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 196/254 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 197/254 DEBUG: Verifying : python3-mccabe-0.6.1-14.el8.noarch 198/254 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 199/254 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 200/254 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 201/254 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 202/254 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 203/254 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 204/254 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 205/254 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 206/254 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 207/254 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 208/254 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 209/254 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 210/254 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 211/254 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 212/254 DEBUG: Verifying : python3-pycodestyle-2.5.0-6.el8.noarch 213/254 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 214/254 DEBUG: Verifying : python3-pyflakes-2.1.1-5.el8.noarch 215/254 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 216/254 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 217/254 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 218/254 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 219/254 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 220/254 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 221/254 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 222/254 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 223/254 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 224/254 DEBUG: Verifying : python3-rsa-4.6-2.el8.noarch 225/254 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 226/254 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 227/254 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 228/254 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 229/254 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 230/254 DEBUG: Verifying : python3-sseclient-0.0.18-9.el8.noarch 231/254 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 232/254 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 233/254 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 234/254 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 235/254 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 236/254 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 237/254 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 238/254 DEBUG: Verifying : python3-testtools-2.5.0-2.el8.noarch 239/254 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 240/254 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 241/254 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 242/254 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 243/254 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 244/254 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 245/254 DEBUG: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 246/254 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 247/254 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 248/254 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 249/254 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 250/254 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 251/254 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 252/254 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 253/254 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 254/254 DEBUG: Installed: DEBUG: bash-completion-1:2.7-5.el8.noarch DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: gpm-libs-1.20.7-17.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libgfortran-8.5.0-12.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-12.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-3.el8.x86_64 DEBUG: openblas-threads-0.3.15-3.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-421.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-421.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 DEBUG: perl-open-1.11-421.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-openstackclient-lang-5.5.1-0.20210903065303.53f1efa.el8.noarch DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.1-0.20220222091817.4cc3a55.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-docker-4.2.1-3.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-entrypoints-0.3-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flake8-3.7.7-6.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch DEBUG: python3-google-auth-1:1.24.0-1.el8.noarch DEBUG: python3-hacking-1.0.1-0.20210315095319.865398f.el8.noarch DEBUG: python3-heatclient-2.3.1-0.20220318101025.d16c245.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-kubernetes-11.0.0-4.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-marathon-0.8.8-12.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-mccabe-0.6.1-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch DEBUG: python3-novaclient-1:17.4.0-0.20210316055500.54d4da1.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-octaviaclient-2.3.1-0.20210713054759.51347bc.el8.noarch DEBUG: python3-openstackclient-5.5.1-0.20210903065303.53f1efa.el8.noarch DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.2-0.20220225081837.a2c2ec2.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.1-0.20220222091817.4cc3a55.el8.noarch DEBUG: python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-oslo-versionedobjects-tests-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pycodestyle-2.5.0-6.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pyflakes-2.1.1-5.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-oauthlib-1.0.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-rsa-4.6-2.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-sseclient-0.0.18-9.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-swiftclient-3.11.1-0.20210316052106.06b36ae.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-2.el8.noarch DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-websocket-client-0.56.0-5.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-25.el8.noarch DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 DEBUG: texlive-lib-7:20180414-25.el8.x86_64 DEBUG: texlive-tetex-7:20180414-25.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: vim-common-2:8.0.1763-16.el8_5.12.x86_64 DEBUG: vim-enhanced-2:8.0.1763-16.el8_5.12.x86_64 DEBUG: vim-filesystem-2:8.0.1763-16.el8_5.12.noarch DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '65c321ecf6124ca785a4cb4744588120', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 1636045854 6105244 9ec6e3b975fd3b421a593bbfb0525e97 installed DEBUG: binutils-2.30-114.el8.x86_64 1650035871 24941481 f94d8c9b211f5c52342b9578a885a933 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 1557588229 24825 68fe36e969406f0e90c6ee13b59b03e3 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: perl-PathTools-3.74-1.el8.x86_64 1557587969 182821 7cbc1c39bf3c5c7425bf73e5235d00d3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 1636045854 14391691 ae61d939aa0f9f8b81ac15785a23b95f installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: perl-open-0:1.11-421.el8.noarch 1636046113 11765 b4d75b4bdd1d58f2eb57796a4d1c5f2b installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: texlive-tetex-7:20180414-25.el8.noarch 1638609759 684892 75dbf07cbf80c72e3f874a0fa48ae105 installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch 1608016986 5824258 5953addb49392dfe5f427b9e84e2d82c installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: python3-networkx-2.5-1.el8.noarch 1601047756 11077997 0c9e04cc1b789a8d2f9b5940706d9507 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch 1615825892 204155 fe26728e6983fc461a3cdaa508ec8d0e installed DEBUG: gnupg2-2.2.20-2.el8.x86_64 1589573313 9923131 8a58edf2b0952b7286e30741a2e589b4 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 14081 53101d5b853432e6c881c5f2b6423860 installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 184307 6962d4b3140302281ec13708a23ef741 installed DEBUG: redhat-rpm-config-127-1.el8.noarch 1640187059 150846 e91940402dc145932fcaf32ce1c280da installed DEBUG: glibc-2.28-197.el8.x86_64 1649518511 6760264 0060eec97d8b8e7947432970a11f3bcc installed DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 166201 ed35fb604e5570ea2439e365474a20a6 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-swiftclient-3.11.1-0.20210316052106.06b36ae.el8.noarch 1615872117 628868 04544fbb6250635813ccdc285420abb9 installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-novaclient-1:17.4.0-0.20210316055500.54d4da1.el8.noarch 1615874165 934363 80f1ae2fb58ed93c6c763f9c52e80ddb installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 1605310375 811871 833d27fd8133bb873eca2afdbb14670b installed DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 107808 6b2135266931e47970b886710aeed255 installed DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 1648209398 715751 d99ffe3971fe54f81659dfa8c1cee4a1 installed DEBUG: libuuid-2.32.1-35.el8.x86_64 1646975437 35072 896fb6b89f06e96becbbe984fe5ba897 installed DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 28475 d896773164ff4b78a4a738601b99dc62 installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 1621444587 1166529 cd734134ed32cef755e628473740d6d7 installed DEBUG: python3-octaviaclient-2.3.1-0.20210713054759.51347bc.el8.noarch 1626155442 476459 ebcc7c624cca32e7d7c3d1340f7f4b97 installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch 1629266430 589430 55ab6548eb1d072b32746295a1169495 installed DEBUG: openjpeg2-2.4.0-4.el8.x86_64 1625756729 385984 9b0c712a218de175ac513bca8a50096b installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch 1615806058 159756 180329cfbc3e28e2a933fce886d30e68 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: graphviz-2.40.1-43.el8.x86_64 1623359074 7817879 fbaa550cf0f6142e1f7b9fccccfb66f2 installed DEBUG: libgomp-8.5.0-12.el8.x86_64 1649179158 331983 c1fc67126a342d3485c39485b4c42041 installed DEBUG: python3-marathon-0.8.8-12.el8.noarch 1579773423 180881 3d40588c2f26ab9e5f22e04b657a41e3 installed DEBUG: rpm-build-4.14.3-23.el8.x86_64 1649372910 299118 870b7117e19910af6ed94c6c5a3f3f2e installed DEBUG: file-libs-5.33-20.el8.x86_64 1620464648 6386573 b38d402c6da8995f4f971902d8a8df01 installed DEBUG: python3-werkzeug-1.0.1-4.el8.noarch 1643036678 1994145 1ba00dd5d8e36b2fdd79af7fc9f2760d installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: libksba-1.3.5-7.el8.x86_64 1557538107 342935 74d2b871d0f179895daee53422a52b94 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: glibc-headers-2.28-197.el8.x86_64 1649518511 2028517 e93235b352d19e020646829308ca095e installed DEBUG: texlive-base-7:20180414-25.el8.noarch 1638609759 14753197 ab7d583d082ec0eaca153c8231ac0bc2 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch 1635232567 52636 51e05a9559d631bdf3da4c80d68cbde2 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: openblas-threads-0.3.15-3.el8.x86_64 1637042307 39605944 ebe35611e229fab54c2a5669b6589ba9 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 1629847753 969121 b51c0635d5bc935536617b02f5c5a8d2 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 1648209398 1556588 1ba263aa700704e801354ab75863ba60 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: libverto-0.3.0-5.el8.x86_64 1557538733 28244 4b04a34ead82e762637fae7d79adf926 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: libXpm-3.5.12-8.el8.x86_64 1586228474 120823 f4896be49953be1b482184c8cb9f6e8c installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: python3-mccabe-0.6.1-14.el8.noarch 1579900235 32244 305f11f66ee762a3137e73ea9422c482 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-hacking-1.0.1-0.20210315095319.865398f.el8.noarch 1615802044 2844698 222c2b5226ae3c83f67f837e3ab797c2 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: libcurl-7.61.1-22.el8.x86_64 1634335078 593440 2dbbc02665f8fea7eb33c859505266be installed DEBUG: hdf5-1.10.5-5.el8.x86_64 1580491576 10603559 b5630084cf8f7a6a49aebabb0851eef2 installed DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch 1638465514 1810 837331ec80c66cbde492237d4d8a2658 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: procps-ng-3.3.15-7.el8.x86_64 1648292863 901014 8f617b7a49b8b09abfd6fcd7e4fe3b58 installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: kpartx-0.8.4-22.el8.x86_64 1644563279 77387 672f79030e62927345d3fa87a903222b installed DEBUG: desktop-file-utils-0.23-8.el8.x86_64 1557789982 256421 2679b28b52450916b151867f782f347e installed DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 1586223943 203682 9a2c23dbc9a900d35ee9f8bab803fb3b installed DEBUG: python3-jwt-1.6.1-2.el8.noarch 1557588633 89863 1d8a82c3e81af0367a39f6b7b995b0cd installed DEBUG: dbus-common-1:1.12.8-18.el8.noarch 1638947301 11131 e475e57df0938256d43a0de70323ee9b installed DEBUG: lzo-2.08-14.el8.x86_64 1557586709 198757 2e8c7912284d0c40f98a93649366097c installed DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 1638947258 125004 e1c2578f17e751c1bf90c78ac5bbb718 installed DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch 1615811752 275570 84b18d530b5b438d9e9002a5af85e1c7 installed DEBUG: libblkid-2.32.1-35.el8.x86_64 1646975437 343960 c4a695614a8d4eb40fcbdb02695615ce installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 1648482012 3765698 08c12e6a4621d7e8f8b6d3c5e9e7ac15 installed DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: perl-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch 1594920582 5716 bd6010d3c9a8ebbab8d7a5a2b4c87c4d installed DEBUG: util-linux-2.32.1-35.el8.x86_64 1646975437 11562817 41cff4fc7978b7f6086f021913db8f11 installed DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed DEBUG: gnutls-3.6.16-4.el8.x86_64 1624993919 3007935 46be8e1fd08b99a848c08272656a130d installed DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-srpm-macros-3-41.el8.noarch 1612249524 4318 cf9fe0af5828cefcf806863dc127e9a2 installed DEBUG: annobin-10.64-1.el8.x86_64 1649509633 991132 e25c604651233d928fee53a90271f01e installed DEBUG: python3-rpm-macros-3-41.el8.noarch 1612249524 3622 9f4c8097d0fa0b665b61fc54d9de7af5 installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: tzdata-2022a-2.el8.noarch 1649819421 1891990 ffde7aa5eb35e6be67d81f5446a5f466 installed DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 1645175380 60398 211069f405c15bbb89727114d19812c9 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: kernel-headers-4.18.0-383.el8.x86_64 1650470325 5446396 e9795f4da00b42e32d6dd00d29310577 installed DEBUG: openssh-8.0p1-12.el8.x86_64 1635253826 1918041 be724b4cc50cb40ab15e3d6541b74dbc installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: git-core-2.31.1-2.el8.x86_64 1638465250 25765677 0a8fa357370d0ca5e3c01754627cb6da installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 1589573313 720770 07e8dbf641edeb357f740440cb1c3a53 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 1649372910 216168 c08fb31705a6c7d6bc34a1a4e9289d75 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: gdb-headless-8.2-18.el8.x86_64 1639653262 11909744 ee7661d4aa785b921c068f30de520b71 installed DEBUG: libselinux-2.9-5.el8.x86_64 1603743640 169600 428113c93a083b90fe1b04c5e7fc44cf installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-all-langpacks-2.28-197.el8.x86_64 1649518511 436435440 798c3efc8b5ce0300df3d80cae0da3c5 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-gconv-extra-2.28-197.el8.x86_64 1649518511 6415126 5d40f5f1cd4f22d0c4d4307c8753c1ba installed DEBUG: elfutils-0.186-1.el8.x86_64 1638465438 2782682 90aff06c528178cfc1fd080b48f1d4fb installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: zlib-1.2.11-17.el8.x86_64 1604007242 195735 208afed82de7f4bb0738a18fa59447c3 installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: xz-libs-5.2.4-3.el8.x86_64 1557541139 194799 96bf8a25552450c4992aeb824bb55c87 installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libstdc++-8.5.0-12.el8.x86_64 1649179158 1857708 6048c68a12c1fc15aefce60ad2756545 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: elfutils-libelf-0.186-1.el8.x86_64 1638465438 1023789 d1b3c3972bbf23a86c588293589baa2c installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libcap-2.48-2.el8.x86_64 1643828774 164885 19327d30dbda44e058c88e0724b22489 installed DEBUG: python3-rpm-generators-5-7.el8.noarch 1626973556 56706 844a2dcfc27867543f7823bd6789369b installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libxml2-2.9.7-13.el8.x86_64 1645945779 1753114 2f65d7d0f47cbbfd82057df956d7e028 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: expat-2.2.5-8.el8.x86_64 1648112885 315308 c0442b11f2a9845b876c4f6c5fa0ffaa installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: libgs-9.27-1.el8.x86_64 1606875132 19191883 2b60cbf086ecc5555d8b2efa1477efb9 installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: libffi-3.1-23.el8.x86_64 1637989506 53828 b6bd26b8fe9869b4fe2da125c27f573d installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch 1631542025 2564870 fe6f9e60e92f33e7b626b93282c3630a installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: file-5.33-20.el8.x86_64 1620464648 93435 10915442a036dc0d3bf4c3f100f2c3cb installed DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch 1557808151 81699 4fd486914d1c32c4aa64cfef27744e1c installed DEBUG: audit-libs-3.0.7-3.el8.x86_64 1648112994 308474 c0bd659a3c3894647e9091e97b5124d7 installed DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch 1628763396 49057 bd04b0a621e85790e6e1ae92ccf200c8 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-testtools-2.5.0-2.el8.noarch 1645534882 1551453 b07bd6c3cfd9eac340eedc0003c88629 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 1599556574 1019745 6f92bc56ea4251e9c680f52c6a439868 installed DEBUG: grub2-common-1:2.02-123.el8.noarch 1649174960 5067207 d1c522fabc45f947bbdd39cbf7d711c5 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 1557537017 135248 8efb9ab97fa0223d11d0857febae479d installed DEBUG: python3-mako-1.0.6-13.el8.noarch 1557807741 552995 3114e2002b3061232e995a03ab5a490d installed DEBUG: libtasn1-4.13-3.el8.x86_64 1557538463 168725 6fb9739221265fd08745407c915f792d installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed DEBUG: xz-5.2.4-3.el8.x86_64 1557541139 432832 2acee73f3a4b9738e0133043726a13f7 installed DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch 1615804405 78015 8b7bdbce362cd1874afe63a6a35499e9 installed DEBUG: gdbm-1:1.18-1.el8.x86_64 1557537017 399977 69ce5734e1fd54cdd298b4667d76616f installed DEBUG: python3-websocket-client-0.56.0-5.el8.noarch 1579834246 184036 ba2f3db5114d278e917cad8c888f06bf installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: libsemanage-2.9-8.el8.x86_64 1645772867 312360 6e6eacfbb62553f68652ad331924c960 installed DEBUG: python3-pyflakes-2.1.1-5.el8.noarch 1579709884 213355 b518d0a0ba68e276c155f12fa7f165d6 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python3-pillow-5.1.1-18.el8.x86_64 1645571158 2105297 d8804433be02acc0d978b525797c9482 installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libquadmath-8.5.0-12.el8.x86_64 1649179158 305370 079fa1ad1a15e9d63bf63b2da516ff96 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: openblas-0.3.15-3.el8.x86_64 1637042307 38153840 a79a46facb1d7d9dffb69477ec2dd66b installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: glibc-devel-2.28-197.el8.x86_64 1649518511 240002 401ae09734cda89ce4b7483989fe8ec5 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libsmartcols-2.32.1-35.el8.x86_64 1646975437 248466 09c5fb7d395bffbaadb684d371fb5894 installed DEBUG: memstrack-0.1.11-1.el8.x86_64 1597180273 118899 c62869a38a04def3c69bb37ff751942e installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: libtiff-4.0.9-21.el8.x86_64 1635253609 517777 5a7e91e706384588a2ebbe9354c1ef9b installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-46.el8.x86_64 1648209398 32585979 faa9baed09809229ec08e1fc20e78156 installed DEBUG: libssh-0.9.6-3.el8.x86_64 1636621680 517727 a32c2c616c821558f79bfaea8236cd3a installed DEBUG: platform-python-3.6.8-46.el8.x86_64 1648209398 41206 3e0246f59b77ec442979f93912541169 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-3.el8_5.x86_64 1643034056 838423 34d27c7722c7a5b86a30827b5801a564 installed DEBUG: curl-7.61.1-22.el8.x86_64 1634335078 700909 9cd15bb20a3efe99a599688d47d4467e installed DEBUG: openssl-1:1.1.1k-6.el8.x86_64 1648482012 1185211 65e9673874554e453a22f594ec1adb2d installed DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch 1637730499 73258 c2a3e42962d24f489418a00fc42f7c30 installed DEBUG: gzip-1.9-12.el8.x86_64 1610550125 353139 2f5cbac65e6e769ea27d85bb81a8a6f5 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-17.el8.x86_64 1650625827 2238011 b91391799d27e06ed6296994352fbc20 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 1643418419 357918 97ac54c11ccbc7351e3794a0dbba2e52 installed DEBUG: elfutils-libs-0.186-1.el8.x86_64 1638465438 713207 86bcf339fc8597843a86b63a1e58892f installed DEBUG: rpm-4.14.3-23.el8.x86_64 1649372910 2087214 7110d49830e7f89db122197c2f2bbb47 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-35.el8.x86_64 1646975437 438898 666cedbe43b231597a171499bf164bbb installed DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 1638947258 380752 b0d20c4c3b07ddedc9f46f49b8ef09bd installed DEBUG: which-2.21-17.el8.x86_64 1638608940 83382 6755d657b926bfff9e2e724ddde495c8 installed DEBUG: systemd-libs-239-58.el8.x86_64 1644593888 4571598 0ac01d774218d98d62d157c5b45b248e installed DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 1643418419 415671 0798eb0d36218f04afc4586de302bc6b installed DEBUG: ca-certificates-2021.2.50-82.el8.noarch 1623906402 930319 f43d9b912c776fe23ed10770486dc915 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 1645945588 2145887 8199abf177d0016a72d2bafbeac70ea0 installed DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 1638947258 559431 05b2355e6473fe52f02013c6b83f2b64 installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: pam-1.3.1-16.el8.x86_64 1643829100 2628098 742ff2fb95eda258b170ac0f9264d087 installed DEBUG: systemd-pam-239-58.el8.x86_64 1644593888 918928 93a6007630fad5b10b6b2c28b51c3698 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-123.el8.x86_64 1649172464 9265449 121caa6aa467c21a3b5d353c602bf2cd installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-18.el8.x86_64 1638947258 0 0e9e7a73091fdb0fe7a9aeb595e9feb0 installed DEBUG: systemd-udev-239-58.el8.x86_64 1644593888 9347071 67d1397d3da24849b752322ea350f170 installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 1636045854 5184 ed709a794521e18f58adf98bf1195742 installed DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed DEBUG: perl-IO-0:1.38-421.el8.x86_64 1636045854 139767 757841f83646cc416ac382a45f1180fd installed DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch 1638609759 905070 504c53c083ce06e571ba74f0ee2d267f installed DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 1638609507 1963575 3942d709e46142bb10e349dac597ff62 installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed DEBUG: bash-completion-1:2.7-5.el8.noarch 1557580534 916515 1c0a7c5528a238511e9b5c2aef653399 installed DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch 1649250274 4235810 48f2164fc541f7b7fc1a009dec418159 installed DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 17480 894619841f7cc31405d8eed3f3a7bb01 installed DEBUG: python-oslo-utils-lang-4.8.1-0.20220222091817.4cc3a55.el8.noarch 1645521650 15675 47e45ffc11e2d0e8d313e4734a9190c4 installed DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 11821 f3c2425dacb688531f9a277b737fb85b installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 16179 2d0b2032e3b5a6ac0c277f5712732029 installed DEBUG: python3-oslo-utils-4.8.1-0.20220222091817.4cc3a55.el8.noarch 1645521650 265333 607b5f4a2b9e2e5396592554535b86ca installed DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch 1631010407 1168295 d9012a3622925d5c4305256bdbb262a1 installed DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch 1615870218 1181018 d2b940202ad703d009cb3bde2629450f installed DEBUG: python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch 1615872031 1470670 16c47910012d366cd271f9b7c3971bb3 installed DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 156847 4b8b3bbfa55964fcecc1b3dea6727b8b installed DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 151246 142e9b3ed59aafe12d97d95e22eff102 installed DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch 1630657965 1015727 54d19d958a3c40262a957d50e9eedc17 installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 18833 2792799f43479f75a636289ee6fe8011 installed DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch 1643704296 226208 844150985a4eeb0b96250ed0fee5ad2f installed DEBUG: python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch 1645776110 273025 abecd0248ad510b078203a7da5e4f276 installed DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 161898 4094b09770be32ef5b49ab05b0cf7f1d installed DEBUG: python3-openstackclient-5.5.1-0.20210903065303.53f1efa.el8.noarch 1630652242 7743094 bb8bfe6ed8d2b3b1e01a6ba204d609f7 installed DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch 1615872589 288119 6fc7ff4ce5a1429876eb37a32e916966 installed DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch 1615806791 471470 2eeaff96da4c9314e39c8ea63db12a30 installed DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch 1645775599 48370 91e14a9559f6f1b31e1d7bf7d55fdc40 installed DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch 1615909570 604623 74c3308b8e550f7879986bbaed9223c5 installed DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch 1615810189 2955205 09bc53e4b2e9be0b6ab6fc0fb372ba6c installed DEBUG: vim-enhanced-2:8.0.1763-16.el8_5.12.x86_64 1645497451 3066123 f9ecaf120ba186a0eb49e1c6f3b21f91 installed DEBUG: python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch 1615803781 220027 2323e77ba7a829655702a01b9af03320 installed DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch 1641305275 633464 a1f5719be6316783c5e075ee728dc0b8 installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch 1615823304 105128 027ec13c1877d770f4204e4bf959340a installed DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 1621396899 52708492 5c4096d32036af7bc2eeed1dc1b3e034 installed DEBUG: tk-1:8.6.8-1.el8.x86_64 1557811716 3888089 211568d935056283128ae32c3f3020bd installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: python3-rsa-4.6-2.el8.noarch 1596111337 194593 132f0c5ffca25c6659bd2964be27cbff installed DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch 1646040068 119334 e0eac59f84a6ff3126400e9046e99c21 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch 1645778128 258400 0bc06deac3b8e7c50f42cee751d44f79 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: python3-tenacity-6.2.0-1.el8.noarch 1599451243 151829 19f62ffb2b56017e15cd5979562eaabf installed DEBUG: python3-sseclient-0.0.18-9.el8.noarch 1580299066 16256 907c8bbb4e705fd17d540f091a12250f installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch 1579794911 24519 67ee630c2574da3c73c4c177ceae9d71 installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: python3-pycodestyle-2.5.0-6.el8.noarch 1580147123 327374 e5027ab6d882eecf4685b24ab05982bc installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch 1615804485 122721 d15e164941ba665c0c1be4b516da6568 installed DEBUG: python3-flake8-3.7.7-6.el8.noarch 1580148125 395447 904e74206929a6dcead0adc4a7a70174 installed DEBUG: python3-editor-1.0.4-4.el8.noarch 1579858680 21466 61a4a9bd0255f234b51c324aaadbd692 installed DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed DEBUG: vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 1645497544 40 e66392bb6c7c179c9fcb8f583668323f installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: python3-warlock-1.3.3-1.el8.noarch 1579833459 31258 8b72eda3dd0870af5c7965bfe5c8fca9 installed DEBUG: python3-cairo-1.16.3-6.el8.x86_64 1557807250 324125 9ba0ca0e7cac019c8a2447d9afaac896 installed DEBUG: gpm-libs-1.20.7-17.el8.x86_64 1611039751 28984 cd933a8b766da924f4dbdc249a4ee496 installed DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed DEBUG: python3-oauthlib-2.1.0-1.el8.noarch 1557588664 755065 db885f732b29ebcd4210a396b46cf018 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: perl-Digest-1.17-395.el8.noarch 1557804303 26685 3288d677385ef645566a458dae131af2 installed DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 1557587834 106523 e7ff09d4e428471fd85587fbe9260fca installed DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 1600983892 1325271 3b156d1ebea685bf049c17eb210c63ae installed DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch 1600986963 618705 eb1600841d271a565f9794d85d8047cc installed DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch 1557587946 149162 450794533f6287021ea470ccdb71a39a installed DEBUG: perl-podlators-4.11-1.el8.noarch 1557588007 287639 bd2b28862f36b3cec0e1d5fb74d5edb7 installed DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch 1557588186 13101 bf3b84c83bffa76bd3af79141fe72394 installed DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 1557588002 41435 8ed7ed3ebaf11f7a51f28e8602e60020 installed DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch 1557587920 139724 8402f4c723f38564bab926f618d4a638 installed DEBUG: perl-Socket-4:2.027-3.el8.x86_64 1573250756 127014 6805c843a6f77fb26c9213320e0c54d1 installed DEBUG: perl-Carp-1.42-396.el8.noarch 1557587758 41852 4b23c1071bd0bd3f46aa4bc06d3cc6bb installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-12.el8.x86_64 1649179158 190224 082ac561832792cbc71bf476eb308e96 installed DEBUG: perl-parent-1:0.237-1.el8.noarch 1557587944 9187 3a1e8a3596d9a3ca9021a40c141adca3 installed DEBUG: gcc-8.5.0-12.el8.x86_64 1649179158 61742007 658d4273d76dccfa2de20587d37b2cc3 installed DEBUG: python-rpm-macros-3-41.el8.noarch 1612249524 4325 568067b3bd7f5112b90b057a94733d90 installed DEBUG: perl-File-Path-2.15-2.el8.noarch 1557587944 64920 26125ecafbd51e07539b96c2699308bd installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch 1587953140 347720 0238bb6e8a2e3318026f17d25cbd3e89 installed DEBUG: perl-threads-1:2.21-2.el8.x86_64 1557588231 109155 1a94ed19723e65a29945e59d8dfb5cf4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: perl-Filter-2:1.58-2.el8.x86_64 1557804997 150694 8e3771c29d6725bb5a0503a9c4caa8aa installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch 1557806444 459829 70c59fd8dfd83fb1e1d586b9182b24f2 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 1638609507 450186 e1259217d9503b7f03b1729c0aa4b00f installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: libssh-config-0.9.6-3.el8.noarch 1636621726 277 25d67b33c637dc44ec5f0f13ad250765 installed DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 1579970243 14637631 ee508da5b516e634851bad2a224a4cb8 installed DEBUG: openssh-clients-8.0p1-12.el8.x86_64 1635253826 2569492 a6a07b31c7ce60531d190765d9bfd90f installed DEBUG: emacs-filesystem-1:26.1-7.el8.noarch 1628538973 0 e6a24e03a687b06b136a371a158ccbd0 installed DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch 1615801911 16711 bf52a4a0b04807b99366f9b13728a54a installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: setup-2.12.2-6.el8.noarch 1589520015 724837 f57a947c3f3671d119106140b949176b installed DEBUG: python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch 1645776110 14691 4923d5f2463e9ebc75d25c0df5a861d0 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: pcre2-10.32-2.el8.x86_64 1592282525 656478 70db1311d6671e6e621a374342e3e32e installed DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 17101 9a19dc736a88668e2b064644357c981d installed DEBUG: cups-libs-1:2.2.6-44.el8.x86_64 1644728867 948020 537e60b4820d65355f18bd2424c12936 installed DEBUG: glibc-common-2.28-197.el8.x86_64 1649518511 7997004 472026ea1f03560f4715d7591879b2eb installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch 1645777614 75242 524c1282e522fff5aa1dbe3b32ecf419 installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch 1615830573 242166 d0ebbd395f61c8861e7ead131a846677 installed DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 1623448191 2873607 81c581f76153fbb2913c7b11a921eb46 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 252961 d8f0af2447af09dff6a6ef02012ee500 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch 1629266430 17156 51de0710ead097a207fcde8823875d84 installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: libcom_err-1.45.6-4.el8.x86_64 1646443844 61377 fd3069b22eaf270674aefa04cf367483 installed DEBUG: python3-oslo-messaging-12.7.2-0.20220225081837.a2c2ec2.el8.noarch 1645777371 950202 d44d5656a0555b797d5ed0294f1bd208 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python-openstackclient-lang-5.5.1-0.20210903065303.53f1efa.el8.noarch 1630652242 223009 432e3c0ed78137fa24ff8fd498a3455d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-oslo-versionedobjects-tests-2.4.1-0.20220225075849.89ff171.el8.noarch 1645776110 374535 0945b484be0591f0b441361c62fdc294 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: libgcrypt-1.8.5-6.el8.x86_64 1624993710 1269766 59cc22182bfcfd469760a8cd8be548a8 installed DEBUG: python3-heatclient-2.3.1-0.20220318101025.d16c245.el8.noarch 1647598435 647045 f61c459c7c002551ba0c64fe4992d2d6 installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch 1615845848 554745 158ab1795d3fc68a74e58ac01ed29640 installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-kubernetes-11.0.0-4.el8.noarch 1599466985 22333834 21791b2732044ddfea840771b1e2d2e1 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-docker-4.2.1-3.el8.noarch 1599237579 942140 ca69a26301d549283a7704869d8d09c8 installed DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 1620074627 10496393 e8d3b2edbe0d7458dc05434f01b62893 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch 1615805241 217834 6442a0428ec0c0d1ed36e1d65951a9f4 installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: cpp-8.5.0-12.el8.x86_64 1649179158 29710686 2a3a4f91d443b8c39f1ab44581e1202e installed DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed DEBUG: tar-2:1.30-5.el8.x86_64 1595282409 2876727 20cb2b0c9fa5a620cebb8a9af6149065 installed DEBUG: texlive-lib-7:20180414-25.el8.x86_64 1638609507 1279296 cdf121e9711c8663f5df0a9624c43874 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: coreutils-common-8.30-12.el8.x86_64 1626239337 9896326 a98eea6d45492839f440ad89af7a608d installed DEBUG: libgfortran-8.5.0-12.el8.x86_64 1649179158 2626536 d3b10035da18db4daa14e66f661a98ca installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 1580231245 456067 0f4fda02e8375b940baefef1a84b8352 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: python3-google-auth-1:1.24.0-1.el8.noarch 1609925755 647591 79626d5697a611668cd46b106b9d6c1d installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch 1615823731 2044791 039053d706174ea2c5e8476a994f6b66 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 1579962499 285855 bde49631fe8d16355c8412d3e48385f5 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-entrypoints-0.3-4.el8.noarch 1579946369 547620 20ccd639301726ed813954aa6f9b60ee installed DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 1649172464 772850 291055dce532a8915eca9ad023c2bf20 installed DEBUG: python3-alembic-1.4.3-1.el8.noarch 1606208872 4645206 1d588a4a7e953c18984fd1e4330d0676 installed DEBUG: grubby-8.40-42.el8.x86_64 1629846845 62921 3e79980cdefa907bc94f5c2bfe957494 installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: libqhull-1:7.2.1-2.el8.x86_64 1579710890 445376 f064877bfa21650a94bcc164dc7f9b17 installed DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch 1637730499 189743 7d79d0c47c40ee15076a0c4f37c35312 installed DEBUG: vim-common-2:8.0.1763-16.el8_5.12.x86_64 1645497451 28371800 5a0b0ccfc201dabb845e811f53e2a344 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: libtirpc-1.1.4-6.el8.x86_64 1638608880 224622 fc4d6b131cecc0d61365641015ecc424 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch 1620074355 340156 2beb6871e34f6c72488c32fc2a47f02c installed DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 1638465438 49178 8bfde615f87640a7eccf0db3cda58abe installed DEBUG: snappy-1.1.8-3.el8.x86_64 1598294839 60623 c62bd8e8d3cfbb2eea4f5bf4e641e4ac installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: python3-requests-oauthlib-1.0.0-1.el8.noarch 1557588711 109954 901829dcf32f6f8f990d697ba19e7c14 installed DEBUG: libmount-2.32.1-35.el8.x86_64 1646975437 398290 d33211d4a18368d4faf8cb485f82e60f installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: coreutils-8.30-12.el8.x86_64 1626239337 6105592 77da815e41749d97313d2eb2cc6d4ad9 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: shadow-utils-2:4.6-16.el8.x86_64 1639112929 4067136 f1e72b43021ff09064ad9904a0add0d6 installed DEBUG: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed DEBUG: rpm-libs-4.14.3-23.el8.x86_64 1649372910 735520 25b64f5aac0b98c706bb053934548b8d installed DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed DEBUG: libpwquality-1.4.4-3.el8.x86_64 1614063739 396608 5d0c7691d011449fd56e6e2e3731e4ef installed DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed DEBUG: dracut-049-201.git20220131.el8.x86_64 1644044874 1053850 008e89971e389e269f94f4427915b4d7 installed DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed DEBUG: glib2-2.56.4-158.el8.x86_64 1639091247 12275608 01b578d9b080ea85602c5eee88d36fca installed DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed DEBUG: systemd-239-58.el8.x86_64 1644593888 11252591 44e18fd1cba413e79aa06224def06f12 installed DEBUG: perl-Errno-0:1.28-421.el8.x86_64 1636045854 9494 abeb87c7d057ab6270ea10f99f71247b installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'adf3cfa757a14eaf961e1ae96a28bfbd', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pe3pu7qf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OLtLxv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-12.1.1.dev4 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-12.1.1.dev4-0.20220427095338.5870994.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-magnum-12.1.1 base' DEBUG: + rm -rf test-requirements-bandit.txt test-requirements.txt requirements-bandit.txt requirements.txt tools/pip-requires tools/test-requires DEBUG: + xargs rm -rf DEBUG: + find contrib -name tests -type d DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bjqlhw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/magnum DEBUG: creating build/lib/magnum/api DEBUG: creating build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/__init__.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/auth_token.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/parsable_error.py -> build/lib/magnum/api/middleware DEBUG: creating build/lib/magnum/tests DEBUG: creating build/lib/magnum/tests/functional DEBUG: creating build/lib/magnum/tests/functional/k8s_ironic DEBUG: copying magnum/tests/functional/k8s_ironic/__init__.py -> build/lib/magnum/tests/functional/k8s_ironic DEBUG: copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_ironic DEBUG: creating build/lib/magnum/tests/unit DEBUG: creating build/lib/magnum/tests/unit/common DEBUG: creating build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/__init__.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_operations.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_sign.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_validator.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: creating build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/__init__.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/base.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/link.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/root.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/versions.py -> build/lib/magnum/api/controllers DEBUG: creating build/lib/magnum/conductor DEBUG: copying magnum/conductor/__init__.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/k8s_api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/monitors.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/scale_manager.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/utils.py -> build/lib/magnum/conductor DEBUG: creating build/lib/magnum/conf DEBUG: copying magnum/conf/__init__.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/api.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/barbican.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/certificates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cinder.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_templates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/conductor.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/database.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker_registry.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/drivers.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/glance.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/keystone.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/kubernetes.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/magnum_client.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/neutron.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/nova.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/octavia.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/opts.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/paths.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/profiler.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/quota.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/rpc.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/services.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/trust.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/utils.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/x509.py -> build/lib/magnum/conf DEBUG: creating build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/__init__.py -> build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/test_magnum_python_client.py -> build/lib/magnum/tests/functional/k8s DEBUG: creating build/lib/magnum/drivers DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/driver.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/version.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/__init__.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_heat_driver.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_template_definition.py -> build/lib/magnum/tests/unit/drivers DEBUG: creating build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/__init__.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/driver.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_coreos_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_fedora_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/swarm_fedora_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/swarm_mode_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/template_def.py -> build/lib/magnum/drivers/heat DEBUG: creating build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/__init__.py -> build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/magnum_service_periodic.py -> build/lib/magnum/servicegroup DEBUG: creating build/lib/magnum/tests/unit/conductor DEBUG: creating build/lib/magnum/tests/unit/conductor/tasks DEBUG: copying magnum/tests/unit/conductor/tasks/__init__.py -> build/lib/magnum/tests/unit/conductor/tasks DEBUG: copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> build/lib/magnum/tests/unit/conductor/tasks DEBUG: creating build/lib/magnum/conductor/handlers DEBUG: creating build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/__init__.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/cert_manager.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/trust_manager.py -> build/lib/magnum/conductor/handlers/common DEBUG: creating build/lib/magnum/tests/functional/swarm_mode DEBUG: copying magnum/tests/functional/swarm_mode/__init__.py -> build/lib/magnum/tests/functional/swarm_mode DEBUG: copying magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> build/lib/magnum/tests/functional/swarm_mode DEBUG: creating build/lib/magnum/common DEBUG: creating build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/__init__.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/base.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/bay.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/baymodel.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/certificate.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster_template.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/federation.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/magnum_service.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/nodegroup.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/quota.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/stats.py -> build/lib/magnum/common/policies DEBUG: creating build/lib/magnum/hacking DEBUG: copying magnum/hacking/__init__.py -> build/lib/magnum/hacking DEBUG: copying magnum/hacking/checks.py -> build/lib/magnum/hacking DEBUG: creating build/lib/magnum/tests/unit/db DEBUG: creating build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: copying magnum/tests/unit/db/sqlalchemy/__init__.py -> build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: copying magnum/tests/unit/db/sqlalchemy/test_types.py -> build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: creating build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/tests/unit/servicegroup/__init__.py -> build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/tests/unit/servicegroup/test_magnum_service.py -> build/lib/magnum/tests/unit/servicegroup DEBUG: creating build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/__init__.py -> build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/heat_tasks.py -> build/lib/magnum/conductor/tasks DEBUG: creating build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/__init__.py -> build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/test_conf.py -> build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/common/__init__.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_clients.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_context.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_docker_utils.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_exception.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_keystone.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_neutron.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_octavia.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_policy.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_profiler.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_rpc.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_service.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_short_id.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_urlfetch.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_utils.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/functional/__init__.py -> build/lib/magnum/tests/functional DEBUG: copying magnum/tests/functional/python_client_base.py -> build/lib/magnum/tests/functional DEBUG: creating build/lib/magnum/tests/functional/api DEBUG: creating build/lib/magnum/tests/functional/api/v1 DEBUG: copying magnum/tests/functional/api/v1/__init__.py -> build/lib/magnum/tests/functional/api/v1 DEBUG: creating build/lib/magnum/tests/functional/mesos DEBUG: copying magnum/tests/functional/mesos/__init__.py -> build/lib/magnum/tests/functional/mesos DEBUG: copying magnum/tests/functional/mesos/test_mesos_python_client.py -> build/lib/magnum/tests/functional/mesos DEBUG: copying magnum/common/__init__.py -> build/lib/magnum/common DEBUG: copying magnum/common/cinder.py -> build/lib/magnum/common DEBUG: copying magnum/common/clients.py -> build/lib/magnum/common DEBUG: copying magnum/common/config.py -> build/lib/magnum/common DEBUG: copying magnum/common/context.py -> build/lib/magnum/common DEBUG: copying magnum/common/docker_utils.py -> build/lib/magnum/common DEBUG: copying magnum/common/exception.py -> build/lib/magnum/common DEBUG: copying magnum/common/keystone.py -> build/lib/magnum/common DEBUG: copying magnum/common/name_generator.py -> build/lib/magnum/common DEBUG: copying magnum/common/neutron.py -> build/lib/magnum/common DEBUG: copying magnum/common/nova.py -> build/lib/magnum/common DEBUG: copying magnum/common/octavia.py -> build/lib/magnum/common DEBUG: copying magnum/common/policy.py -> build/lib/magnum/common DEBUG: copying magnum/common/profiler.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc_service.py -> build/lib/magnum/common DEBUG: copying magnum/common/service.py -> build/lib/magnum/common DEBUG: copying magnum/common/short_id.py -> build/lib/magnum/common DEBUG: copying magnum/common/urlfetch.py -> build/lib/magnum/common DEBUG: copying magnum/common/utils.py -> build/lib/magnum/common DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: creating build/lib/magnum/objects DEBUG: copying magnum/objects/__init__.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/base.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/certificate.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster_template.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/federation.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/fields.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/magnum_service.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/nodegroup.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/quota.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/stats.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/x509keypair.py -> build/lib/magnum/objects DEBUG: copying magnum/drivers/__init__.py -> build/lib/magnum/drivers DEBUG: creating build/lib/magnum/cmd DEBUG: copying magnum/cmd/__init__.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/api.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/conductor.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/db_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/driver_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/status.py -> build/lib/magnum/cmd DEBUG: creating build/lib/magnum/tests/unit/api DEBUG: creating build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/__init__.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/test_base.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/test_root.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/functional/api/__init__.py -> build/lib/magnum/tests/functional/api DEBUG: copying magnum/tests/functional/api/base.py -> build/lib/magnum/tests/functional/api DEBUG: creating build/lib/magnum/tests/functional/k8s_coreos DEBUG: copying magnum/tests/functional/k8s_coreos/__init__.py -> build/lib/magnum/tests/functional/k8s_coreos DEBUG: copying magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_coreos DEBUG: creating build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/__init__.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/extensions.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/operations.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/validator.py -> build/lib/magnum/common/x509 DEBUG: creating build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/__init__.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/base.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/client.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/config.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/datagen.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/manager.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/models.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/utils.py -> build/lib/magnum/tests/functional/common DEBUG: creating build/lib/magnum/tests/functional/swarm DEBUG: copying magnum/tests/functional/swarm/__init__.py -> build/lib/magnum/tests/functional/swarm DEBUG: copying magnum/tests/functional/swarm/test_swarm_python_client.py -> build/lib/magnum/tests/functional/swarm DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/tests/unit/db/__init__.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/base.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_cluster.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_cluster_template.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_federation.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_magnum_service.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_nodegroup.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_quota.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_x509keypair.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/utils.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/conductor/handlers/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/__init__.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/driver.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/monitor.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/template_def.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/version.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/__init__.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/barbican_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/local_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/x509keypair_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: creating build/lib/magnum/db DEBUG: copying magnum/db/__init__.py -> build/lib/magnum/db DEBUG: copying magnum/db/api.py -> build/lib/magnum/db DEBUG: copying magnum/db/migration.py -> build/lib/magnum/db DEBUG: copying magnum/tests/unit/conductor/__init__.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_k8s_api.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_monitors.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_rpcapi.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_scale_manager.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_utils.py -> build/lib/magnum/tests/unit/conductor DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/driver.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/version.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/tests/__init__.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/base.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/conf_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fake_notifier.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fakes.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/output_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/policy_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/utils.py -> build/lib/magnum/tests DEBUG: copying magnum/conductor/handlers/__init__.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/ca_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/cluster_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/conductor_listener.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/federation_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/indirection_api.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/nodegroup_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/tests/unit/api/__init__.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/base.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_app.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_attr_validator.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_expose.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_hooks.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_servicegroup.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_validation.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/utils.py -> build/lib/magnum/tests/unit/api DEBUG: creating build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/__init__.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_api.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_conductor.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_db_manage.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_driver_manage.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_status.py -> build/lib/magnum/tests/unit/cmd DEBUG: creating build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/__init__.py -> build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/test_template.py -> build/lib/magnum/tests/unit/template DEBUG: creating build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/__init__.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/bay.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/baymodel.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/certificate.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster_actions.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster_template.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/collection.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/federation.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/magnum_services.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/nodegroup.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/quota.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/stats.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/types.py -> build/lib/magnum/api/controllers/v1 DEBUG: creating build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/__init__.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/bay_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/baymodel_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cert_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cluster_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: creating build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/__init__.py -> build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/test_periodic.py -> build/lib/magnum/tests/unit/service DEBUG: creating build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/__init__.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/bay_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baymodel_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baypatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cert_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: creating build/lib/magnum/service DEBUG: copying magnum/service/__init__.py -> build/lib/magnum/service DEBUG: copying magnum/service/periodic.py -> build/lib/magnum/service DEBUG: creating build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/__init__.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_bay.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_baymodel.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_federation.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_quota.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_stats.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_types.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_utils.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: creating build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/__init__.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_cluster.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_cluster_template.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_federation.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_fields.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_magnum_service.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_nodegroup.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_objects.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_x509keypair.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/utils.py -> build/lib/magnum/tests/unit/objects DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/__init__.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/driver.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/template_def.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/version.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/api/__init__.py -> build/lib/magnum/api DEBUG: copying magnum/api/app.py -> build/lib/magnum/api DEBUG: copying magnum/api/attr_validator.py -> build/lib/magnum/api DEBUG: copying magnum/api/config.py -> build/lib/magnum/api DEBUG: copying magnum/api/expose.py -> build/lib/magnum/api DEBUG: copying magnum/api/hooks.py -> build/lib/magnum/api DEBUG: copying magnum/api/http_error.py -> build/lib/magnum/api DEBUG: copying magnum/api/servicegroup.py -> build/lib/magnum/api DEBUG: copying magnum/api/utils.py -> build/lib/magnum/api DEBUG: copying magnum/api/validation.py -> build/lib/magnum/api DEBUG: copying magnum/api/versioned_method.py -> build/lib/magnum/api DEBUG: creating build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/__init__.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_barbican.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_local.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: creating build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/__init__.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/driver.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_monitor.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_scale_manager.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/tests/unit/__init__.py -> build/lib/magnum/tests/unit DEBUG: copying magnum/tests/unit/test_hacking.py -> build/lib/magnum/tests/unit DEBUG: copying magnum/__init__.py -> build/lib/magnum DEBUG: copying magnum/i18n.py -> build/lib/magnum DEBUG: copying magnum/version.py -> build/lib/magnum DEBUG: creating build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/__init__.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/api.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/migration.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/models.py -> build/lib/magnum/db/sqlalchemy DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: running egg_info DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing pbr to magnum.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'magnum.egg-info/SOURCES.txt' DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/image DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/tests/unit/api/controllers/auth-paste.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/auth-root-access.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/noauth-paste.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: copying magnum/drivers/mesos_ubuntu_v1/COPYING -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/README.md -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: creating build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/copy_instance_logs.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/gate_hook.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/post_test_hook.sh -> build/lib/magnum/tests/contrib DEBUG: creating build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/api/app.wsgi -> build/lib/magnum/api DEBUG: copying magnum/api/rest_api_version_history.rst -> build/lib/magnum/api DEBUG: creating build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/lb_api.yaml -> build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/lb_etcd.yaml -> build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/network.yaml -> build/lib/magnum/drivers/common/templates DEBUG: creating build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: creating build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-3-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating build/lib/magnum/drivers/common/templates/swarm DEBUG: creating build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/make-cert.py -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/network-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/db/sqlalchemy/alembic.ini -> build/lib/magnum/db/sqlalchemy DEBUG: creating build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/README -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/env.py -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/script.py.mako -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: creating build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/image DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MXgm3u DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/auth_token.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/parsable_error.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/link.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/root.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/versions.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_actions.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/collection.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/magnum_services.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/types.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/attr_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/config.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/expose.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/hooks.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/http_error.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/servicegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/validation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/versioned_method.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.wsgi -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_magnum_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode DEBUG: copying build/lib/magnum/tests/functional/swarm_mode/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode DEBUG: copying build/lib/magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode DEBUG: copying build/lib/magnum/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: copying build/lib/magnum/tests/functional/python_client_base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1 DEBUG: copying build/lib/magnum/tests/functional/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/bay_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/baymodel_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cert_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_template_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/magnum_service_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/bay_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baymodel_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baypatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cert_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_id_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_template_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/clusterpatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/magnum_service_model.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api DEBUG: copying build/lib/magnum/tests/functional/api/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos DEBUG: copying build/lib/magnum/tests/functional/mesos/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos DEBUG: copying build/lib/magnum/tests/functional/mesos/test_mesos_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos DEBUG: copying build/lib/magnum/tests/functional/k8s_coreos/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos DEBUG: copying build/lib/magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/config.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/datagen.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/models.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm DEBUG: copying build/lib/magnum/tests/functional/swarm/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm DEBUG: copying build/lib/magnum/tests/functional/swarm/test_swarm_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_operations.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_sign.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_context.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_docker_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_short_id.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_urlfetch.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_local.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_heat_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_template_definition.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_indirection_api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_k8s_api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_monitors.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_quota.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/test_conf.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_root.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_quota.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_stats.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_types.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-root-access.ini -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-v1-access.ini -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/noauth-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_app.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_attr_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_expose.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_hooks.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_servicegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_validation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_db_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_driver_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/test_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: copying build/lib/magnum/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: copying build/lib/magnum/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/output_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/copy_instance_logs.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/k8s_api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/monitors.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/trust_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/ca_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/conductor_listener.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/federation_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/indirection_api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/nodegroup_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/heat_tasks.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/barbican.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/certificates.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_heat.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/database.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/docker.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/docker_registry.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/drivers.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/glance.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/heat.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/kubernetes.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/magnum_client.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/opts.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/paths.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/services.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/trust.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/x509.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_coreos_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_fedora_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/swarm_fedora_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/swarm_mode_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/README.md -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/k8s_monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/k8s_scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_api.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_etcd.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_master_lb.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_private_network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_private_network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-3-x.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/make-cert.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/network-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/magnum_service_periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/clients.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/config.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/context.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/docker_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/exception.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/name_generator.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/policy.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/rpc_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/short_id.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/urlfetch.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/extensions.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/operations.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/validator.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/barbican_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/local_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/x509keypair_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/base.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/fields.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/db_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/driver_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/status.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/migration.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic.ini -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/README -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/env.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/script.py.mako -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: copying build/lib/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: copying build/lib/magnum/i18n.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: copying build/lib/magnum/version.py -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware/auth_token.py to auth_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware/parsable_error.py to parsable_error.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/link.py to link.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/root.py to root.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/versions.py to versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/bay.py to bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/baymodel.py to baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/certificate.py to certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/cluster_actions.py to cluster_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/cluster_template.py to cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/collection.py to collection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/magnum_services.py to magnum_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/nodegroup.py to nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/types.py to types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/app.py to app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/attr_validator.py to attr_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/expose.py to expose.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/hooks.py to hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/http_error.py to http_error.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/servicegroup.py to servicegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/validation.py to validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/versioned_method.py to versioned_method.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py to test_k8s_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s/test_k8s_python_client.py to test_k8s_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s/test_magnum_python_client.py to test_magnum_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py to test_swarm_mode_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/python_client_base.py to python_client_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/bay_client.py to bay_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/baymodel_client.py to baymodel_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/cert_client.py to cert_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/cluster_client.py to cluster_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/cluster_template_client.py to cluster_template_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/magnum_service_client.py to magnum_service_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/bay_model.py to bay_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/baymodel_model.py to baymodel_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/baymodelpatch_model.py to baymodelpatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/baypatch_model.py to baypatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cert_model.py to cert_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_id_model.py to cluster_id_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_model.py to cluster_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_template_model.py to cluster_template_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py to cluster_templatepatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/clusterpatch_model.py to clusterpatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/magnum_service_model.py to magnum_service_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos/test_mesos_python_client.py to test_mesos_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos/test_k8s_python_client.py to test_k8s_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/datagen.py to datagen.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/manager.py to manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm/test_swarm_python_client.py to test_swarm_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/test_operations.py to test_operations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/test_sign.py to test_sign.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/test_validator.py to test_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_clients.py to test_clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_context.py to test_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_docker_utils.py to test_docker_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_keystone.py to test_keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_neutron.py to test_neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_octavia.py to test_octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_profiler.py to test_profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_rpc.py to test_rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_short_id.py to test_short_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_urlfetch.py to test_urlfetch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_barbican.py to test_barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_cert_manager.py to test_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py to test_x509keypair_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/test_heat_driver.py to test_heat_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py to test_k8s_fedora_atomic_v1_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/test_template_definition.py to test_template_definition.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks/test_heat_tasks.py to test_heat_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py to test_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py to test_trust_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_ca_conductor.py to test_ca_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py to test_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_conductor_listener.py to test_conductor_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_federation_conductor.py to test_federation_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_indirection_api.py to test_indirection_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py to test_k8s_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py to test_mesos_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py to test_nodegroup_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py to test_swarm_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_k8s_api.py to test_k8s_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_monitors.py to test_monitors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_rpcapi.py to test_rpcapi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_scale_manager.py to test_scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy/test_types.py to test_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_cluster_template.py to test_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_federation.py to test_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_nodegroup.py to test_nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_x509keypair.py to test_x509keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf/test_conf.py to test_conf.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/test_root.py to test_root.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_bay.py to test_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_baymodel.py to test_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_certificate.py to test_certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py to test_cluster_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster_template.py to test_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_federation.py to test_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_nodegroup.py to test_nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_types.py to test_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_app.py to test_app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_attr_validator.py to test_attr_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_expose.py to test_expose.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_hooks.py to test_hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_servicegroup.py to test_servicegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_validation.py to test_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_api.py to test_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_conductor.py to test_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_db_manage.py to test_db_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_driver_manage.py to test_driver_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template/test_template.py to test_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service/test_periodic.py to test_periodic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_cluster_template.py to test_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_federation.py to test_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_fields.py to test_fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_nodegroup.py to test_nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_objects.py to test_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_x509keypair.py to test_x509keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/conf_fixture.py to conf_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/fake_notifier.py to fake_notifier.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/output_fixture.py to output_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/policy_fixture.py to policy_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/k8s_api.py to k8s_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/monitors.py to monitors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/scale_manager.py to scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common/cert_manager.py to cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common/trust_manager.py to trust_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/ca_conductor.py to ca_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/cluster_conductor.py to cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/conductor_listener.py to conductor_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/federation_conductor.py to federation_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/indirection_api.py to indirection_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/nodegroup_conductor.py to nodegroup_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks/heat_tasks.py to heat_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/barbican.py to barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/certificates.py to certificates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cinder.py to cinder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cluster_heat.py to cluster_heat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cluster_templates.py to cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/docker.py to docker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/docker_registry.py to docker_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/drivers.py to drivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/glance.py to glance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/heat.py to heat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/kubernetes.py to kubernetes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/magnum_client.py to magnum_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/neutron.py to neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/nova.py to nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/octavia.py to octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/paths.py to paths.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/rpc.py to rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/x509.py to x509.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/monitor.py to monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/k8s_coreos_template_def.py to k8s_coreos_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/k8s_fedora_template_def.py to k8s_fedora_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/k8s_template_def.py to k8s_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/swarm_fedora_template_def.py to swarm_fedora_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/swarm_mode_template_def.py to swarm_mode_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/monitor.py to monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/scale_manager.py to scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/monitor.py to monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/k8s_monitor.py to k8s_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/k8s_scale_manager.py to k8s_scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments/make-cert.py to make-cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup/magnum_service_periodic.py to magnum_service_periodic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/bay.py to bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/baymodel.py to baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/certificate.py to certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/cluster_template.py to cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/magnum_service.py to magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/nodegroup.py to nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cinder.py to cinder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/docker_utils.py to docker_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/name_generator.py to name_generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/neutron.py to neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/nova.py to nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/octavia.py to octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/rpc.py to rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/rpc_service.py to rpc_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/short_id.py to short_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/urlfetch.py to urlfetch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/extensions.py to extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/operations.py to operations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/validator.py to validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/barbican_cert_manager.py to barbican_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/cert_manager.py to cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/local_cert_manager.py to local_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/x509keypair_cert_manager.py to x509keypair_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/certificate.py to certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/cluster_template.py to cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/fields.py to fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/magnum_service.py to magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/nodegroup.py to nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/x509keypair.py to x509keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/db_manage.py to db_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/driver_manage.py to driver_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/migration.py to migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/migration.py to migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py to 041d9a0f1159_add_flavor_id_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py to 049f81f6f584_remove_ssh_authorized_key_from_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py to 04c625aa95ba_change_storage_driver_to_string.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py to 05d3e97de9ee_add_volume_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py to 085e601a39f6_remove_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py to 14328d6a57e3_add_master_count_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py to 1481f5b560dd_add_labels_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py to 156ceb17fb0a_add_bay_status_reason.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py to 1afee1db6cd0_add_master_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py to 1c1ff5e56048_rename_container_image_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py to 1d045384b966_add_insecure_baymodel_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py to 1f196a3dabae_remove_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py to 2581ebaf0cb2_initial_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py to 27ad304554e2_adding_magnum_service_functionality.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py to 29affeaa2bc2_rename_bay_master_address.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py to 2ace4006498_rename_bay_minions_address.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py to 2ae93c9c6191_add_public_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py to 2b5f24dd95de_rename_service_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py to 2d1354bbf76e_ssh_authorized_key.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py to 2d8657c0cdc_add_bay_uuid.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py to 33ef79969018_add_memory_to_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py to 35cff7c86221_add_private_network_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py to 3a938526b35d_add_docker_volume_size.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py to 3b6c4c42adb4_add_unique_constraints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py to 3be65537a94a_add_network_driver_baymodel_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py to 3bea56f25597_multi_tenant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py to 40f325033343_add_bay_create_timeout_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py to 417917e778f5_add_server_type_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py to 421102d1f2d2_create_x509keypair_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py to 456126c6c9e9_create_baylock_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py to 461d798132c7_change_cluster_to_support_nodegroups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py to 47380964133d_add_network_subnet_fip_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py to 4956f03cabad_add_cluster_distro.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py to 4e263f236334_add_registry_enabled.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py to 4ea34a59a64c_add_discovery_url_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py to 52bcaf58fecb_add_master_flavor_id_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py to 53882537ac57_add_host_column_to_pod.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py to 5518af8dbc21_rename_cert_uuid.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py to 5793cd26898d_add_bay_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py to 57fbdf2327a2_remove_baylock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py to 592131657ca1_add_coe_column_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py to 5977879072a7_add_env_to_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py to 59e7664a8ba1_add_container_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py to 5ad410481b88_rename_insecure.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py to 5d4caa6e0a42_create_trustee_for_each_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py to 68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py to 6f21dc920bb_add_cert_uuid_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py to 6f21dc998bb_add_master_addresses_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py to 720f640f43d1_rename_bay_table_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py to 859fb45df249_remove_replication_controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py to 87e62e3c7abc_add_hidden_to_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py to 95096e2334ee_add_master_lb_enabled_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py to 966a99e70ff_add_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py to 9a1539f1cd2c_add_federation_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py to a0e7c8450ab1_add_labels_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py to a1136d335540_add_docker_storage_driver_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py to aa0cc27839af_add_docker_volume_size_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py to ac92cbae311c_add_nodegoup_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py to adc3b7679ae_add_registry_trust_id_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py to b1f612248cab_add_floating_ip_enabled_column_to_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py to bb42b7cad130_remove_node_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py to bc46ba6cf949_add_keypair_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py to c04e925e65c2_nodegroups_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py to cbbc65a86986_add_health_status_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py to d072f58ab240_modify_x509keypair_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py to e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py to e647f5931da8_add_insecure_registry_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py to e772b2598d9_add_container_command.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py to ee92b41b8809_create_quotas_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py to ef08a5e057bd_remove_pod.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py to f1d8b0ab8b8d_added_observations_to_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py to fb03fdef8919_rename_baymodel_to_clustertemplate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py to fcb4efee8f8b_add_version_info_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service/periodic.py to periodic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum/version.py to version.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpdapbb5l0.py' DEBUG: /usr/libexec/platform-python /tmp/tmpdapbb5l0.py DEBUG: removing /tmp/tmpdapbb5l0.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/etc/magnum DEBUG: copying etc/magnum/api-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/etc/magnum DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing pbr to magnum.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'magnum.egg-info/SOURCES.txt' DEBUG: Copying magnum.egg-info to /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6/site-packages/magnum-12.1.1.dev4-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing magnum-api script to /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/bin DEBUG: Installing magnum-conductor script to /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/bin DEBUG: Installing magnum-db-manage script to /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/bin DEBUG: Installing magnum-driver-manage script to /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/bin DEBUG: Installing magnum-status script to /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/bin DEBUG: Installing magnum-api-wsgi script to /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build -W -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: loading stevedore.sphinxext DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (magnum); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/magnum-12.1.1.dev4/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-12.1.1.dev4/doc/source/../../etc/magnum/magnum-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-12.1.1.dev4/doc/source/_static/magnum.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/magnum-12.1.1.dev4/doc/source/../../etc/magnum/magnum-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-12.1.1.dev4/doc/source/_static/magnum.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 47 source files that are out of date DEBUG: updating environment: [new config] 47 added, 0 changed, 0 removed DEBUG: reading sources... [ 2%] admin/configuring DEBUG: reading sources... [ 4%] admin/gmr DEBUG: reading sources... [ 6%] admin/index DEBUG: reading sources... [ 8%] admin/magnum-proxy DEBUG: reading sources... [ 10%] admin/troubleshooting-guide DEBUG: reading sources... [ 12%] cli/index DEBUG: reading sources... [ 14%] cli/magnum-status DEBUG: reading sources... [ 17%] configuration/index DEBUG: reading sources... [ 19%] configuration/sample-config DEBUG: reading sources... [ 21%] configuration/sample-policy DEBUG: reading sources... [ 23%] configuration/samples/index DEBUG: reading sources... [ 25%] configuration/samples/policy-yaml DEBUG: reading sources... [ 27%] contributor/api-microversion DEBUG: reading sources... [ 29%] contributor/api-microversion-history DEBUG: reading sources... [ 31%] contributor/contributing DEBUG: reading sources... [ 34%] contributor/functional-test DEBUG: reading sources... [ 36%] contributor/index DEBUG: reading sources... [ 38%] contributor/objects DEBUG: reading sources... [ 40%] contributor/policies DEBUG: reading sources... [ 42%] contributor/quickstart DEBUG: reading sources... [ 44%] contributor/reno DEBUG: reading sources... [ 46%] contributor/troubleshooting DEBUG: reading sources... [ 48%] index DEBUG: reading sources... [ 51%] install/common/configure_2_edit_magnum_conf DEBUG: reading sources... [ 53%] install/common/configure_3_populate_database DEBUG: reading sources... [ 55%] install/common/prerequisites DEBUG: reading sources... [ 57%] install/get_started DEBUG: reading sources... [ 59%] install/index DEBUG: reading sources... [ 61%] install/install DEBUG: reading sources... [ 63%] install/install-debian-manual DEBUG: reading sources... [ 65%] install/install-guide-from-source DEBUG: reading sources... [ 68%] install/install-obs DEBUG: reading sources... [ 70%] install/install-rdo DEBUG: reading sources... [ 72%] install/install-ubuntu DEBUG: reading sources... [ 74%] install/launch-instance DEBUG: reading sources... [ 76%] install/next-steps DEBUG: reading sources... [ 78%] install/verify DEBUG: reading sources... [ 80%] user/cluster-type-definition DEBUG: reading sources... [ 82%] user/glossary DEBUG: reading sources... [ 85%] user/heat-templates DEBUG: documenting plugins from 'magnum.template_definitions' DEBUG: reading sources... [ 87%] user/index DEBUG: documenting plugins from 'magnum.template_definitions' DEBUG: reading sources... [ 89%] user/k8s-health-monitoring DEBUG: reading sources... [ 91%] user/k8s-keystone-authN-authZ DEBUG: reading sources... [ 93%] user/kubernetes-load-balancer DEBUG: reading sources... [ 95%] user/monitoring DEBUG: reading sources... [ 97%] user/node-groups DEBUG: reading sources... [100%] user/rolling-upgrade DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 2%] admin/configuring DEBUG: writing output... [ 4%] admin/gmr DEBUG: writing output... [ 6%] admin/index DEBUG: writing output... [ 8%] admin/magnum-proxy DEBUG: writing output... [ 10%] admin/troubleshooting-guide DEBUG: writing output... [ 12%] cli/index DEBUG: writing output... [ 14%] cli/magnum-status DEBUG: writing output... [ 17%] configuration/index DEBUG: writing output... [ 19%] configuration/sample-config DEBUG: writing output... [ 21%] configuration/sample-policy DEBUG: writing output... [ 23%] configuration/samples/index DEBUG: writing output... [ 25%] configuration/samples/policy-yaml DEBUG: writing output... [ 27%] contributor/api-microversion DEBUG: writing output... [ 29%] contributor/api-microversion-history DEBUG: writing output... [ 31%] contributor/contributing DEBUG: writing output... [ 34%] contributor/functional-test DEBUG: writing output... [ 36%] contributor/index DEBUG: writing output... [ 38%] contributor/objects DEBUG: writing output... [ 40%] contributor/policies DEBUG: writing output... [ 42%] contributor/quickstart DEBUG: writing output... [ 44%] contributor/reno DEBUG: writing output... [ 46%] contributor/troubleshooting DEBUG: writing output... [ 48%] index DEBUG: writing output... [ 51%] install/common/configure_2_edit_magnum_conf DEBUG: writing output... [ 53%] install/common/configure_3_populate_database DEBUG: writing output... [ 55%] install/common/prerequisites DEBUG: writing output... [ 57%] install/get_started DEBUG: writing output... [ 59%] install/index DEBUG: writing output... [ 61%] install/install DEBUG: writing output... [ 63%] install/install-debian-manual DEBUG: writing output... [ 65%] install/install-guide-from-source DEBUG: writing output... [ 68%] install/install-obs DEBUG: writing output... [ 70%] install/install-rdo DEBUG: writing output... [ 72%] install/install-ubuntu DEBUG: writing output... [ 74%] install/launch-instance DEBUG: writing output... [ 76%] install/next-steps DEBUG: writing output... [ 78%] install/verify DEBUG: writing output... [ 80%] user/cluster-type-definition DEBUG: writing output... [ 82%] user/glossary DEBUG: writing output... [ 85%] user/heat-templates DEBUG: writing output... [ 87%] user/index DEBUG: writing output... [ 89%] user/k8s-health-monitoring DEBUG: writing output... [ 91%] user/k8s-keystone-authN-authZ DEBUG: writing output... [ 93%] user/kubernetes-load-balancer DEBUG: writing output... [ 95%] user/monitoring DEBUG: writing output... [ 97%] user/node-groups DEBUG: writing output... [100%] user/rolling-upgrade DEBUG: generating indices... genindexdone DEBUG: writing additional pages... searchdone DEBUG: copying images... [ 33%] user/../images/cluster-template.png DEBUG: copying images... [ 66%] user/../images/cluster-template-details.png DEBUG: copying images... [100%] user/../images/cluster-create.png DEBUG: copying downloadable files... [100%] ../_static/magnum.conf.sample 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. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/var/log/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/var/run/magnum/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/magnum.logrotate /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/etc/logrotate.d/openstack-magnum DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-api.service /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/systemd/system/openstack-magnum-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-conductor.service /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/var/lib/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/var/lib/magnum/certificates/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/etc/magnum/ DEBUG: + oslo-config-generator --config-file etc/magnum/magnum-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/etc/magnum/magnum.conf DEBUG: + chmod 640 /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/etc/magnum/magnum.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/etc/magnum DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/etc/magnum DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 12.1.1-0.20220427095338.5870994.el8 --unique-debug-suffix -12.1.1-0.20220427095338.5870994.el8.x86_64 --unique-debug-src-base openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/magnum-12.1.1.dev4 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.6/site-packages/magnum/tests/contrib/copy_instance_logs.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh is executable but has no shebang, removing executable bit DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh is executable but has no shebang, removing executable bit DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh is executable but has no shebang, removing executable bit DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh is executable but has no shebang, removing executable bit DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UVcoqw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + rm magnum/tests/unit/test_hacking.py DEBUG: + PYTHON=/usr/libexec/platform-python DEBUG: + stestr --test-path=./magnum/tests/unit run --concurrency 1 DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_api_version_decorator [0.167781s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.024254s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.009428s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.008139s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.007985s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.010232s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.007791s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.013290s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.009201s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.007696s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.007015s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.007315s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.006878s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.008898s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.013895s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.016799s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.015926s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.012911s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.008527s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.016286s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.014031s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.008025s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_equal [0.013208s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.007527s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.007301s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.007827s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.012581s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.008233s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.007993s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.007646s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.024992s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.011586s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.007413s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.010394s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.008836s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.029558s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.024197s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.022668s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.016681s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.008626s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.009375s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.009857s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.016145s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.008289s] ... ok DEBUG: /usr/lib/python3.6/site-packages/kubernetes/client/apis/__init__.py:12: DeprecationWarning: The package kubernetes.client.apis is renamed and deprecated, use kubernetes.client.api instead (please note that the trailing s was removed). DEBUG: DeprecationWarning DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> f1d8b0ab8b8d DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_disable_file [0.600804s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.032242s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist [0.027772s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.021146s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.021178s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.022214s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.048207s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.014910s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.062282s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.015673s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.018945s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.016029s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_as_dict_faults [0.010457s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_bay_init [0.012432s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_create [0.031972s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_delete [0.199552s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_detail [0.019646s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_all [0.023384s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_one [0.155146s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_update [0.100288s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_delete [0.104647s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_get_one [0.111178s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_update [0.277308s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay [0.271665s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_not_found [0.070623s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_with_name [0.183333s] ... ok DEBUG: GET: /v1/ {} DEBUG: GOT:{'id': 'v1', 'media_types': [{'base': 'application/json', 'type': 'application/vnd.openstack.magnum.v1+json'}], 'links': [{'href': 'http://localhost/v1/', 'rel': 'self'}, {'href': 'http://docs.openstack.org/developer/magnum/dev/api-spec-v1.html', 'rel': 'describedby', 'type': 'text/html'}], 'baymodels': [{'href': 'http://localhost/v1/baymodels/', 'rel': 'self'}, {'href': 'http://localhost/baymodels/', 'rel': 'bookmark'}], 'bays': [{'href': 'http://localhost/v1/bays/', 'rel': 'self'}, {'href': 'http://localhost/bays/', 'rel': 'bookmark'}], 'clustertemplates': [{'href': 'http://localhost/v1/clustertemplates/', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/', 'rel': 'bookmark'}], 'clusters': [{'href': 'http://localhost/v1/clusters/', 'rel': 'self'}, {'href': 'http://localhost/clusters/', 'rel': 'bookmark'}], 'quotas': [{'href': 'http://localhost/v1/quotas/', 'rel': 'self'}, {'href': 'http://localhost/quotas/', 'rel': 'bookmark'}], 'certificates': [{'href': 'http://localhost/v1/certificates/', 'rel': 'self'}, {'href': 'http://localhost/certificates/', 'rel': 'bookmark'}], 'mservices': [{'href': 'http://localhost/v1/mservices/', 'rel': 'self'}, {'href': 'http://localhost/mservices/', 'rel': 'bookmark'}], 'stats': [{'href': 'http://localhost/v1/stats/', 'rel': 'self'}, {'href': 'http://localhost/stats/', 'rel': 'bookmark'}], 'federations': [{'href': 'http://localhost/v1/federations/', 'rel': 'self'}, {'href': 'http://localhost/federations/', 'rel': 'bookmark'}], 'nodegroups': [{'href': 'http://localhost/v1/clusters/{cluster_id}/nodegroups', 'rel': 'self'}, {'href': 'http://localhost/clusters/{cluster_id}/nodegroups', 'rel': 'bookmark'}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:create to be performed", "detail": "Policy doesn't allow bay:create to be performed.", "links": []}]} DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:delete to be performed", "detail": "Policy doesn't allow bay:delete to be performed.", "links": []}]} DEBUG: GET: /v1/bays/bc84f2c7-534d-4d27-bcca-1d5f68314cd5/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:detail to be performed", "detail": "Policy doesn't allow bay:detail to be performed.", "links": []}]} DEBUG: GET: /v1/bays {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:get_all to be performed", "detail": "Policy doesn't allow bay:get_all to be performed.", "links": []}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:get to be performed", "detail": "Policy doesn't allow bay:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/bays/bay_example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:update to be performed", "detail": "Policy doesn't allow bay:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:delete to be performed", "detail": "Policy doesn't allow bay:delete to be performed.", "links": []}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:get to be performed", "detail": "Policy doesn't allow bay:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow bay:update to be performed", "detail": "Policy doesn't allow bay:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found", "detail": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found.", "links": []}]} DEBUG: DELETE: /v1/bays/8d8459db-172f-4f18-89cf-4aa5e4477ad6 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 8d8459db-172f-4f18-89cf-4aa5e4477ad6 could not be found", "detail": "Cluster 8d8459db-172f-4f18-89cf-4aa5e4477ad6 could not be found.", "links": []}]} DEBUG: DELETE: /v1/bays/cluster1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/bays/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_with_name_not_found [0.067805s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_multiple_bay_by_name [0.174041s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links [0.316919s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links_default_limit [0.347389s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail [0.169125s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_against_single [0.070235s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_with_pagination_marker [0.253724s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_empty [0.024547s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_all_with_pagination_marker [0.265890s] ... ok DEBUG: DELETE: /v1/bays/test_bay DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: GET: /v1/bays/?limit=3 {} DEBUG: GOT:{'bays': [{'uuid': '7fd0fab3-7c88-48d3-b72b-315fcc071cdc', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/7fd0fab3-7c88-48d3-b72b-315fcc071cdc', 'rel': 'self'}, {'href': 'http://localhost/bays/7fd0fab3-7c88-48d3-b72b-315fcc071cdc', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '0eab5040-04c1-4e0c-8108-2d86099947b1', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/0eab5040-04c1-4e0c-8108-2d86099947b1', 'rel': 'self'}, {'href': 'http://localhost/bays/0eab5040-04c1-4e0c-8108-2d86099947b1', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '28abe5f7-5f7d-4175-b1c7-d58c2c8c1261', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/28abe5f7-5f7d-4175-b1c7-d58c2c8c1261', 'rel': 'self'}, {'href': 'http://localhost/bays/28abe5f7-5f7d-4175-b1c7-d58c2c8c1261', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}], 'next': 'http://localhost/v1/bays?sort_key=id&sort_dir=asc&limit=3&marker=28abe5f7-5f7d-4175-b1c7-d58c2c8c1261'} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': '62c50222-ee26-4299-8c4e-1d96345d5d96', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/62c50222-ee26-4299-8c4e-1d96345d5d96', 'rel': 'self'}, {'href': 'http://localhost/bays/62c50222-ee26-4299-8c4e-1d96345d5d96', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'e5f2c7e9-66de-42f3-a54c-c5c660e1c0bc', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/e5f2c7e9-66de-42f3-a54c-c5c660e1c0bc', 'rel': 'self'}, {'href': 'http://localhost/bays/e5f2c7e9-66de-42f3-a54c-c5c660e1c0bc', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '5a62827a-6a77-407b-b035-b86c0885b3a2', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5a62827a-6a77-407b-b035-b86c0885b3a2', 'rel': 'self'}, {'href': 'http://localhost/bays/5a62827a-6a77-407b-b035-b86c0885b3a2', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}], 'next': 'http://localhost/v1/bays?sort_key=id&sort_dir=asc&limit=3&marker=5a62827a-6a77-407b-b035-b86c0885b3a2'} DEBUG: GET: /v1/bays/detail {} DEBUG: GOT:{'bays': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:34.456743+00:00', 'updated_at': None}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: GET: /v1/bays/detail?limit=3&marker=3c72f932-3b7d-4a07-a1ac-17dded60df2e {} DEBUG: GOT:{'bays': [{'uuid': '3bac109b-2f54-4952-a539-127c5092f9c7', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/3bac109b-2f54-4952-a539-127c5092f9c7', 'rel': 'self'}, {'href': 'http://localhost/bays/3bac109b-2f54-4952-a539-127c5092f9c7', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:34.777304+00:00', 'updated_at': None}]} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': []} DEBUG: GET: /v1/bays?limit=3&marker=d11d6503-1237-4d60-93a3-aa3ea636afa4 {} DEBUG: GOT:{'bays': [{'uuid': 'b6062eee-68a7-4992-996b-8731ccbd94f3', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/b6062eee-68a7-4992-996b-8731ccbd94f3', 'rel': 'self'}, {'href': 'http://localhost/bays/b6062eee-68a7-4992-996b-8731ccbd94f3', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:35.203707+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one [0.128135s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name [0.213041s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_multiple_bay [0.233644s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_not_found [0.026302s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay [0.129134s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay_heatclient_exception [0.189698s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_links [0.307147s] ... ok DEBUG: GET: /v1/bays/cluster1 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:35.333522+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/test_bay {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: GET: /v1/bays/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_FAILED', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'bay_faults': {'fake_name': 'fake_reason'}, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:35.804855+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_FAILED', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'bay_faults': {}, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:35.959698+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf {} DEBUG: GOT:{'uuid': '72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'rel': 'self'}, {'href': 'http://localhost/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:36.119505+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf {} DEBUG: GOT:{'uuid': '72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'rel': 'self'}, {'href': 'http://localhost/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:36.119505+00:00', 'updated_at': None} DEBUG: GET: /bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf {} DEBUG: GOT:{'uuid': '72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'rel': 'self'}, {'href': 'http://localhost/bays/72c4fcbb-0f92-427b-8e3f-fc60d3467ccf', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:36.119505+00:00', 'updated_at': None} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': '658ea3b8-66fe-411a-9661-0f1623012108', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/658ea3b8-66fe-411a-9661-0f1623012108', 'rel': 'self'}, {'href': 'http://localhost/bays/658ea3b8-66fe-411a-9661-0f1623012108', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'eaf0229b-3197-4a9a-980c-c9cf90173604', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/eaf0229b-3197-4a9a-980c-c9cf90173604', 'rel': 'self'}, {'href': 'http://localhost/bays/eaf0229b-3197-4a9a-980c-c9cf90173604', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '27494804-3f63-42e6-9eb9-81f102b54883', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/27494804-3f63-42e6-9eb9-81f102b54883', 'rel': 'self'}, {'href': 'http://localhost/bays/27494804-3f63-42e6-9eb9-81f102b54883', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'afc99572-88d4-4cf8-a337-a5e05a8cb0a8', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/afc99572-88d4-4cf8-a337-a5e05a8cb0a8', 'rel': 'self'}, {'href': 'http://localhost/bays/afc99572-88d4-4cf8-a337-a5e05a8cb0a8', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'f8037692-fe91-4092-8188-71bee312189d', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/f8037692-fe91-4092-8188-71bee312189d', 'rel': 'self'}, {'href': 'http://localhost/bays/f8037692-fe91-4092-8188-71bee312189d', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}]}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_many [0.433474s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_one [0.108107s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_add_non_existent_property [0.138555s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_mandatory_property_fail [0.070646s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_non_existent_property [0.102377s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_ok [0.245528s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_bay_name_failed [0.120081s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_baymodel_id_failed [0.093574s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_invalid_node_count [0.099260s] ... ok DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/baymodel_id' is a mandatory attribute and can not be removed", "detail": "'/baymodel_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "links": []}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:37.285169+00:00', 'updated_at': None} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'op': 'remove'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 1, "master_count": 3, "docker_volume_size": null, "labels": {}, "master_flavor_id": null, "flavor_id": null, "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "status": "UPDATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": "172.17.2.3", "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:37.285169+00:00", "updated_at": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 1, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:37.285169+00:00', 'updated_at': '2022-04-27T10:03:37.417651+00:00'} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'bay_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "cannot change cluster property(ies) name", "detail": "cannot change cluster property(ies) name.", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'value': 'fe63e0af-ef87-4399-9914-d52142cd044e', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': 'fe63e0af-ef87-4399-9914-d52142cd044e'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': 'fe63e0af-ef87-4399-9914-d52142cd044e'}]'. Reason: can't replace non-existent object 'baymodel_id'", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': -1, 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 1", "links": []}]} DEBUG: PATCH: /v1/bays/60e97098-f181-4fbf-ab78-d0a5651e75e4 [{'path': '/name', 'value': 'bay_example_B', 'op': 'replace'}]{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_bay [0.220944s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_baymodel_id [0.138117s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok [0.218551s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name [0.285961s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_multiple_bay [0.150312s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_not_found [0.096504s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_async [0.119925s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_with_rollback_enabled [0.130433s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 60e97098-f181-4fbf-ab78-d0a5651e75e4 could not be found", "detail": "Cluster 60e97098-f181-4fbf-ab78-d0a5651e75e4 could not be found.", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'value': '85e52818-528c-4b47-aa55-2bfb9bcdbb2c', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': '85e52818-528c-4b47-aa55-2bfb9bcdbb2c'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': '85e52818-528c-4b47-aa55-2bfb9bcdbb2c'}]'. Reason: can't replace non-existent object 'baymodel_id'", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 4, "master_count": 3, "docker_volume_size": null, "labels": {}, "master_flavor_id": null, "flavor_id": null, "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "status": "UPDATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": "172.17.2.3", "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:38.217204+00:00", "updated_at": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:38.217204+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/bays/bay_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 4, "master_count": 3, "docker_volume_size": null, "labels": {}, "master_flavor_id": null, "flavor_id": null, "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "status": "UPDATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": "172.17.2.3", "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:38.435073+00:00", "updated_at": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:38.435073+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/bays/test_bay [{'path': '/name', 'value': 'test_bay', 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: PATCH: /v1/bays/not_found [{'path': '/name', 'value': 'not_found', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: PATCH: /v1/bays/bay_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.2 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: PATCH: /v1/bays/bay_example_A/?rollback=True [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.3 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/db0540f9-d1a5-46e2-bda6-9f2f0c7d11a5 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "db0540f9-d1a5-46e2-bda6-9f2f0c7d11a5", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/db0540f9-d1a5-46e2-bda6-9f2f0c7d11a5", "rel": "self"}, {"href": "http://localhost/bays/db0540f9-d1a5-46e2-bda6-9f2f0c7d11a5", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay [0.097038s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_doesnt_contain_id [0.169598s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_generate_uuid [0.094338s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_no_baymodel_id [0.023908s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_set_project_id_and_user_id [0.109079s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_baymodel_name [0.132669s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/a928d52c-e020-41e7-a30e-3825abe00570 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a928d52c-e020-41e7-a30e-3825abe00570", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/a928d52c-e020-41e7-a30e-3825abe00570", "rel": "self"}, {"href": "http://localhost/bays/a928d52c-e020-41e7-a30e-3825abe00570", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:39.364715+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/8f25e0cf-b0aa-457d-9496-1dea4bb75c36 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "8f25e0cf-b0aa-457d-9496-1dea4bb75c36", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/8f25e0cf-b0aa-457d-9496-1dea4bb75c36", "rel": "self"}, {"href": "http://localhost/bays/8f25e0cf-b0aa-457d-9496-1dea4bb75c36", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:39.494039+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute baymodel_id", "detail": "Invalid input for field/attribute baymodel_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/4e9f1b2b-1bfd-44a8-8d86-e3343a696d65 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4e9f1b2b-1bfd-44a8-8d86-e3343a696d65", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/4e9f1b2b-1bfd-44a8-8d86-e3343a696d65", "rel": "self"}, {"href": "http://localhost/bays/4e9f1b2b-1bfd-44a8-8d86-e3343a696d65", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:39.631358+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'clustermodel1', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/4e84baff-ac98-4a49-86f2-805e2648e7af DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4e84baff-ac98-4a49-86f2-805e2648e7af", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/4e84baff-ac98-4a49-86f2-805e2648e7af", "rel": "self"}, {"href": "http://localhost/bays/4e84baff-ac98-4a49-86f2-805e2648e7af", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:39.759117+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'Testbay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_capital_letter_start_valid_name [0.217939s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_docker_volume_size [0.102250s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_at_end_valid_name [0.101484s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_invalid_at_start_name [0.021874s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_valid_name [0.135046s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/e047b7d2-abc3-4bd7-a384-979488951231 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e047b7d2-abc3-4bd7-a384-979488951231", "name": "Testbay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/e047b7d2-abc3-4bd7-a384-979488951231", "rel": "self"}, {"href": "http://localhost/bays/e047b7d2-abc3-4bd7-a384-979488951231", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:39.857973+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': 3, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/6d8b7db6-e292-4fd0-92e2-d9f7a1f3f5d6 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6d8b7db6-e292-4fd0-92e2-d9f7a1f3f5d6", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": 3, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/6d8b7db6-e292-4fd0-92e2-d9f7a1f3f5d6", "rel": "self"}, {"href": "http://localhost/bays/6d8b7db6-e292-4fd0-92e2-d9f7a1f3f5d6", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:40.084713+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testbay-', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/c28575c8-e8b2-4996-9a2c-4d233548d3aa DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c28575c8-e8b2-4996-9a2c-4d233548d3aa", "name": "testbay-", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/c28575c8-e8b2-4996-9a2c-4d233548d3aa", "rel": "self"}, {"href": "http://localhost/bays/c28575c8-e8b2-4996-9a2c-4d233548d3aa", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:40.179992+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '-test_bay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '-test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test-bay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/bf81c199-1ecf-4faa-96cd-a91e8bfcbaf8 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "bf81c199-1ecf-4faa-96cd-a91e8bfcbaf8", "name": "test-bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/bf81c199-1ecf-4faa-96cd-a91e8bfcbaf8", "rel": "self"}, {"href": "http://localhost/bays/bf81c199-1ecf-4faa-96cd-a91e8bfcbaf8", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:40.342353+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: ''. Value should have a minimum character requirement of 1", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_empty_name [0.026906s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_ext_network [0.132292s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_flavor [0.058634s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_name [0.027336s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_str_name [0.026508s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_keypair [0.063106s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_long_name [0.025937s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_master_count_zero [0.067528s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-net", "detail": "test-net", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-flavor", "detail": "test-flavor", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456test_bay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-key", "detail": "test-key", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'. Value should have a maximum character requirement of 242", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 0, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute master_count", "detail": "Invalid input for field/attribute master_count. Value: '0'. Value should be greater or equal to 1", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.-_bay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/7f770707-d01c-4784-be90-7c5eb59471f6 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "7f770707-d01c-4784-be90-7c5eb59471f6", "name": "test.-_bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/7f770707-d01c-4784-be90-7c5eb59471f6", "rel": "self"}, {"href": "http://localhost/bays/7f770707-d01c-4784-be90-7c5eb59471f6", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:40.884487+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_mix_special_char_valid_name [0.132304s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_multi_images_same_name [0.076892s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_lb_multi_node [0.097796s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_lb_one_node [0.179188s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_master_count [0.222492s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_node_count [0.162378s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': False, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'foo', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "master_count must be 1 when master_lb_enabled is False", "detail": "master_count must be 1 when master_lb_enabled is False", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 1, 'baymodel_id': 'foo', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/871956ed-e44b-433f-b4af-57bedba9dadf DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "871956ed-e44b-433f-b4af-57bedba9dadf", "name": "cluster1", "baymodel_id": "foo", "node_count": 3, "master_count": 1, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/871956ed-e44b-433f-b4af-57bedba9dadf", "rel": "self"}, {"href": "http://localhost/bays/871956ed-e44b-433f-b4af-57bedba9dadf", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:41.195562+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/643e2f92-bf40-4e12-a224-eeff36a4dca9 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "643e2f92-bf40-4e12-a224-eeff36a4dca9", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 1, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/643e2f92-bf40-4e12-a224-eeff36a4dca9", "rel": "self"}, {"href": "http://localhost/bays/643e2f92-bf40-4e12-a224-eeff36a4dca9", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:41.402267+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/51199270-6fca-4b8f-8e15-1a2ceabea525 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "51199270-6fca-4b8f-8e15-1a2ceabea525", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 1, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/51199270-6fca-4b8f-8e15-1a2ceabea525", "rel": "self"}, {"href": "http://localhost/bays/51199270-6fca-4b8f-8e15-1a2ceabea525", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:41.612442+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/6a33b3a4-2aeb-48b5-b9f3-2d9e0efd6c02 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6a33b3a4-2aeb-48b5-b9f3-2d9e0efd6c02", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/6a33b3a4-2aeb-48b5-b9f3-2d9e0efd6c02", "rel": "self"}, {"href": "http://localhost/bays/6a33b3a4-2aeb-48b5-b9f3-2d9e0efd6c02", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:41.916516+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_timeout [0.269253s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_node_count_negative [0.085879s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_node_count_zero [0.057305s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_non_existent_baymodel_id [0.047712s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_nonexist_image [0.070167s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_on_os_distro_image [0.084155s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_at_end_valid_name [0.146015s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_invalid_at_start_name [0.021644s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': -1, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 1", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 0, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '0'. Value should be greater or equal to 1", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': '3649a7ea-d9c3-4741-bf3d-4db7a4cbdd09', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate 3649a7ea-d9c3-4741-bf3d-4db7a4cbdd09 could not be found", "detail": "ClusterTemplate 3649a7ea-d9c3-4741-bf3d-4db7a4cbdd09 could not be found.", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testbay.', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/a8d10b59-4594-4c0c-95fc-2ecd7f15d388 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a8d10b59-4594-4c0c-95fc-2ecd7f15d388", "name": "testbay.", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/a8d10b59-4594-4c0c-95fc-2ecd7f15d388", "rel": "self"}, {"href": "http://localhost/bays/a8d10b59-4594-4c0c-95fc-2ecd7f15d388", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:42.379611+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '.test_bay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '.test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.bay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/618c70e4-1752-4c61-b3df-7d15b580e3e1 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "618c70e4-1752-4c61-b3df-7d15b580e3e1", "name": "test.bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/618c70e4-1752-4c61-b3df-7d15b580e3e1", "rel": "self"}, {"href": "http://localhost/bays/618c70e4-1752-4c61-b3df-7d15b580e3e1", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:42.593666+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_valid_name [0.208619s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_negative [0.116906s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_none [0.097797s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_zero [0.131188s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_at_end_valid_name [0.120048s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_invalid_at_start_name [0.027598s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': -1} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute bay_create_timeout", "detail": "Invalid input for field/attribute bay_create_timeout. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': None} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/fbd7dd09-d98c-4c97-8ac1-6aa06eae6206 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "fbd7dd09-d98c-4c97-8ac1-6aa06eae6206", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": null, "links": [{"href": "http://localhost/v1/bays/fbd7dd09-d98c-4c97-8ac1-6aa06eae6206", "rel": "self"}, {"href": "http://localhost/bays/fbd7dd09-d98c-4c97-8ac1-6aa06eae6206", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:42.853758+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 0} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/d0e3c5da-dfc9-4ef1-8a92-ec88b7bc8779 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "d0e3c5da-dfc9-4ef1-8a92-ec88b7bc8779", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 0, "links": [{"href": "http://localhost/v1/bays/d0e3c5da-dfc9-4ef1-8a92-ec88b7bc8779", "rel": "self"}, {"href": "http://localhost/bays/d0e3c5da-dfc9-4ef1-8a92-ec88b7bc8779", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:42.981945+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testbay_', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/49503cd7-d8ba-4128-8c25-a8b3429da598 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "49503cd7-d8ba-4128-8c25-a8b3429da598", "name": "testbay_", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/49503cd7-d8ba-4128-8c25-a8b3429da598", "rel": "self"}, {"href": "http://localhost/bays/49503cd7-d8ba-4128-8c25-a8b3429da598", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:43.088352+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '_test_bay', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '_test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test_bay123456', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/f3e37e69-16e9-4f26-8ac5-80eed81e4238 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f3e37e69-16e9-4f26-8ac5-80eed81e4238", "name": "test_bay123456", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/f3e37e69-16e9-4f26-8ac5-80eed81e4238", "rel": "self"}, {"href": "http://localhost/bays/f3e37e69-16e9-4f26-8ac5-80eed81e4238", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:43.260314+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_valid_str_int_name [0.182390s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_docker_volume_size [0.377041s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_name [0.143557s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelObject.test_baymodel_init [0.012939s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_create [0.055061s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_delete [0.072891s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_detail [0.032624s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_all [0.059824s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_one [0.057591s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_update [0.297803s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_delete [0.079409s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/48e111a1-6b90-42f1-ac55-75b5f9374e71 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "48e111a1-6b90-42f1-ac55-75b5f9374e71", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": 20, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/48e111a1-6b90-42f1-ac55-75b5f9374e71", "rel": "self"}, {"href": "http://localhost/bays/48e111a1-6b90-42f1-ac55-75b5f9374e71", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:43.594085+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/63edf1bb-26c2-4639-b2eb-319dfd18900a DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "63edf1bb-26c2-4639-b2eb-319dfd18900a", "name": "chi-13-bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/63edf1bb-26c2-4639-b2eb-319dfd18900a", "rel": "self"}, {"href": "http://localhost/bays/63edf1bb-26c2-4639-b2eb-319dfd18900a", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2022-04-27T10:03:43.798347+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:create to be performed", "detail": "Policy doesn't allow baymodel:create to be performed.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:delete to be performed", "detail": "Policy doesn't allow baymodel:delete to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels/35df4eb6-766c-4f76-a9e9-5e2eeb592ac2/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:detail to be performed", "detail": "Policy doesn't allow baymodel:detail to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:get_all to be performed", "detail": "Policy doesn't allow baymodel:get_all to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:get to be performed", "detail": "Policy doesn't allow baymodel:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/baymodels/example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:update to be performed", "detail": "Policy doesn't allow baymodel:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:delete to be performed", "detail": "Policy doesn't allow baymodel:delete to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:get to be performed", "detail": "Policy doesn't allow baymodel:get to be performed.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_get_one [0.081954s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_update [0.194217s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel [0.143209s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_not_found [0.052548s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_bay [0.134475s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name [0.131578s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name_not_found [0.085781s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_multiple_baymodel_by_name [0.080396s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links [0.043606s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow baymodel:update to be performed", "detail": "Policy doesn't allow baymodel:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found.", "links": []}]} DEBUG: DELETE: /v1/baymodels/d00771f8-d139-4d01-a60b-fbe4cfc90963 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate d00771f8-d139-4d01-a60b-fbe4cfc90963 could not be found", "detail": "ClusterTemplate d00771f8-d139-4d01-a60b-fbe4cfc90963 could not be found.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "links": []}]} DEBUG: DELETE: /v1/baymodels/clustermodel1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/baymodels/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} DEBUG: DELETE: /v1/baymodels/test_baymodel DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "links": []}]} DEBUG: GET: /v1/baymodels/?limit=3 {} DEBUG: GOT:{'baymodels': [{'uuid': '0359c786-1f49-4b89-b86f-c8b6e72dd85e', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/0359c786-1f49-4b89-b86f-c8b6e72dd85e', 'rel': 'self'}, {'href': 'http://localhost/baymodels/0359c786-1f49-4b89-b86f-c8b6e72dd85e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.471352+00:00', 'updated_at': None}, {'uuid': 'c578c388-6d17-4aa8-a1f3-1f1627dcf07b', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/c578c388-6d17-4aa8-a1f3-1f1627dcf07b', 'rel': 'self'}, {'href': 'http://localhost/baymodels/c578c388-6d17-4aa8-a1f3-1f1627dcf07b', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.472816+00:00', 'updated_at': None}, {'uuid': '072129b5-a0f9-45be-926f-b30550b4821d', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/072129b5-a0f9-45be-926f-b30550b4821d', 'rel': 'self'}, {'href': 'http://localhost/baymodels/072129b5-a0f9-45be-926f-b30550b4821d', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.474130+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=072129b5-a0f9-45be-926f-b30550b4821d'} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': 'b4ffc0d5-f5c8-4402-b03b-4612ad3d38e1', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/b4ffc0d5-f5c8-4402-b03b-4612ad3d38e1', 'rel': 'self'}, {'href': 'http://localhost/baymodels/b4ffc0d5-f5c8-4402-b03b-4612ad3d38e1', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.511531+00:00', 'updated_at': None}, {'uuid': '51004a1c-6203-4dc3-aad5-711419880833', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/51004a1c-6203-4dc3-aad5-711419880833', 'rel': 'self'}, {'href': 'http://localhost/baymodels/51004a1c-6203-4dc3-aad5-711419880833', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.513313+00:00', 'updated_at': None}, {'uuid': '61985795-619f-4161-8781-cf10fa3f3dd2', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/61985795-619f-4161-8781-cf10fa3f3dd2', 'rel': 'self'}, {'href': 'http://localhost/baymodels/61985795-619f-4161-8781-cf10fa3f3dd2', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.514591+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=61985795-619f-4161-8781-cf10fa3f3dd2'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links_default_limit [0.041845s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail [0.067421s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail_against_single [0.028010s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail_with_pagination_marker [0.118897s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_empty [0.048526s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_all_with_pagination_marker [0.121872s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one [0.078859s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name [0.055923s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_multiple_baymodel [0.047973s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_not_found [0.411388s] ... ok DEBUG: GET: /v1/baymodels/detail {} DEBUG: GOT:{'baymodels': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.567301+00:00', 'updated_at': None}]} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: GET: /v1/baymodels/detail?limit=3&marker=6b7051f2-6f76-465f-aab7-a75edbe95203 {} DEBUG: GOT:{'baymodels': [{'uuid': 'b6563ad4-05c3-4f0e-b390-a76c0bfc4d89', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/b6563ad4-05c3-4f0e-b390-a76c0bfc4d89', 'rel': 'self'}, {'href': 'http://localhost/baymodels/b6563ad4-05c3-4f0e-b390-a76c0bfc4d89', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.676415+00:00', 'updated_at': None}]} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': []} DEBUG: GET: /v1/baymodels?limit=3&marker=48964df5-1c92-4f9b-ace5-8bd42eb6893a {} DEBUG: GOT:{'baymodels': [{'uuid': '7daae62f-d141-4c96-b34a-405477fab7c3', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/7daae62f-d141-4c96-b34a-405477fab7c3', 'rel': 'self'}, {'href': 'http://localhost/baymodels/7daae62f-d141-4c96-b34a-405477fab7c3', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.855298+00:00', 'updated_at': None}]} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:45.953505+00:00', 'updated_at': None} DEBUG: GET: /v1/baymodels/clustermodel1 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.045606+00:00', 'updated_at': None} DEBUG: GET: /v1/baymodels/test_baymodel {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "links": []}]} DEBUG: GET: /v1/baymodels/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} DEBUG: GET: /v1/baymodels/7e2b762b-275a-4064-997a-90886e79806e {} DEBUG: GOT:{'uuid': '7e2b762b-275a-4064-997a-90886e79806e', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/7e2b762b-275a-4064-997a-90886e79806e', 'rel': 'self'}, {'href': 'http://localhost/baymodels/7e2b762b-275a-4064-997a-90886e79806e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.619610+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_links [0.411614s] ... ok DEBUG: GET: /v1/baymodels/7e2b762b-275a-4064-997a-90886e79806e {} DEBUG: GOT:{'uuid': '7e2b762b-275a-4064-997a-90886e79806e', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/7e2b762b-275a-4064-997a-90886e79806e', 'rel': 'self'}, {'href': 'http://localhost/baymodels/7e2b762b-275a-4064-997a-90886e79806e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.619610+00:00', 'updated_at': None} DEBUG: GET: /baymodels/7e2b762b-275a-4064-997a-90886e79806e {} DEBUG: GOT:{'uuid': '7e2b762b-275a-4064-997a-90886e79806e', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/7e2b762b-275a-4064-997a-90886e79806e', 'rel': 'self'}, {'href': 'http://localhost/baymodels/7e2b762b-275a-4064-997a-90886e79806e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.619610+00:00', 'updated_at': None} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': '9f606c1f-aa07-4065-90e5-940788dcdee7', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/9f606c1f-aa07-4065-90e5-940788dcdee7', 'rel': 'self'}, {'href': 'http://localhost/baymodels/9f606c1f-aa07-4065-90e5-940788dcdee7', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.958635+00:00', 'updated_at': None}, {'uuid': '2a456cb0-e728-4f9a-a181-d2faf7467826', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/2a456cb0-e728-4f9a-a181-d2faf7467826', 'rel': 'self'}, {'href': 'http://localhost/baymodels/2a456cb0-e728-4f9a-a181-d2faf7467826', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.960246+00:00', 'updated_at': None}, {'uuid': '35d3ace3-38be-4387-b3fb-6331b981d5ae', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/35d3ace3-38be-4387-b3fb-6331b981d5ae', 'rel': 'self'}, {'href': 'http://localhost/baymodels/35d3ace3-38be-4387-b3fb-6331b981d5ae', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.961530+00:00', 'updated_at': None}, {'uuid': '7bbee521-8ae7-45b8-863d-2d9a9d4f5c3e', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/7bbee521-8ae7-45b8-863d-2d9a9d4f5c3e', 'rel': 'self'}, {'href': 'http://localhost/baymodels/7bbee521-8ae7-45b8-863d-2d9a9d4f5c3e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.965470+00:00', 'updated_at': None}, {'uuid': 'c0126f8b-f670-4c22-afff-e2a786aad6b8', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/c0126f8b-f670-4c22-afff-e2a786aad6b8', 'rel': 'self'}, {'href': 'http://localhost/baymodels/c0126f8b-f670-4c22-afff-e2a786aad6b8', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:46.966749+00:00', 'updated_at': None}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_many [0.063688s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_one [0.037722s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_add_root_non_existent [0.039023s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_create_baymodel_with_no_os_distro_image [0.084688s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_mandatory_property_fail [0.281080s] ... ok DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:47.022939+00:00', 'updated_at': None}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'img', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/image_id' is a mandatory attribute and can not be removed", "detail": "'/image_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/keypair_id' is a mandatory attribute and can not be removed", "detail": "'/keypair_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/coe', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/coe' is a mandatory attribute and can not be removed", "detail": "'/coe' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/external_network_id' is a mandatory attribute and can not be removed", "detail": "'/external_network_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/server_type', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/server_type' is a mandatory attribute and can not be removed", "detail": "'/server_type' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/tls_disabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/tls_disabled' is a mandatory attribute and can not be removed", "detail": "'/tls_disabled' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/public' is a mandatory attribute and can not be removed", "detail": "'/public' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/registry_enabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/registry_enabled' is a mandatory attribute and can not be removed", "detail": "'/registry_enabled' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/cluster_distro', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/cluster_distro' is a mandatory attribute and can not be removed", "detail": "'/cluster_distro' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/network_driver' is a mandatory attribute and can not be removed", "detail": "'/network_driver' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_non_existent_property_fail [0.102262s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_singular [0.201333s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_uuid [0.025261s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_external_network_id [0.101460s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_flavor_id [0.173571s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_image_id [0.165354s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_keypair_id [0.378907s] ... ok DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:47.605198+00:00', 'updated_at': None} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "bay_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": null, "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:47.605198+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': None, 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:47.605198+00:00', 'updated_at': '2022-04-27T10:03:47.737203+00:00'} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/flavor_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "bay_model_example_B", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:48.643798+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_B', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:48.643798+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_singular [0.305940s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_name_with_bay [0.217675s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay [0.172046s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay_allow_update [0.238211s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay_not_allow_update [0.139329s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_not_found [0.065764s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_public_baymodel_fail [0.074118s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "bay_model_example_B", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:48.948834+00:00", "updated_at": null} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'flannel', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "bay_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:49.331389+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:49.331389+00:00', 'updated_at': '2022-04-27T10:03:49.519040+00:00'} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'calico', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver", "detail": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver.", "links": []}]} DEBUG: PATCH: /v1/baymodels/a73f37c2-4199-4fe8-b80c-40e99dac8d02 [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'add'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate a73f37c2-4199-4fe8-b80c-40e99dac8d02 could not be found", "detail": "ClusterTemplate a73f37c2-4199-4fe8-b80c-40e99dac8d02 could not be found.", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "bay_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:49.845977+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:03:49.845977+00:00', 'updated_at': '2022-04-27T10:03:49.906894+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_public_baymodel_success [0.109753s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel [0.062023s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_doesnt_contain_id [0.036842s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_generate_uuid [0.010454s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_fail [0.021139s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_not_set [0.022651s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'my-image', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "my-image", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.030670+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.085611+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_success [0.051422s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_set_project_id_and_user_id [0.034010s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_dns [0.037599s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.136482+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.171042+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.208532+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 99, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 99, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.247950+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_docker_volume_size [0.039844s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_external_network [0.034942s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_flavor [0.073092s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_image_name [0.055931s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.283799+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.355435+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/05bdac12-7e06-4b1f-88c0-4924e955d1eb DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "05bdac12-7e06-4b1f-88c0-4924e955d1eb", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/05bdac12-7e06-4b1f-88c0-4924e955d1eb", "rel": "self"}, {"href": "http://localhost/baymodels/05bdac12-7e06-4b1f-88c0-4924e955d1eb", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:50.417154+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': -12, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 65536, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_apiserver_port [0.060408s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_coe [0.045026s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 0, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 1023, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 'not an int', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'k8s', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'storm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'meson', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'osomatsu', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1.2', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1..1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'openstack.org', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_dns_nameserver [0.031160s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_docker_volume_size [0.091399s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': -1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 2, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'notanint', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': '', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': '', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': '', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': '', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': '', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': '', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': '', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': '', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': '', 'fixed_subnet': '', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': '', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': '', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': '', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': '', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': '', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': '', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_empty_string [0.303499s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': '', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': '', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': '', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_subnet': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_long_string [0.375124s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'bad_driver', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Network driver type bad_driver is not supported, expecting a flannel/calico/unspecified network driver", "detail": "Network driver type bad_driver is not supported, expecting a flannel/calico/unspecified network driver.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_network_driver [0.064013s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_labels [0.112522s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_multi_image_name [0.039094s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_network_driver [0.042117s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:51.496174+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple images", "detail": "Multiple images", "links": []}]} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:51.584040+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:51.608179+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_network_driver_non_def_config [0.024771s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_external_network [0.029287s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_flavor [0.044283s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_image_name [0.023153s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_keypair [0.056077s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_network_driver [0.197366s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test", "detail": "test", "links": []}]} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "flavor", "detail": "flavor", "links": []}]} DEBUG: POST: /v1/baymodels {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Test", "detail": "Test", "links": []}]} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:51.958933+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_os_distro_image [0.024231s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_volume_driver [0.038372s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_os_distro_image [0.050880s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_overlay [0.038809s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:52.022653+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/f4fa353a-5d26-454d-9d32-1872840b6db7 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f4fa353a-5d26-454d-9d32-1872840b6db7", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/f4fa353a-5d26-454d-9d32-1872840b6db7", "rel": "self"}, {"href": "http://localhost/baymodels/f4fa353a-5d26-454d-9d32-1872840b6db7", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:52.074018+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'overlay', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 1, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "overlay", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:52.112313+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'rexray', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:52.134850+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_volume_driver [0.021242s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_image_id [0.040616s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_keypair_id [0.018437s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_name [0.037315s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertObject.test_cert_init [0.008549s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_create [0.088523s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.119482s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_rotate [0.092827s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one [0.200019s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name [0.230824s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [0.136814s] ... ok DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute image_id", "detail": "Invalid input for field/attribute image_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute keypair_id", "detail": "Invalid input for field/attribute keypair_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "theta-10-model", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "hidden": false, "tags": "", "created_at": "2022-04-27T10:03:52.230153+00:00", "updated_at": null} DEBUG: POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow certificate:create to be performed", "detail": "Policy doesn't allow certificate:create to be performed.", "links": []}]} DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow certificate:get to be performed", "detail": "Policy doesn't allow certificate:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow certificate:rotate_ca to be performed", "detail": "Policy doesn't allow certificate:rotate_ca to be performed.", "links": []}]} DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GET: /v1/certificates/cluster1 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GET: /v1/certificates/test_cluster {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: GET: /v1/certificates/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_not_found [0.089266s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_links [0.418680s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert [0.090369s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_bay_name [0.097002s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_cluster_name [0.159281s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_cluster_not_found [0.099450s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificate.test_rotate_ca_cert [0.102661s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificateNonTls.test_rotate_ca_cert_non_tls [0.107131s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterObject.test_cluster_init [0.010752s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.152389s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_delete [0.198263s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_detail [0.054763s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_all [0.268338s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_one [0.221981s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_update [0.181070s] ... ok DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GET: /certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "cluster_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "links": [{"href": "http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "csr": "fake-csr", "pem": "fake-pem"} DEBUG: POST: /v1/certificates {'csr': 'fake-csr', 'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "cluster_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "links": [{"href": "http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "csr": "fake-csr", "pem": "fake-pem"} DEBUG: POST: /v1/certificates {'cluster_uuid': 'cluster1', 'csr': 'fake-csr'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "cluster_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "links": [{"href": "http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "csr": "fake-csr", "pem": "fake-pem"} DEBUG: POST: /v1/certificates {'cluster_uuid': 'not_found', 'csr': 'fake-csr'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Rotating the CA certificate on a non-TLS cluster is not supported", "detail": "Rotating the CA certificate on a non-TLS cluster is not supported", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:create to be performed", "detail": "Policy doesn't allow cluster:create to be performed.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:delete to be performed", "detail": "Policy doesn't allow cluster:delete to be performed.", "links": []}]} DEBUG: GET: /v1/clusters/33f16837-319e-4322-bee9-9fd1bde9c664/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:detail to be performed", "detail": "Policy doesn't allow cluster:detail to be performed.", "links": []}]} DEBUG: GET: /v1/clusters {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:get_all to be performed", "detail": "Policy doesn't allow cluster:get_all to be performed.", "links": []}]} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:get to be performed", "detail": "Policy doesn't allow cluster:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/clusters/cluster_example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:update to be performed", "detail": "Policy doesn't allow cluster:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:delete to be performed", "detail": "Policy doesn't allow cluster:delete to be performed.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_delete [0.254826s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_get_one [0.151677s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_update [0.189638s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster [0.146575s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_as_admin [0.256021s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_not_found [0.089478s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name [0.178946s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name_not_found [0.113318s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_multiple_cluster_by_name [0.186949s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [0.478257s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links_default_limit [0.637366s] ... ok DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:get to be performed", "detail": "Policy doesn't allow cluster:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:update to be performed", "detail": "Policy doesn't allow cluster:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found", "detail": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/a91715f8-5a85-445f-9cd3-0893cfe73027 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/clusters/c2f8f38a-cb1c-40a8-83a7-45ded1304221 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster c2f8f38a-cb1c-40a8-83a7-45ded1304221 could not be found", "detail": "Cluster c2f8f38a-cb1c-40a8-83a7-45ded1304221 could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/cluster1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/clusters/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/test_cluster DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: GET: /v1/clusters/?limit=3 {} DEBUG: GOT:{'clusters': [{'uuid': '3e8c9632-4d62-44e4-ba9d-8100aacd08e5', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/3e8c9632-4d62-44e4-ba9d-8100aacd08e5', 'rel': 'self'}, {'href': 'http://localhost/clusters/3e8c9632-4d62-44e4-ba9d-8100aacd08e5', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '14036ef0-7748-4155-9468-a058e969980f', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/14036ef0-7748-4155-9468-a058e969980f', 'rel': 'self'}, {'href': 'http://localhost/clusters/14036ef0-7748-4155-9468-a058e969980f', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'c2f07e32-e23a-4774-8f04-2315ba79d1bb', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/c2f07e32-e23a-4774-8f04-2315ba79d1bb', 'rel': 'self'}, {'href': 'http://localhost/clusters/c2f07e32-e23a-4774-8f04-2315ba79d1bb', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}], 'next': 'http://localhost/v1/clusters?sort_key=id&sort_dir=asc&limit=3&marker=c2f07e32-e23a-4774-8f04-2315ba79d1bb'} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': 'ca7b6251-976b-4f29-ad9b-9f4e574ac527', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/ca7b6251-976b-4f29-ad9b-9f4e574ac527', 'rel': 'self'}, {'href': 'http://localhost/clusters/ca7b6251-976b-4f29-ad9b-9f4e574ac527', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '6c34935c-d269-4c47-9214-20348636dd2e', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/6c34935c-d269-4c47-9214-20348636dd2e', 'rel': 'self'}, {'href': 'http://localhost/clusters/6c34935c-d269-4c47-9214-20348636dd2e', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'e727f0cc-223b-44f4-b96a-5f7b780a5e74', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/e727f0cc-223b-44f4-b96a-5f7b780a5e74', 'rel': 'self'}, {'href': 'http://localhost/clusters/e727f0cc-223b-44f4-b96a-5f7b780a5e74', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}], 'next': 'http://localhost/v1/clusters?sort_key=id&sort_dir=asc&limit=3&marker=e727f0cc-223b-44f4-b96a-5f7b780a5e74'} DEBUG: GET: /v1/clusters/detail {} DEBUG: GOT:{'clusters': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:58.088089+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail [0.103649s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_against_single [0.075618s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_with_pagination_marker [0.360039s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_empty [0.029394s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_all_projects [0.459921s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_pagination_marker [0.343701s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one [0.184063s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name [0.196728s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_multiple_cluster [0.156701s] ... ok DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: GET: /v1/clusters/detail?limit=3&marker=d57edd84-ef19-4e7d-97bc-df7fb940731a {} DEBUG: GOT:{'clusters': [{'uuid': '2148c6bc-fa9f-4e7c-b293-c3cdbd7ef06a', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/2148c6bc-fa9f-4e7c-b293-c3cdbd7ef06a', 'rel': 'self'}, {'href': 'http://localhost/clusters/2148c6bc-fa9f-4e7c-b293-c3cdbd7ef06a', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:58.486471+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': []} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '5ef90925-d655-4c4a-83f9-33122beedb2b', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5ef90925-d655-4c4a-83f9-33122beedb2b', 'rel': 'self'}, {'href': 'http://localhost/clusters/5ef90925-d655-4c4a-83f9-33122beedb2b', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '55925c31-a8fc-49b7-ae4e-d9f722b1b51b', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/55925c31-a8fc-49b7-ae4e-d9f722b1b51b', 'rel': 'self'}, {'href': 'http://localhost/clusters/55925c31-a8fc-49b7-ae4e-d9f722b1b51b', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'c3be1487-8cd5-4479-9093-2bff8ac71a2d', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/c3be1487-8cd5-4479-9093-2bff8ac71a2d', 'rel': 'self'}, {'href': 'http://localhost/clusters/c3be1487-8cd5-4479-9093-2bff8ac71a2d', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '83092377-09b3-4506-bde0-ceea5b961007', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/83092377-09b3-4506-bde0-ceea5b961007', 'rel': 'self'}, {'href': 'http://localhost/clusters/83092377-09b3-4506-bde0-ceea5b961007', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: GET: /v1/clusters?limit=3&marker=d3cbe3f5-8c5c-4494-b7ba-50ae79d8fe12 {} DEBUG: GOT:{'clusters': [{'uuid': '43e661f4-09f6-468c-afb9-3d763ffe4a60', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/43e661f4-09f6-468c-afb9-3d763ffe4a60', 'rel': 'self'}, {'href': 'http://localhost/clusters/43e661f4-09f6-468c-afb9-3d763ffe4a60', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:59.473521+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/cluster1 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:03:59.710337+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/test_cluster {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: GET: /v1/clusters/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_not_found [0.050552s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid [0.301005s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_admin [0.174650s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_not_found [0.020865s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_failed_cluster [0.296620s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_merged_labels [0.110648s] ... ok DEBUG: GET: /v1/clusters/ef45f0fa-7ee8-4701-b608-ef9e35baf451 {} DEBUG: GOT:{'uuid': 'ef45f0fa-7ee8-4701-b608-ef9e35baf451', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/ef45f0fa-7ee8-4701-b608-ef9e35baf451', 'rel': 'self'}, {'href': 'http://localhost/clusters/ef45f0fa-7ee8-4701-b608-ef9e35baf451', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:00.187584+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/b9552a56-2088-4621-ab24-e8eda7d0c853 {} DEBUG: GOT:{'uuid': 'b9552a56-2088-4621-ab24-e8eda7d0c853', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/b9552a56-2088-4621-ab24-e8eda7d0c853', 'rel': 'self'}, {'href': 'http://localhost/clusters/b9552a56-2088-4621-ab24-e8eda7d0c853', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'b9552a56-2088-4621-ab24-e8eda7d0c853', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:00.355934+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/041cc08a-6de0-4761-b109-8b84f4f32efb {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 041cc08a-6de0-4761-b109-8b84f4f32efb could not be found", "detail": "Cluster 041cc08a-6de0-4761-b109-8b84f4f32efb could not be found.", "links": []}]} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_FAILED', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'faults': {'test-master': 'fake_reason'}, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:00.547078+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/ed0b73db-c4fe-43de-a6c7-0bd40053befe {} DEBUG: GOT:{'uuid': 'ed0b73db-c4fe-43de-a6c7-0bd40053befe', 'name': 'cluster1', 'cluster_template_id': 'e059fe98-e3ec-440c-86be-c1e38388532e', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/ed0b73db-c4fe-43de-a6c7-0bd40053befe', 'rel': 'self'}, {'href': 'http://localhost/clusters/ed0b73db-c4fe-43de-a6c7-0bd40053befe', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {'label2': 'value2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:00.858139+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6 {} DEBUG: GOT:{'uuid': '069d35d1-7d90-4119-8acd-fcda4892f8d6', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6', 'rel': 'self'}, {'href': 'http://localhost/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:00.955185+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6 {} DEBUG: GOT:{'uuid': '069d35d1-7d90-4119-8acd-fcda4892f8d6', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6', 'rel': 'self'}, {'href': 'http://localhost/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:00.955185+00:00', 'updated_at': None} DEBUG: GET: /clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6 {}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_links [0.201914s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_many [0.374498s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_one [0.091235s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_add_non_existent_property [0.083298s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_mandatory_property_fail [0.083134s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_non_existent_property [0.095428s] ... ok DEBUG: GOT:{'uuid': '069d35d1-7d90-4119-8acd-fcda4892f8d6', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6', 'rel': 'self'}, {'href': 'http://localhost/clusters/069d35d1-7d90-4119-8acd-fcda4892f8d6', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:00.955185+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '2af20a14-976c-4f6b-838a-67c22f3e0236', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/2af20a14-976c-4f6b-838a-67c22f3e0236', 'rel': 'self'}, {'href': 'http://localhost/clusters/2af20a14-976c-4f6b-838a-67c22f3e0236', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '31de8172-9267-448a-9ebc-40e41183040c', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/31de8172-9267-448a-9ebc-40e41183040c', 'rel': 'self'}, {'href': 'http://localhost/clusters/31de8172-9267-448a-9ebc-40e41183040c', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '343e9d69-a022-40d7-bc12-eec023e8929d', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/343e9d69-a022-40d7-bc12-eec023e8929d', 'rel': 'self'}, {'href': 'http://localhost/clusters/343e9d69-a022-40d7-bc12-eec023e8929d', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '27947819-2073-4c01-9f3c-289db2458151', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/27947819-2073-4c01-9f3c-289db2458151', 'rel': 'self'}, {'href': 'http://localhost/clusters/27947819-2073-4c01-9f3c-289db2458151', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'f35034f4-26cb-4b2e-9b93-4f9fdcbd2baa', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/f35034f4-26cb-4b2e-9b93-4f9fdcbd2baa', 'rel': 'self'}, {'href': 'http://localhost/clusters/f35034f4-26cb-4b2e-9b93-4f9fdcbd2baa', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/cluster_template_id' is a mandatory attribute and can not be removed", "detail": "'/cluster_template_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "links": []}]} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:01.887600+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_ok [0.479174s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_name_failed [0.290202s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_template_id_failed [0.183939s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_health_status_ok [0.398883s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_invalid_node_count [0.166447s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster [0.202335s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster_template_id [0.090570s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok [0.149719s] ... ok DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 1, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:01.887600+00:00', 'updated_at': '2022-04-27T10:04:02.211956+00:00'} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'cluster_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "cannot change cluster property(ies) name", "detail": "cannot change cluster property(ies) name.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'c89a15da-7ff5-4b9a-b5b2-b72d2d9211e9', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "cannot change cluster property(ies) cluster_template_id", "detail": "cannot change cluster property(ies) cluster_template_id.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/health_status', 'value': 'HEALTHY', 'op': 'replace'}, {'path': '/health_status_reason', 'value': '{"api": "ok"}', 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'HEALTHY', 'health_status_reason': {'api': 'ok'}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4', '172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:02.894045+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': -1, 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: PATCH: /v1/clusters/e4277f76-f20a-4e6e-bcab-01bd766bce74 [{'path': '/name', 'value': 'cluster_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster e4277f76-f20a-4e6e-bcab-01bd766bce74 could not be found", "detail": "Cluster e4277f76-f20a-4e6e-bcab-01bd766bce74 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'a5fe897c-c0e5-4a5c-b641-f834fa2e3344', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate a5fe897c-c0e5-4a5c-b641-f834fa2e3344 could not be found", "detail": "ClusterTemplate a5fe897c-c0e5-4a5c-b641-f834fa2e3344 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:03.696228+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/clusters/cluster_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}]{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name [0.221888s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_multiple_cluster [0.347451s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_not_found [0.066951s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_uuid_not_found [0.052810s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_as_admin [0.184926s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_disabled [0.108812s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_enabled [0.163034s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count [0.148799s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count_fail [0.169794s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster [0.133964s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_doesnt_contain_id [0.118118s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_generate_uuid [0.117625s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:03.847750+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/clusters/test_cluster [{'path': '/name', 'value': 'test_cluster', 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: PATCH: /v1/clusters/not_found [{'path': '/name', 'value': 'not_found', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/5f609001-855e-49dd-9119-d311f39bcad9 [{'path': '/cluster_id', 'value': '5f609001-855e-49dd-9119-d311f39bcad9', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5f609001-855e-49dd-9119-d311f39bcad9 could not be found", "detail": "Cluster 5f609001-855e-49dd-9119-d311f39bcad9 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/91274e43-15b6-4572-a0ac-ecb8e7aaabde [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "91274e43-15b6-4572-a0ac-ecb8e7aaabde"} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/?rollback=False [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.3 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/?rollback=True [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.3 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 0, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 0, 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a nodegroup to zero is not supported in the provided microversion", "detail": "Resizing a nodegroup to zero is not supported in the provided microversion.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "7ba79bf1-210b-4f0b-a8aa-98f2a63ce3a8"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c36fc2c7-1ca1-46bc-9dd6-edf3f3d27c24"} DEBUG: POST: /v1/clusters {'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "8647a1e8-1d91-460e-b2fd-6bc4b5b3b2bf"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_no_cluster_template_id [0.018759s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_resource_limit_reached [0.296813s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_set_project_id_and_user_id [0.098813s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cinder_csi_disabled [0.103114s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cluster_template_name [0.148493s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_docker_volume_size [0.125867s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_flavor_id [0.100555s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute cluster_template_id", "detail": "Invalid input for field/attribute cluster_template_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c9edcfd0-eeba-4702-b0fa-5a604f47984f"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Resource limit exceeded: You have reached the maximum clusters per project, 1", "detail": "Resource limit exceeded: You have reached the maximum clusters per project, 1. You may delete a cluster to make room for a new one.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "8adc12f5-f8e0-40b9-b3a1-dc047c4c9318"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'cinder_csi_enabled': 'false'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4967cc2e-1ad6-4456-aec2-5de23596f39c"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'clustermodel1', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b64edd68-d5af-4c49-b9a3-42aa6ff90c3d"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 3, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6fb1c257-dbdb-4383-89d5-c30ccb13b50b"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': 'm2.small', 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "1fdce964-b6c4-4433-9232-92f83cced92a"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': -1, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute docker_volume_size", "detail": "Invalid input for field/attribute docker_volume_size. Value: '-1'. Value should be greater or equal to 1", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 'notanint', 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute cluster", "detail": "Invalid input for field/attribute cluster. Value: '{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 'notanint', 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}'. invalid literal for int() with base 10: 'notanint'", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_docker_volume_size [0.154395s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_ext_network [0.079365s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor [0.115222s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_keypair [0.077994s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_labels [0.051686s] ... ok DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 1, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "docker volume size 1 GB is not valid, expecting minimum value 3GB for devicemapper storage driver", "detail": "docker volume size 1 GB is not valid, expecting minimum value 3GB for devicemapper storage driver.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 2, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "docker volume size 2 GB is not valid, expecting minimum value 3GB for devicemapper storage driver", "detail": "docker volume size 2 GB is not valid, expecting minimum value 3GB for devicemapper storage driver.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-net", "detail": "test-net", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-flavor", "detail": "test-flavor", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-key", "detail": "test-key", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': 'invalid', 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute cluster", "detail": "Invalid input for field/attribute cluster. Value: '{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': 'invalid', 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}'. Value not a valid dict: invalid", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'. Value should have a maximum character requirement of 242", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_name [0.104607s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.109225s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_labels [0.236436s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '-test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '-test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '.test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '.test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '_test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '_test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: ''. Value should have a minimum character requirement of 1", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False, 'keypair': 'keypair2'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ceccc40d-53fc-42cd-937e-7738cf23eff8"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'key': 'value'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "46766832-29c4-4c55-a874-d2826dccd15c"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 0, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute master_count", "detail": "Invalid input for field/attribute master_count. Value: '0'. Value should be greater or equal to 1", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_count_zero [0.034492s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_flavor_id [0.119252s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels [0.096353s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels_no_labels [0.095177s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_images_same_name [0.074427s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_keypair_same_name [0.074701s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_multi_node [0.077080s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_one_node [0.087180s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_master_count [0.085713s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_node_count [0.084217s] ... ok DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': 'm2.small', 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ea9eb4f9-2655-47e2-8ece-3394eec4b87a"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'label2': 'value3', 'label4': 'value4'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "bbee8e9c-795f-4eb9-805d-00eb938d8f90"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c77b7bbe-2b3d-4a64-ae0c-958be3457e5a"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "keypair2", "detail": "keypair2", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'foo', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': False, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "master_count must be 1 when master_lb_enabled is False", "detail": "master_count must be 1 when master_lb_enabled is False", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'foo', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "01807be9-5034-4e92-b9e0-8ba686f0b96b"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "3fac4078-0f39-4ab5-9dd7-7d1cb20dfed4"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9251558b-ff04-417b-83f0-c784f587a149"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "8f1bdf85-b06f-4d2a-9010-7d0e41d8ca24"}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_timeout [0.089829s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_node_count_negative [0.033622s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_id [0.030232s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_name [0.033906s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_nonexist_image [0.186674s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_on_os_distro_image [0.117944s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_negative [0.049142s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_none [0.088745s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_zero [0.151126s] ... ok DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': -1, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': '77f5f983-9d34-4623-a692-a2a8391a5f97', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate 77f5f983-9d34-4623-a692-a2a8391a5f97 could not be found", "detail": "ClusterTemplate 77f5f983-9d34-4623-a692-a2a8391a5f97 could not be found.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'notfound', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate notfound could not be found", "detail": "ClusterTemplate notfound could not be found.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': -1, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute create_timeout", "detail": "Invalid input for field/attribute create_timeout. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': None, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "af22599e-640a-4a79-9bba-1ae18e68dea6"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 0, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4a617f88-f01e-4ca0-b94a-612fa7c951f1"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test_cluster123456', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b7934604-e938-4bb8-9ae5-dfb7c9aca1a4"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test-cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_valid_name [0.844979s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count [0.094301s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count_fail [0.056423s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_docker_volume_size [0.092715s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c75e09bf-f10e-439a-9c57-117b74b50d0e"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ae1cfadd-6919-412e-bb1b-48d41854b38f"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testcluster.', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "2949cfd8-1390-4fab-9643-0872b7d30e09"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testcluster-', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0781e31c-4b71-49c3-acc3-a0c2031ba977"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testcluster_', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "808180d6-6375-4034-9f5d-919688ce479c"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.-_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "27792808-970d-4409-a563-ebf6cb28ff0b"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'Testcluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "99a8a10c-bb02-45ae-9014-f1f72b9f7eed"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 0, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "25938a5b-05cd-415a-8144-97fcc16f000c"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 0, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a nodegroup to zero is not supported in the provided microversion", "detail": "Resizing a nodegroup to zero is not supported in the provided microversion.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "79acf249-3cce-4bf3-82bd-908b84a5b73c"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_flavor_id [0.116314s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_keypair [0.105492s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_labels [0.193234s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.107200s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_merge_labels [0.126047s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_name [0.111171s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize [0.139189s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup [0.067051s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_greater_than_max [0.083466s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_less_than_min [0.061661s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "d32e47bc-6d13-4d00-93ca-bfc14fa7a1ef"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "cb109e2d-e177-4663-a982-c1518f75e8d5"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "57ee1c52-cc77-4d09-a77a-38eb7bd6edeb"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "1d95443f-9006-4acf-b8b4-872aeb8083d9"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'label2': 'value3', 'label4': 'value4'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c5e7b1c2-afa2-4fba-bcbb-1f857147a84c"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "d6d4bdd2-612c-432f-815c-0d392686e8de"} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.7 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:10.976224+00:00', 'updated_at': None} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '0df1ca04-5d9d-4e67-a949-82306bea3f38'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a master nodegroup is not supported", "detail": "Resizing a master nodegroup is not supported.", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': 'b804b50d-9e87-4bc1-8408-c971ae9d4f8b'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing test-worker outside the allowed range: min_node_count = 1, max_node_count = 5", "detail": "Resizing test-worker outside the allowed range: min_node_count = 1, max_node_count = 5", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': '03b6616e-0d64-42c8-baa9-5989833408a9'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing test-worker outside the allowed range: min_node_count = 4, max_node_count = None", "detail": "Resizing test-worker outside the allowed range: min_node_count = 4, max_node_count = None", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': 'c145c5b6-2680-4110-886b-7134a7368cd5'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"}{0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_nodegroup [0.104181s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count [0.064947s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count_fail [0.119980s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade [0.106303s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_as_admin [0.190944s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_not_found [0.062427s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ct_not_found [0.118513s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_master [0.094359s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_worker [0.192889s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ng_not_found [0.089460s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng [0.133650s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng_invalid_ct [0.139807s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplateObject.test_cluster_template_init [0.025770s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_create [0.069342s] ... ok DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2022-04-27T10:04:11.312609+00:00', 'updated_at': None} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': 'f62dd74c-2d1a-4b2d-bed2-e1c21feee4db'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '3e1c8eb3-34c2-487a-9d1a-b1a9bf788e9e'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a nodegroup to zero is not supported in the provided microversion", "detail": "Resizing a nodegroup to zero is not supported in the provided microversion.", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: POST: /v1/clusters/6278e1dd-e98f-40d4-8c2b-9fb9cb4a2150/actions/upgrade {'cluster_template': 'test_2'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6278e1dd-e98f-40d4-8c2b-9fb9cb4a2150"} DEBUG: POST: /v1/clusters/not_there/actions/upgrade {'cluster_template': 'test_2'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_there could not be found", "detail": "Cluster not_there could not be found.", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'not_there'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_there could not be found", "detail": "ClusterTemplate not_there could not be found.", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '072c6dad-e6be-4909-a107-58aa7c0058d1'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '653fe33a-2214-4d64-b753-9b88112283ea'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'not_there'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not_there could not be found", "detail": "Nodegroup not_there could not be found.", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_1', 'nodegroup': '27e3153e-d5bf-4b7e-b517-fb518e17f34c'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '27e3153e-d5bf-4b7e-b517-fb518e17f34c'} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Cluster Template is not valid for upgrade: Nodegroup test_ng can be upgraded only to match cluster's template (test_1)", "detail": "Cluster Template is not valid for upgrade: Nodegroup test_ng can be upgraded only to match cluster's template (test_1).", "links": []}]} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:create to be performed", "detail": "Policy doesn't allow clustertemplate:create to be performed.", "links": []}]} DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:delete to be performed", "detail": "Policy doesn't allow clustertemplate:delete to be performed.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_delete [0.116886s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_detail [0.069089s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_all [0.164984s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_one [0.043640s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_update [0.349790s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_delete [0.065788s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_get_one [0.048571s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_update [0.102777s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template [0.111636s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_as_admin [0.083525s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_not_found [0.054115s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_cluster [0.236741s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name [0.083094s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name_not_found [0.037328s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_multiple_cluster_template_by_name [0.033263s] ... ok DEBUG: GET: /v1/clustertemplates/a6abb61f-d76f-4c8a-8153-8c51dfa15f01/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:detail to be performed", "detail": "Policy doesn't allow clustertemplate:detail to be performed.", "links": []}]} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:get_all to be performed", "detail": "Policy doesn't allow clustertemplate:get_all to be performed.", "links": []}]} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:get to be performed", "detail": "Policy doesn't allow clustertemplate:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:update to be performed", "detail": "Policy doesn't allow clustertemplate:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:delete to be performed", "detail": "Policy doesn't allow clustertemplate:delete to be performed.", "links": []}]} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:get to be performed", "detail": "Policy doesn't allow clustertemplate:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:update to be performed", "detail": "Policy doesn't allow clustertemplate:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found.", "links": []}]} DEBUG: DELETE: /v1/clustertemplates/fe98733c-bedb-4df9-a55d-e1c7c31d1279 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/clustertemplates/1716b7f3-f12c-431f-a4cc-d9573ecd39d2 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate 1716b7f3-f12c-431f-a4cc-d9573ecd39d2 could not be found", "detail": "ClusterTemplate 1716b7f3-f12c-431f-a4cc-d9573ecd39d2 could not be found.", "links": []}]} DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "links": []}]} DEBUG: DELETE: /v1/clustertemplates/clustermodel1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/clustertemplates/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} DEBUG: DELETE: /v1/clustertemplates/test_cluster_template DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "links": []}]} DEBUG: GET: /v1/clustertemplates/?limit=3 {} DEBUG: GOT:{'clustertemplates': [{'uuid': '2ba3f92d-05f5-4225-91f3-6fe5c4a2e460', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/2ba3f92d-05f5-4225-91f3-6fe5c4a2e460', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/2ba3f92d-05f5-4225-91f3-6fe5c4a2e460', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.428113+00:00', 'updated_at': None}, {'uuid': 'cceef40d-3156-4610-85d0-5e84e6187c85', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/cceef40d-3156-4610-85d0-5e84e6187c85', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/cceef40d-3156-4610-85d0-5e84e6187c85', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.429474+00:00', 'updated_at': None}, {'uuid': 'f6739b07-7052-420d-839f-24c76d28a6ee', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/f6739b07-7052-420d-839f-24c76d28a6ee', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/f6739b07-7052-420d-839f-24c76d28a6ee', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.430737+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=f6739b07-7052-420d-839f-24c76d28a6ee'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links [0.051518s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links_default_limit [0.042427s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail [0.047038s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_against_single [0.034911s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_with_pagination_marker [0.062813s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_empty [0.051999s] ... ok DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '6751cff6-7107-4540-81f2-a72461c458b5', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/6751cff6-7107-4540-81f2-a72461c458b5', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/6751cff6-7107-4540-81f2-a72461c458b5', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.482343+00:00', 'updated_at': None}, {'uuid': 'eeee744e-c736-4eda-88bb-7883eaafd1da', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/eeee744e-c736-4eda-88bb-7883eaafd1da', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/eeee744e-c736-4eda-88bb-7883eaafd1da', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.483908+00:00', 'updated_at': None}, {'uuid': 'bfaea51b-861f-469e-aa75-4a48fbf358b5', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/bfaea51b-861f-469e-aa75-4a48fbf358b5', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/bfaea51b-861f-469e-aa75-4a48fbf358b5', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.485150+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=bfaea51b-861f-469e-aa75-4a48fbf358b5'} DEBUG: GET: /v1/clustertemplates/detail {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.531003+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: GET: /v1/clustertemplates/detail?limit=3&marker=a56afc00-ae79-4239-85c4-e9fb9364ed8a {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'ae822e2e-dec3-4cdb-bb79-059c7bbd3992', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/ae822e2e-dec3-4cdb-bb79-059c7bbd3992', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/ae822e2e-dec3-4cdb-bb79-059c7bbd3992', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.609979+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': []} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '79073999-8a4d-490d-b07c-ee23de56faa1', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/79073999-8a4d-490d-b07c-ee23de56faa1', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/79073999-8a4d-490d-b07c-ee23de56faa1', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '0', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.721022+00:00', 'updated_at': None}, {'uuid': '25d6f18f-210c-4ae5-8d60-ad7de4937be1', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/25d6f18f-210c-4ae5-8d60-ad7de4937be1', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/25d6f18f-210c-4ae5-8d60-ad7de4937be1', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '1', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.722395+00:00', 'updated_at': None}, {'uuid': '27af5b38-b559-4be6-af40-cb79e050f91c', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/27af5b38-b559-4be6-af40-cb79e050f91c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/27af5b38-b559-4be6-af40-cb79e050f91c', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '2', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.723640+00:00', 'updated_at': None}, {'uuid': '99facb69-7303-4b4e-9ee3-879c5c239201', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/99facb69-7303-4b4e-9ee3-879c5c239201', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/99facb69-7303-4b4e-9ee3-879c5c239201', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '3', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.725004+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_all_projects [0.051303s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_pagination_marker [0.049019s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one [0.039692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name [0.071792s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_multiple_cluster_template [0.221947s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_not_found [0.029991s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid [0.033177s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_admin [0.086221s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_not_found [0.035725s] ... ok DEBUG: GET: /v1/clustertemplates?limit=3&marker=479e0934-e48c-48f9-bb4c-edeacd467e34 {} DEBUG: GOT:{'clustertemplates': [{'uuid': '497b45eb-62a3-483f-b7ea-0a5373256420', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/497b45eb-62a3-483f-b7ea-0a5373256420', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/497b45eb-62a3-483f-b7ea-0a5373256420', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.774990+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.820431+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/clustermodel1 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:14.861592+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/test_clustertemplate {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "links": []}]} DEBUG: GET: /v1/clustertemplates/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} DEBUG: GET: /v1/clustertemplates/5c57667a-b241-4cdb-9253-960e1098084d {} DEBUG: GOT:{'uuid': '5c57667a-b241-4cdb-9253-960e1098084d', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/5c57667a-b241-4cdb-9253-960e1098084d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5c57667a-b241-4cdb-9253-960e1098084d', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.184434+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/081d6673-0fa6-4039-84b7-f64b9f017192 {} DEBUG: GOT:{'uuid': '081d6673-0fa6-4039-84b7-f64b9f017192', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/081d6673-0fa6-4039-84b7-f64b9f017192', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/081d6673-0fa6-4039-84b7-f64b9f017192', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '081d6673-0fa6-4039-84b7-f64b9f017192', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.258355+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/d41f76d4-fec9-4cf2-ab9d-913e6e4d6dac {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate d41f76d4-fec9-4cf2-ab9d-913e6e4d6dac could not be found", "detail": "ClusterTemplate d41f76d4-fec9-4cf2-ab9d-913e6e4d6dac could not be found.", "links": []}]} DEBUG: GET: /v1/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db {} DEBUG: GOT:{'uuid': 'b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.350855+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_links [0.095030s] ... ok DEBUG: GET: /v1/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db {} DEBUG: GOT:{'uuid': 'b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.350855+00:00', 'updated_at': None} DEBUG: GET: /clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db {} DEBUG: GOT:{'uuid': 'b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/b769ff3d-6b80-4fd4-af1c-c9f4f15e97db', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.350855+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'e89d7086-6833-412d-971b-07009ef39263', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e89d7086-6833-412d-971b-07009ef39263', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e89d7086-6833-412d-971b-07009ef39263', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.440467+00:00', 'updated_at': None}, {'uuid': '5b348119-b878-4700-b6ee-52c33b6479d7', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/5b348119-b878-4700-b6ee-52c33b6479d7', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5b348119-b878-4700-b6ee-52c33b6479d7', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.443564+00:00', 'updated_at': None}, {'uuid': 'f4089039-f08d-42bd-8228-bc12b105331e', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/f4089039-f08d-42bd-8228-bc12b105331e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/f4089039-f08d-42bd-8228-bc12b105331e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.444973+00:00', 'updated_at': None}, {'uuid': 'c21ff840-4d01-4a8d-b68a-266d46d0332f', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/c21ff840-4d01-4a8d-b68a-266d46d0332f', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/c21ff840-4d01-4a8d-b68a-266d46d0332f', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.454531+00:00', 'updated_at': None}, {'uuid': '33cfb5a6-e4ff-494c-82c5-1c62e65c2292', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/33cfb5a6-e4ff-494c-82c5-1c62e65c2292', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/33cfb5a6-e4ff-494c-82c5-1c62e65c2292', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.455886+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_many [0.069775s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_one [0.050902s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_add_root_non_existent [0.078150s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_create_cluster_template_with_no_os_distro_image [0.086277s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_mandatory_property_fail [0.142162s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_non_existent_property_fail [0.037826s] ... ok DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.512533+00:00', 'updated_at': None}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'img', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/image_id' is a mandatory attribute and can not be removed", "detail": "'/image_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/coe', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/coe' is a mandatory attribute and can not be removed", "detail": "'/coe' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/external_network_id' is a mandatory attribute and can not be removed", "detail": "'/external_network_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/server_type', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/server_type' is a mandatory attribute and can not be removed", "detail": "'/server_type' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/tls_disabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/tls_disabled' is a mandatory attribute and can not be removed", "detail": "'/tls_disabled' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/public' is a mandatory attribute and can not be removed", "detail": "'/public' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/registry_enabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/registry_enabled' is a mandatory attribute and can not be removed", "detail": "'/registry_enabled' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/cluster_distro', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/cluster_distro' is a mandatory attribute and can not be removed", "detail": "'/cluster_distro' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/network_driver' is a mandatory attribute and can not be removed", "detail": "'/network_driver' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "links": []}]} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_singular [0.244431s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_uuid [0.033446s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_external_network_id [0.085270s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_flavor_id [0.059372s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_image_id [0.063944s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_keypair_id [0.060140s] ... ok DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.901750+00:00', 'updated_at': None} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": null, "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:15.901750+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': None, 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:15.901750+00:00', 'updated_at': '2022-04-27T10:04:16.090985+00:00'} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/flavor_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:16.449757+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_B', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:16.449757+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_singular [0.084393s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_as_admin [0.079581s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_hidden_with_cluster_allow_update [0.187310s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_name_with_cluster [0.182437s] ... ok DEBUG: PATCH: /v1/clustertemplates/75ca57bc-7b36-4bd8-b5aa-d3a7ba50ba64 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "75ca57bc-7b36-4bd8-b5aa-d3a7ba50ba64", "name": "cluster_model_example_B", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/75ca57bc-7b36-4bd8-b5aa-d3a7ba50ba64", "rel": "self"}, {"href": "http://localhost/clustertemplates/75ca57bc-7b36-4bd8-b5aa-d3a7ba50ba64", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "75ca57bc-7b36-4bd8-b5aa-d3a7ba50ba64", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:16.536130+00:00", "updated_at": null} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "created_at": "2022-04-27T10:04:16.619247+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'created_at': '2022-04-27T10:04:16.619247+00:00', 'updated_at': '2022-04-27T10:04:16.748801+00:00'} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:16.840364+00:00", "updated_at": null} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/labels', 'value': "{'etcd_volume_size': '1'}", 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"etcd_volume_size": "1"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:16.987989+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'etcd_volume_size': '1'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:16.987989+00:00', 'updated_at': '2022-04-27T10:04:17.054929+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_replace_labels_success [0.101671s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster [0.292143s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_allow_update [0.128906s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_not_allow_update [0.137771s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_devicemapper [0.161677s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_fail [0.059695s] ... ok DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'flannel', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:17.380532+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:17.380532+00:00', 'updated_at': '2022-04-27T10:04:17.475855+00:00'} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'calico', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver", "detail": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver.", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/docker_storage_driver', 'value': 'devicemapper', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:17.667412+00:00", "updated_at": null} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "created_at": "2022-04-27T10:04:17.872713+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'created_at': '2022-04-27T10:04:17.872713+00:00', 'updated_at': '2022-04-27T10:04:17.923871+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_success [0.086668s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_not_found [0.031684s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_fail [0.054453s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_success [0.139548s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template [0.025795s] ... ok DEBUG: PATCH: /v1/clustertemplates/4dd899b8-40c3-4907-bc70-8c55e0395301 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'add'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate 4dd899b8-40c3-4907-bc70-8c55e0395301 could not be found", "detail": "ClusterTemplate 4dd899b8-40c3-4907-bc70-8c55e0395301 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "swarm", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.063854+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2022-04-27T10:04:18.063854+00:00', 'updated_at': '2022-04-27T10:04:18.135152+00:00'} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'my-image', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "my-image", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.215480+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_doesnt_contain_id [0.021138s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_fail [0.016062s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_success [0.021025s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_no_exist_external_network [0.016897s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_fail [0.017176s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_not_set [0.018617s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': True, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': True, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "created_at": "2022-04-27T10:04:18.252773+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test", "detail": "test", "links": []}]} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.305878+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_success [0.018304s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_set_project_id_and_user_id [0.020389s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_dns [0.018997s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.324409+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.344835+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.364003+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 99, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 99, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.383560+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_docker_volume_size [0.019459s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_external_network [0.019596s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_flavor [0.020066s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_image_name [0.019201s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.403417+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.423501+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/b584d6d3-89b7-4f39-9e8f-815a714317ef DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b584d6d3-89b7-4f39-9e8f-815a714317ef", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/b584d6d3-89b7-4f39-9e8f-815a714317ef", "rel": "self"}, {"href": "http://localhost/clustertemplates/b584d6d3-89b7-4f39-9e8f-815a714317ef", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.442858+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': -12, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 65536, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_apiserver_port [0.041022s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_coe [0.035255s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 0, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 1023, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 'not an int', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'k8s', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'storm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'meson', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'osomatsu', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1.2', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1..1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'openstack.org', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_dns_nameserver [0.028475s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_docker_volume_size [0.035707s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': -1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 2, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'notanint', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': '', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': '', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': '', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': '', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': '', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': '', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': '', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': '', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': '', 'fixed_subnet': '', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': '', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': '', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': '', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': '', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': '', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': '', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_empty_string [0.137223s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': '', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': '', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': '', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_subnet': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_long_string [0.128289s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'bad_driver', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Network driver type bad_driver is not supported, expecting a flannel/calico/unspecified network driver", "detail": "Network driver type bad_driver is not supported, expecting a flannel/calico/unspecified network driver.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_network_driver [0.017646s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_labels [0.021940s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_dns [0.046968s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_image_name [0.016967s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.889390+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.8.8,114.114.114.114', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.8.8,114.114.114.114", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple images", "detail": "Multiple images", "links": []}]} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.972975+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver [0.019201s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver_non_def_config [0.021842s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_flavor [0.016695s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_image_name [0.016501s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_keypair [0.016483s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:18.993709+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "flavor", "detail": "flavor", "links": []}]} DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Test", "detail": "Test", "links": []}]} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:19.164362+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_network_driver [0.119622s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_os_distro_image [0.017199s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_volume_driver [0.020781s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_os_distro_image [0.055409s] ... ok DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:19.202904+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/355f89a7-0ef4-4079-b0ef-9d68eef3d9a2 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "355f89a7-0ef4-4079-b0ef-9d68eef3d9a2", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/355f89a7-0ef4-4079-b0ef-9d68eef3d9a2", "rel": "self"}, {"href": "http://localhost/clustertemplates/355f89a7-0ef4-4079-b0ef-9d68eef3d9a2", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:19.258244+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'overlay', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 1, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "overlay", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:19.285108+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_overlay [0.026778s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_volume_driver [0.021730s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_image_id [0.016823s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_keypair_id [0.019656s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'rexray', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:19.307312+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute image_id", "detail": "Invalid input for field/attribute image_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": null, "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:19.344211+00:00", "updated_at": null} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "theta-5-template", "coe": "swarm", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2022-04-27T10:04:19.366890+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_name [0.022677s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_with_disabled_driver [0.015476s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation [0.031462s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_not_found [0.017576s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name [0.021251s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name_not_found [0.018299s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestFederationObject.test_federation_init [0.007367s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links [0.024653s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links_default_limit [0.024692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail [0.022331s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_against_single [0.017179s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_with_pagination_marker [0.023440s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_empty [0.018733s] ... ok DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'mesos', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: DELETE: /v1/federations/276a5f75-7ea7-4049-8f0e-b2656bc4121e DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/federations/276a5f75-7ea7-4049-8f0e-b2656bc4121e {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 276a5f75-7ea7-4049-8f0e-b2656bc4121e could not be found", "detail": "Federation 276a5f75-7ea7-4049-8f0e-b2656bc4121e could not be found.", "links": []}]} DEBUG: DELETE: /v1/federations/20cc35f3-c576-492a-b66a-dda585c4f551 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 20cc35f3-c576-492a-b66a-dda585c4f551 could not be found", "detail": "Federation 20cc35f3-c576-492a-b66a-dda585c4f551 could not be found.", "links": []}]} DEBUG: DELETE: /v1/federations/federation-example DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/federations/foo DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation foo could not be found", "detail": "Federation foo could not be found.", "links": []}]} DEBUG: GET: /v1/federations/?limit=3 {} DEBUG: GOT:{'federations': [{'uuid': 'dd16b24c-42f7-46a2-b2f4-ce2734537c82', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/dd16b24c-42f7-46a2-b2f4-ce2734537c82', 'rel': 'self'}, {'href': 'http://localhost/federations/dd16b24c-42f7-46a2-b2f4-ce2734537c82', 'rel': 'bookmark'}]}, {'uuid': '9593e675-1b14-4e86-8a71-4d7fde824dc7', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/9593e675-1b14-4e86-8a71-4d7fde824dc7', 'rel': 'self'}, {'href': 'http://localhost/federations/9593e675-1b14-4e86-8a71-4d7fde824dc7', 'rel': 'bookmark'}]}, {'uuid': 'd61edb7b-f4b5-4fad-af7d-3a8971988da4', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/d61edb7b-f4b5-4fad-af7d-3a8971988da4', 'rel': 'self'}, {'href': 'http://localhost/federations/d61edb7b-f4b5-4fad-af7d-3a8971988da4', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=d61edb7b-f4b5-4fad-af7d-3a8971988da4'} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '0f4a7cac-6bd8-439b-8e14-e31755f8418c', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/0f4a7cac-6bd8-439b-8e14-e31755f8418c', 'rel': 'self'}, {'href': 'http://localhost/federations/0f4a7cac-6bd8-439b-8e14-e31755f8418c', 'rel': 'bookmark'}]}, {'uuid': 'eeda9612-36bd-4b2f-9f27-c9f89ddefb19', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/eeda9612-36bd-4b2f-9f27-c9f89ddefb19', 'rel': 'self'}, {'href': 'http://localhost/federations/eeda9612-36bd-4b2f-9f27-c9f89ddefb19', 'rel': 'bookmark'}]}, {'uuid': 'a9826d64-7de7-4f4a-8ab2-28696712082b', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/a9826d64-7de7-4f4a-8ab2-28696712082b', 'rel': 'self'}, {'href': 'http://localhost/federations/a9826d64-7de7-4f4a-8ab2-28696712082b', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=a9826d64-7de7-4f4a-8ab2-28696712082b'} DEBUG: GET: /v1/federations/detail {} DEBUG: GOT:{'federations': [{'uuid': '7a93cd37-c1e9-48ce-a27f-7c146b4f55b2', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/7a93cd37-c1e9-48ce-a27f-7c146b4f55b2', 'rel': 'self'}, {'href': 'http://localhost/federations/7a93cd37-c1e9-48ce-a27f-7c146b4f55b2', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.540723+00:00', 'updated_at': None}]} DEBUG: GET: /v1/federations/c57d4d17-55a2-4a85-81d8-15bb60f04bcc/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: GET: /v1/federations/detail?limit=3&marker=7484f276-8bb9-4d1c-a75f-04e8e18dce3e {} DEBUG: GOT:{'federations': [{'uuid': 'a4bef745-f2f6-436f-9778-6175f419ee99', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/a4bef745-f2f6-436f-9778-6175f419ee99', 'rel': 'self'}, {'href': 'http://localhost/federations/a4bef745-f2f6-436f-9778-6175f419ee99', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.582948+00:00', 'updated_at': None}]} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': []} DEBUG: GET: /v1/federations?limit=3&marker=ccc48111-507a-46f9-a4d4-6e086932c688 {} DEBUG: GOT:{'federations': [{'uuid': '427523e7-cd34-4372-ae90-74fc9b53f5fa', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/427523e7-cd34-4372-ae90-74fc9b53f5fa', 'rel': 'self'}, {'href': 'http://localhost/federations/427523e7-cd34-4372-ae90-74fc9b53f5fa', 'rel': 'bookmark'}]}]}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_all_with_pagination_marker [0.025200s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one [0.019197s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name [0.018814s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_multiple_federation [0.019079s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_not_found [0.017440s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid [0.019030s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid_not_found [0.018479s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_links [0.034485s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_many [0.026637s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_one [0.019525s] ... ok DEBUG: GET: /v1/federations/106638a5-2494-4f6b-aa6a-34a6175d70bc {} DEBUG: GOT:{'uuid': '106638a5-2494-4f6b-aa6a-34a6175d70bc', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/106638a5-2494-4f6b-aa6a-34a6175d70bc', 'rel': 'self'}, {'href': 'http://localhost/federations/106638a5-2494-4f6b-aa6a-34a6175d70bc', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.648032+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/fake-name {} DEBUG: GOT:{'uuid': '751b3185-753b-429d-a345-2da26c2cd9eb', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/751b3185-753b-429d-a345-2da26c2cd9eb', 'rel': 'self'}, {'href': 'http://localhost/federations/751b3185-753b-429d-a345-2da26c2cd9eb', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.667058+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/test_federation {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple federations exist with same name", "detail": "Multiple federations exist with same name. Please use the federation uuid instead.", "links": []}]} DEBUG: GET: /v1/federations/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation not_found could not be found", "detail": "Federation not_found could not be found.", "links": []}]} DEBUG: GET: /v1/federations/46ec1c04-f61b-42c7-9ccc-113f56649c18 {} DEBUG: GOT:{'uuid': '46ec1c04-f61b-42c7-9ccc-113f56649c18', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/46ec1c04-f61b-42c7-9ccc-113f56649c18', 'rel': 'self'}, {'href': 'http://localhost/federations/46ec1c04-f61b-42c7-9ccc-113f56649c18', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.722956+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/066526ab-a4eb-4299-b694-89f31437940d {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 066526ab-a4eb-4299-b694-89f31437940d could not be found", "detail": "Federation 066526ab-a4eb-4299-b694-89f31437940d could not be found.", "links": []}]} DEBUG: GET: /v1/federations/858fc60d-6c74-421c-ac30-7086d1fa940d {} DEBUG: GOT:{'uuid': '858fc60d-6c74-421c-ac30-7086d1fa940d', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/858fc60d-6c74-421c-ac30-7086d1fa940d', 'rel': 'self'}, {'href': 'http://localhost/federations/858fc60d-6c74-421c-ac30-7086d1fa940d', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.760740+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/858fc60d-6c74-421c-ac30-7086d1fa940d {} DEBUG: GOT:{'uuid': '858fc60d-6c74-421c-ac30-7086d1fa940d', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/858fc60d-6c74-421c-ac30-7086d1fa940d', 'rel': 'self'}, {'href': 'http://localhost/federations/858fc60d-6c74-421c-ac30-7086d1fa940d', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.760740+00:00', 'updated_at': None} DEBUG: GET: /federations/858fc60d-6c74-421c-ac30-7086d1fa940d {} DEBUG: GOT:{'uuid': '858fc60d-6c74-421c-ac30-7086d1fa940d', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/858fc60d-6c74-421c-ac30-7086d1fa940d', 'rel': 'self'}, {'href': 'http://localhost/federations/858fc60d-6c74-421c-ac30-7086d1fa940d', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.760740+00:00', 'updated_at': None} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': 'fb83a1f4-7b41-484f-8062-4fe1892996f1', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/fb83a1f4-7b41-484f-8062-4fe1892996f1', 'rel': 'self'}, {'href': 'http://localhost/federations/fb83a1f4-7b41-484f-8062-4fe1892996f1', 'rel': 'bookmark'}]}, {'uuid': 'fb67f495-3f33-47af-9116-54a295b40ca5', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/fb67f495-3f33-47af-9116-54a295b40ca5', 'rel': 'self'}, {'href': 'http://localhost/federations/fb67f495-3f33-47af-9116-54a295b40ca5', 'rel': 'bookmark'}]}, {'uuid': '8b3a1958-04fa-469a-a73b-67eed7a1db0e', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/8b3a1958-04fa-469a-a73b-67eed7a1db0e', 'rel': 'self'}, {'href': 'http://localhost/federations/8b3a1958-04fa-469a-a73b-67eed7a1db0e', 'rel': 'bookmark'}]}, {'uuid': '650606a8-48ca-4c8d-83b6-693f9c8aea22', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/650606a8-48ca-4c8d-83b6-693f9c8aea22', 'rel': 'self'}, {'href': 'http://localhost/federations/650606a8-48ca-4c8d-83b6-693f9c8aea22', 'rel': 'bookmark'}]}, {'uuid': '09bae9f3-d8ef-40f0-af70-c70cf56518e6', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/09bae9f3-d8ef-40f0-af70-c70cf56518e6', 'rel': 'self'}, {'href': 'http://localhost/federations/09bae9f3-d8ef-40f0-af70-c70cf56518e6', 'rel': 'bookmark'}]}]} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '4eb0b001-dbdd-44ab-84c7-b62ff8192594', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/4eb0b001-dbdd-44ab-84c7-b62ff8192594', 'rel': 'self'}, {'href': 'http://localhost/federations/4eb0b001-dbdd-44ab-84c7-b62ff8192594', 'rel': 'bookmark'}]}]} DEBUG: PATCH: /v1/federations/ac1bcc08-98da-4d5d-a1b9-928ba8c8a98d [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "A cluster with UUID 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is already a member of the federation federation-example", "detail": "A cluster with UUID 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is already a member of the federation federation-example.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_cluster_already_member [0.052933s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_non_existent_cluster [0.022581s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_join [0.063351s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_unjoin [0.065959s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_existent_cluster [0.022566s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_member_cluster [0.053460s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation [0.051175s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_generate_uuid [0.049640s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_hostcluster_does_not_exist [0.036053s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_dns_zone_name [0.049051s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_hostcluster_id [0.034512s] ... ok DEBUG: PATCH: /v1/federations/54460ce0-136e-4f1d-ad51-dff04c6d5b68 [{'path': '/member_ids', 'value': '5887af82-4a89-4710-9ff2-2530d95c0211', 'op': 'add'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5887af82-4a89-4710-9ff2-2530d95c0211 could not be found", "detail": "Cluster 5887af82-4a89-4710-9ff2-2530d95c0211 could not be found.", "links": []}]} DEBUG: PATCH: /v1/federations/1c9df0af-38b3-46ae-a585-b5a7039b1802 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "1c9df0af-38b3-46ae-a585-b5a7039b1802"} DEBUG: GET: /v1/federations/1c9df0af-38b3-46ae-a585-b5a7039b1802 {} DEBUG: GOT:{'uuid': '1c9df0af-38b3-46ae-a585-b5a7039b1802', 'name': 'federation-example', 'hostcluster_id': 'fake_master', 'member_ids': ['5d12f6fd-a196-4bf0-ae4c-1f639a523a52'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/1c9df0af-38b3-46ae-a585-b5a7039b1802', 'rel': 'self'}, {'href': 'http://localhost/federations/1c9df0af-38b3-46ae-a585-b5a7039b1802', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.917799+00:00', 'updated_at': '2022-04-27T10:04:19.962591+00:00'} DEBUG: PATCH: /v1/federations/fa10ab23-0644-4f87-aa14-4eece8ce244a [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "fa10ab23-0644-4f87-aa14-4eece8ce244a"} DEBUG: GET: /v1/federations/fa10ab23-0644-4f87-aa14-4eece8ce244a {} DEBUG: GOT:{'uuid': 'fa10ab23-0644-4f87-aa14-4eece8ce244a', 'name': 'federation-example', 'hostcluster_id': 'fake_master', 'member_ids': [], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/fa10ab23-0644-4f87-aa14-4eece8ce244a', 'rel': 'self'}, {'href': 'http://localhost/federations/fa10ab23-0644-4f87-aa14-4eece8ce244a', 'rel': 'bookmark'}], 'created_at': '2022-04-27T10:04:19.999691+00:00', 'updated_at': '2022-04-27T10:04:20.025294+00:00'} DEBUG: PATCH: /v1/federations/5f259cd4-ee68-4be6-979f-3c9c41720fb2 [{'path': '/member_ids', 'value': '4d0dd999-f905-4f65-b5fa-0e997f525322', 'op': 'remove'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 4d0dd999-f905-4f65-b5fa-0e997f525322 could not be found", "detail": "Cluster 4d0dd999-f905-4f65-b5fa-0e997f525322 could not be found.", "links": []}]} DEBUG: PATCH: /v1/federations/2bbbf87c-2ebb-4955-ad68-9124323e8f74 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'remove'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is not a member of the federation federation-example", "detail": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is not a member of the federation federation-example.", "links": []}]} DEBUG: POST: /v1/federations {'uuid': 'c065ac93-da0c-4d99-952c-3df18da9819c', 'name': 'fake-name', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9f0a930c-f11e-441c-8ba2-3c875841b4a4"} DEBUG: POST: /v1/federations {'name': 'fake-name', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f981b283-9866-4e3d-a5af-1ece4c31c015"} DEBUG: POST: /v1/federations {'uuid': '2c2c65e6-888a-4644-860e-d909f164d62a', 'name': 'fake-name', 'hostcluster_id': 'f0523b7a-213b-4099-ae40-047777dd8d77', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster f0523b7a-213b-4099-ae40-047777dd8d77 could not be found", "detail": "Cluster f0523b7a-213b-4099-ae40-047777dd8d77 could not be found.", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '3aa23d90-be4d-4959-90b3-094fd7366e7d', 'name': 'fake-name', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Please specify a `properties` dict for the federation", "detail": "Please specify a `properties` dict for the federation.", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '721c58cb-2ae8-414f-ae5e-1ff96691b297', 'name': 'fake-name', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "No hostcluster specified", "detail": "No hostcluster specified. Please specify a hostcluster_id.", "links": []}]} DEBUG: POST: /v1/federations {'uuid': 'f0f7c480-e504-40b2-817f-c6b0a92b28a4', 'name': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'. Value should have a maximum character requirement of 242", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_invalid_name [0.068919s] ... ok DEBUG: POST: /v1/federations {'uuid': '765c9858-d81b-4c5a-885c-eba991949bb2', 'name': '123456', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '5c98db55-94ed-4654-b97e-a7c0d796b47d', 'name': '123456test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '7714211c-0869-4d09-b8b4-486246211857', 'name': '-test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '-test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '534d445a-581d-4fc5-bfb1-e331168106bb', 'name': '.test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '.test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '3ad8463a-9d6d-40ef-96e4-d9eddeea7ab0', 'name': '_test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '_test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '6e66bbc2-e3c9-4d62-a096-766b47382c1a', 'name': '', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: ''. Value should have a minimum character requirement of 1", "links": []}]} DEBUG: POST: /v1/federations {'uuid': 'bf50e66a-9840-4bc0-abaf-e8348ad5e288', 'name': 'test_federation123456', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "cd6455ae-af5c-4b35-94fc-5c149aff3780"} DEBUG: POST: /v1/federations {'uuid': 'b27ffbb4-6981-4d40-9b58-817bab89df16', 'name': 'test-federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "7449c67b-f117-41f1-8d08-47ab8f8e49e3"} DEBUG: POST: /v1/federations {'uuid': 'fabde7a7-438e-44b7-b759-885c278667f4', 'name': 'test.federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0133bccf-8004-4ae1-b31a-86cf3098e257"} DEBUG: POST: /v1/federations {'uuid': 'a9a9e0e5-ffed-4fc4-937d-4f991b1c4826', 'name': 'testfederation.', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0f730e60-5445-4815-898e-68b93c2c09eb"} DEBUG: POST: /v1/federations {'uuid': 'cb2edc4e-e986-4a8a-bbb3-06023422f113', 'name': 'testfederation-', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "2f858722-201c-4f7c-a9ed-a689dd133a5e"} DEBUG: POST: /v1/federations {'uuid': 'a3a2285f-f34c-4588-9f5b-5d7e6f0b936b', 'name': 'testfederation_', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_valid_name [0.311995s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_without_name [0.050490s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_empty [0.018357s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_many [0.015104s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_one [0.018646s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceEnforcement.test_policy_disallow_get_all [0.014770s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceObject.test_msvc_obj_fields_filtering [0.007165s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_by_name_not_found [0.094208s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_default_nodegroup [0.085890s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup [0.135520s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_as_admin [0.139898s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_by_name [0.160688s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_not_found [0.122237s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_wrong_microversion [0.073980s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4e344b9a-8fe0-41f2-b425-fa5f6558964f"} DEBUG: POST: /v1/federations {'uuid': 'a4e7089d-bd8a-4800-a8a3-fa7fe644a50f', 'name': 'test.-_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c8725a6e-fbbf-431f-8734-3b161bacdbc6"} DEBUG: POST: /v1/federations {'uuid': '4f316706-9606-48c3-ad5d-ab5751a27227', 'name': 'Testfederation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b732b0c0-4977-4599-8222-2da07378ff2c"} DEBUG: POST: /v1/federations {'uuid': 'd6bef4ff-cbe2-4de8-abae-c13e178c2533', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "abdc4bc7-fc1e-440d-a723-4d594c6a26fb"} DEBUG: GET: /v1/mservices {} DEBUG: GOT:{'mservices': []} DEBUG: GET: /v1/mservices {} DEBUG: GOT:{'mservices': [{'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 1, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 2, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 3, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 4, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 5, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}]} DEBUG: GET: /v1/mservices {} DEBUG: GOT:{'mservices': [{'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 1, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}]} DEBUG: GET: /v1/mservices {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow magnum-service:get_all to be performed", "detail": "Policy doesn't allow magnum-service:get_all to be performed.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/not-there DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not-there could not be found", "detail": "Nodegroup not-there could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/b6fb76bb-e5ec-4a5d-a78d-3d92994e15d3 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Deleting a default nodegroup is not supported", "detail": "Deleting a default nodegroup is not supported.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup 483203a3-dbee-4a9c-9d65-9820512f4df8 could not be found", "detail": "Nodegroup 483203a3-dbee-4a9c-9d65-9820512f4df8 could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/adfe166d-2703-4a68-8e13-315ca7dc8fbe/nodegroups/c6c299c5-f7ef-4970-8e0c-b6da68472581 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup nodegroup1 could not be found", "detail": "Nodegroup nodegroup1 could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/6b53de88-4e14-4e0f-be99-ed5e68fa6cd9 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup 6b53de88-4e14-4e0f-be99-ed5e68fa6cd9 could not be found", "detail": "Nodegroup 6b53de88-4e14-4e0f-be99-ed5e68fa6cd9 could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: GET: /v1/clusters/455642f2-4215-485c-88eb-d77d9317b800/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': 'b525e01b-130f-4e20-895d-ca29925fc7fb', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '65f83748-01a2-4743-a7b7-75b0c6be703c', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all [0.102265s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_as_admin [0.139370s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name [0.096645s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name_non_default_ngs [0.106740s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_non_existent_role [0.077747s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_role [0.107954s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_non_existent_cluster [0.222908s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_with_pagination_marker [0.140229s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_wrong_microversion [0.084865s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one [0.131502s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_as_admin [0.141555s] ... ok DEBUG: GET: /v1/clusters/12c34431-721f-48d6-84b5-ccb91662b9b8/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': 'b586c768-bc48-4786-a0d3-d022105d6476', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': 'eb6826aa-3982-4a7f-9609-167880765fd1', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: GET: /v1/clusters/cluster1/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': '6ec70940-01aa-4374-8e69-4876b3984942', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '5447bd1e-d254-4984-ba1e-861c4e1a4361', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: GET: /v1/clusters/cluster1/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': '44e53287-7ef9-4725-8498-a911845cb4ec', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '11e1b980-7895-4365-b7b7-b84ea1c6f5ed', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: GET: /v1/clusters/cluster1/nodegroups?role=non-existent {} DEBUG: GOT:{'nodegroups': []} DEBUG: GET: /v1/clusters/cluster1/nodegroups?role=master {} DEBUG: GOT:{'nodegroups': [{'uuid': 'a36d491d-7c5b-48f6-9633-423d05a62b51', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: GET: /v1/clusters/cluster1/nodegroups?role=worker {} DEBUG: GOT:{'nodegroups': [{'uuid': 'b2a2bfd8-cdbf-45f7-9634-0eeaf2d94958', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: GET: /v1/clusters/not-here/nodegroups {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not-here could not be found", "detail": "Cluster not-here could not be found.", "links": []}]} DEBUG: GET: /v1/clusters/e93c66b6-5729-4fa9-aeb3-9ba176738082/nodegroups?limit=1 {} DEBUG: GOT:{'nodegroups': [{'uuid': 'b537fd17-c5f8-4010-a16b-81d766e53d2f', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}], 'next': 'http://localhost/v1/clusters/e93c66b6-5729-4fa9-aeb3-9ba176738082/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=b537fd17-c5f8-4010-a16b-81d766e53d2f'} DEBUG: GET: /v1/clusters/e93c66b6-5729-4fa9-aeb3-9ba176738082/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=b537fd17-c5f8-4010-a16b-81d766e53d2f {} DEBUG: GOT:{'nodegroups': [{'uuid': 'ab0323b8-d557-496b-b821-82e650539223', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}], 'next': 'http://localhost/v1/clusters/e93c66b6-5729-4fa9-aeb3-9ba176738082/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=ab0323b8-d557-496b-b821-82e650539223'} DEBUG: GET: /v1/clusters/e93c66b6-5729-4fa9-aeb3-9ba176738082/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=ab0323b8-d557-496b-b821-82e650539223 {} DEBUG: GOT:{'nodegroups': []} DEBUG: GET: /v1/clusters/78297720-d29b-4939-b7ea-0fc3a212ee93/nodegroups/ {} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: GET: /v1/clusters/6bec456f-b7e1-4de1-ac0f-c9ac1b441ca5/nodegroups/a94c1d05-a582-480a-871a-3ef03f439433 {} DEBUG: GOT:{'id': 1, 'uuid': 'a94c1d05-a582-480a-871a-3ef03f439433', 'name': 'test-worker', 'cluster_id': '6bec456f-b7e1-4de1-ac0f-c9ac1b441ca5', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/6bec456f-b7e1-4de1-ac0f-c9ac1b441ca5/nodegroups/a94c1d05-a582-480a-871a-3ef03f439433', 'rel': 'self'}, {'href': 'http://localhost/clusters/6bec456f-b7e1-4de1-ac0f-c9ac1b441ca5/nodegroups/a94c1d05-a582-480a-871a-3ef03f439433', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': 'test_image', 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2022-04-27T10:04:22.789891+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/6d0eb924-433f-4e69-8285-68136ab1aa19/nodegroups/5687170e-b7e1-48da-b25b-55f0b6eb18b9 {} DEBUG: GOT:{'id': 3, 'uuid': '5687170e-b7e1-48da-b25b-55f0b6eb18b9', 'name': 'test-worker', 'cluster_id': '6d0eb924-433f-4e69-8285-68136ab1aa19', 'project_id': '6d0eb924-433f-4e69-8285-68136ab1aa19', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/6d0eb924-433f-4e69-8285-68136ab1aa19/nodegroups/5687170e-b7e1-48da-b25b-55f0b6eb18b9', 'rel': 'self'}, {'href': 'http://localhost/clusters/6d0eb924-433f-4e69-8285-68136ab1aa19/nodegroups/5687170e-b7e1-48da-b25b-55f0b6eb18b9', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': 'test_image', 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2022-04-27T10:04:22.937956+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/5b97ee45-3bfa-4332-9a70-6fae0db9d32f/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '5b97ee45-3bfa-4332-9a70-6fae0db9d32f', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label2': 'value2', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/5b97ee45-3bfa-4332-9a70-6fae0db9d32f/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5b97ee45-3bfa-4332-9a70-6fae0db9d32f/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {}, 'created_at': '2022-04-27T10:04:23.086140+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default [0.116366s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default_skipped_labels [0.117185s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_existent_ng [0.083956s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_wrong_microversion [0.073369s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_all [0.063081s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_one [0.066158s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodegroupObject.test_nodegroup_init [0.009268s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_internal_attr [0.063155s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_min_node_count [0.162296s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_non_existent_property [0.083521s] ... ok DEBUG: GET: /v1/clusters/70256250-49c5-4253-868b-701217aa3426/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '70256250-49c5-4253-868b-701217aa3426', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/70256250-49c5-4253-868b-701217aa3426/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/70256250-49c5-4253-868b-701217aa3426/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {'label2': 'value2'}, 'created_at': '2022-04-27T10:04:23.186075+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/20067ee9-60a5-4337-8207-25e6039eae7f/nodegroups/not-here {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not-here could not be found", "detail": "Nodegroup not-here could not be found.", "links": []}]} DEBUG: GET: /v1/clusters/990bf0f2-c9cd-4822-a8d5-adcc89b73e49/nodegroups/173d9b0d-b188-440a-b2ad-b766eed5f778 {} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: GET: /v1/clusters/df819962-55e0-4850-b967-759c76fc5030/nodegroups {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow nodegroup:get_all to be performed", "detail": "Policy doesn't allow nodegroup:get_all to be performed.", "links": []}]} DEBUG: GET: /v1/clusters/a2228046-a08b-415b-84f7-3a9bf7b2a417/nodegroups/b257980e-e387-4566-9a56-56a55111cdb0 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow nodegroup:get to be performed", "detail": "Policy doesn't allow nodegroup:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/node_count', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/node_count' is an internal attribute and can not be updated", "detail": "'/node_count' is an internal attribute and can not be updated", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/min_node_count', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 0, "max_node_count": 5, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2022-04-27T10:04:23.669751+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 0, 'max_node_count': 5, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2022-04-27T10:04:23.669751+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/not_there', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/not_there', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/not_there', 'op': 'remove'}]'. Reason: can't remove non-existent object 'not_there'", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": null, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2022-04-27T10:04:23.906291+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': None, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2022-04-27T10:04:23.906291+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_ok [0.144213s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_max_node_count_failed [0.091568s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_min_node_count_failed [0.200382s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_node_count_failed [0.061685s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok [0.131837s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok_by_name [0.133565s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_wrong_microversion [0.060551s] ... ok DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 1, 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "max_node_count for nodegroup1 is invalid (min_node_count (2) should be less or equal to max_node_count (1))", "detail": "max_node_count for nodegroup1 is invalid (min_node_count (2) should be less or equal to max_node_count (1)).", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/min_node_count', 'value': 3, 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2))", "detail": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2)).", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/node_count', 'value': 3, 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/node_count' is an internal attribute and can not be updated", "detail": "'/node_count' is an internal attribute and can not be updated", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2022-04-27T10:04:24.403756+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': 4, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2022-04-27T10:04:24.403756+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2022-04-27T10:04:24.534661+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': 4, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2022-04-27T10:04:24.534661+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: PATCH: /v1/clusters/e97c8e17-bcbe-4db4-a31c-6ab0e45dfed7/nodegroups/c6768b13-1472-42fd-bae0-e088b2bcd195 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 50, "uuid": "c6768b13-1472-42fd-bae0-e088b2bcd195", "name": "nodegroup1", "cluster_id": "e97c8e17-bcbe-4db4-a31c-6ab0e45dfed7", "project_id": "fake", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/e97c8e17-bcbe-4db4-a31c-6ab0e45dfed7/nodegroups/c6768b13-1472-42fd-bae0-e088b2bcd195", "rel": "self"}, {"href": "http://localhost/clusters/e97c8e17-bcbe-4db4-a31c-6ab0e45dfed7/nodegroups/c6768b13-1472-42fd-bae0-e088b2bcd195", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2022-04-27T10:04:24.763921+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_update_nodegroup_as_admin [0.130159s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_master_ng [0.076975s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_cluster_no_api_address [0.079484s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_same_name [0.082398s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_labels [0.097801s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels [0.101610s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels_no_labels [0.107616s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_wrong_microversion [0.063129s] ... ok DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'master', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Creating master nodegroups is currently not supported", "detail": "Creating master nodegroups is currently not supported.", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Cluster API address is not available yet", "detail": "Cluster API address is not available yet", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'test-master', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "A node group with name test-master already exists in the cluster cluster1", "detail": "A node group with name test-master already exists in the cluster cluster1.", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': {'label3': 'value3'}, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "1b00a573-fa89-4ae4-aef1-4a30caa95606", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label3": "value3"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/1b00a573-fa89-4ae4-aef1-4a30caa95606", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/1b00a573-fa89-4ae4-aef1-4a30caa95606", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {"label3": "value3"}, "labels_skipped": {"label1": "value1", "label2": "value2"}, "created_at": "2022-04-27T10:04:25.125459+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "0b2cb7cd-58b4-44c9-9a5a-6ef1beec496b", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label1": "value3", "label2": "value2", "label4": "value4"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/0b2cb7cd-58b4-44c9-9a5a-6ef1beec496b", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/0b2cb7cd-58b4-44c9-9a5a-6ef1beec496b", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {"label1": "value1"}, "labels_added": {"label4": "value4"}, "labels_skipped": {}, "created_at": "2022-04-27T10:04:25.228613+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "fce86d18-2f57-4ab4-9a7c-cc5676e680e6", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label1": "value1", "label2": "value2"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/fce86d18-2f57-4ab4-9a7c-cc5676e680e6", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/fce86d18-2f57-4ab4-9a7c-cc5676e680e6", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2022-04-27T10:04:25.337711+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'new_ng', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "875d86e9-a591-45b2-9344-3c0b9a2d6e7f", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/875d86e9-a591-45b2-9344-3c0b9a2d6e7f", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/875d86e9-a591-45b2-9344-3c0b9a2d6e7f", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup [0.211512s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_invalid_node_count [0.194148s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_only_name [0.122484s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_flavor [0.111764s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_image_id [0.098175s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_labels [0.111084s] ... ok DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 7, 'role': 'worker', 'max_node_count': 5, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "max_node_count for nodegroup1 is invalid (node_count (7) should be less or equal to max_node_count (5))", "detail": "max_node_count for nodegroup1 is invalid (node_count (7) should be less or equal to max_node_count (5)).", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 2, 'role': 'worker', 'max_node_count': None, 'min_node_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2))", "detail": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2)).", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'name': 'test_ng'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 3, "uuid": "5f6e3317-682f-4984-91b2-aacb087abaff", "name": "test_ng", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/5f6e3317-682f-4984-91b2-aacb087abaff", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/5f6e3317-682f-4984-91b2-aacb087abaff", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 1, "role": "worker", "min_node_count": 0, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': 'test_flavor', 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "34e3d9c4-5acf-4050-ad25-2b52354f92fb", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/34e3d9c4-5acf-4050-ad25-2b52354f92fb", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/34e3d9c4-5acf-4050-ad25-2b52354f92fb", "rel": "bookmark"}], "flavor_id": "test_flavor", "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "4e365885-4023-4900-829b-1049d9415027", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/4e365885-4023-4900-829b-1049d9415027", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/4e365885-4023-4900-829b-1049d9415027", "rel": "bookmark"}], "flavor_id": null, "image_id": "test_image", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': {'label1': 'value1'}, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "32fc7fe3-86bb-402a-8eb5-3d5b98664193", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label1": "value1"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/32fc7fe3-86bb-402a-8eb5-3d5b98664193", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/32fc7fe3-86bb-402a-8eb5-3d5b98664193", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {"label1": "value1"}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': 5, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "fe393211-083e-4408-abc7-eea1854d76a4", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/fe393211-083e-4408-abc7-eea1854d76a4", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/fe393211-083e-4408-abc7-eea1854d76a4", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": 5, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_max_node_count [0.134871s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_role [0.116109s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_zero_nodes [0.097950s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_without_node_count [0.100116s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota [0.019672s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_hard_limit [0.017313s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_resource [0.017112s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_no_project_id [0.025104s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_project_id_not_found [0.037384s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_delete_quota [0.040719s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_empty [0.017093s] ... ok DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'test-role', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "3a416236-3cde-4c20-90ff-a828bf2daac8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/3a416236-3cde-4c20-90ff-a828bf2daac8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/3a416236-3cde-4c20-90ff-a828bf2daac8", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "test-role", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 0, 'role': 'worker', 'max_node_count': None, 'min_node_count': 0, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "268fa7cb-0929-4883-8063-1144938e2245", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/268fa7cb-0929-4883-8063-1144938e2245", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/268fa7cb-0929-4883-8063-1144938e2245", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 0, "role": "worker", "min_node_count": 0, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "409a5a5b-8dee-408d-b0d1-eb0d427b4e76", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/409a5a5b-8dee-408d-b0d1-eb0d427b4e76", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/409a5a5b-8dee-408d-b0d1-eb0d427b4e76", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 1, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2022-04-27T10:04:26.734757+00:00", "updated_at": null} DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': -10} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute hard_limit", "detail": "Invalid input for field/attribute hard_limit. Value: '-10'. Value should be greater or equal to 1", "links": []}]} DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'invalid-res', 'hard_limit': 10} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute resource", "detail": "Invalid input for field/attribute resource. Value: 'invalid-res'. Value should be one of: Cluster", "links": []}]} DEBUG: POST: /v1/quotas {'id': 42, 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Must provide a valid project ID", "detail": "Must provide a valid project ID.", "links": []}]} DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The project_id fake_project could not be found", "detail": "The project_id fake_project could not be found.", "links": []}]} DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2022-04-27T10:04:26.858130+00:00", "updated_at": null} DEBUG: DELETE: /v1/quotas/fake_project/Cluster DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"hard_limit": 20, "project_id": "fake_project", "resource": "Cluster"} DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': []} DEBUG: GET: /v1/quotas?all_tenants=True {} DEBUG: GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:26.901309+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:26.902154+00:00', 'updated_at': None}, {'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:26.902906+00:00', 'updated_at': None}, {'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:26.903656+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants [0.020793s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants_false [0.024485s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_with_pagination_marker [0.048653s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_not_all_tenants [0.033525s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_non_admin [0.039441s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_non_admin_context [0.025306s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_pagination_limit [0.020237s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one [0.017942s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_no_config_default [0.018102s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_not_authorized [0.018116s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_with_config_default [0.016295s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_one [0.017380s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota [0.024914s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota_not_found [0.025794s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuotaObject.test_quota_init [0.007369s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_all_stats [0.084218s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_invalid_tenant_stats [0.183725s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_tenant_stats [0.081536s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_empty [0.022170s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_invalid_type_stats [0.046499s] ... ok DEBUG: /builddir/build/BUILD/magnum-12.1.1.dev4/magnum/drivers/common/driver.py:38: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: yield entry_point, entry_point.load(require=False) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats [0.080417s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats_without_param [0.081952s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_some_other_user_stats [0.074229s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_frombasetype_no_value [0.010721s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_invalid_value [0.009379s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_false_values [0.008667s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_true_values [0.009768s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_invalid_single_dns [0.008639s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_multi_dns [0.009353s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_single_dns [0.008662s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_internal_attr [0.021550s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_with_no_value [0.014943s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_extra_non_removable_attr [0.010874s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_internal_attr [0.010314s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_mandatory_attr [0.010137s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_replace_with_no_value [0.009863s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_update_internal_attr [0.009779s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_op [0.013049s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_path [0.009837s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_op [0.010123s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_path [0.009946s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_update_mandatory_attr [0.010476s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_valid_patches [0.011654s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype [0.010820s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype_no_value [0.009081s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_invalid_mac_addr [0.009290s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_valid_mac_addr [0.009653s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_invalid_values [0.008836s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_multitype_tostring [0.009848s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_valid_values [0.010325s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype [0.009387s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype_no_value [0.008777s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_invalid_name [0.009083s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_valid_name [0.011769s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_invalid_uuid [0.009739s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_valid_uuid [0.011137s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch [0.009739s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_already_exist [0.012691s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_not_exist [0.010675s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_name [0.015282s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_uuid [0.009689s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_multi_exist [0.011134s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_non_exist [0.012076s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_name [0.009516s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_uuid [0.009201s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_docker_memory [0.009128s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_limit [0.008715s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_sort_dir [0.009756s] ... ok DEBUG: {0} magnum.tests.unit.api.test_app.TestAppConfig.test_get_pecan_config [0.000800s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_invalid_network [0.002843s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_multiple_valid_network [0.001128s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_valid_network [0.000940s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_invalid_flavor [0.001423s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_none_flavor [0.001199s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_vaild_flavor [0.001201s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_when_user_forbidden [0.001651s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_forbidden_image [0.001199s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_multi_images_same_name [0.001168s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_id [0.001181s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_name [0.002480s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_id [0.001131s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_name [0.001072s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_without_os_distro [0.001245s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_invalid_keypair [0.001236s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_no_keypair [0.001517s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_valid_keypair [0.001224s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_isolation_invalid [0.000492s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_isolation_valid [0.003896s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_isolation_invalid_label [0.000510s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_no_label [0.000449s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_with_valid_providers_none_isolation [0.000485s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_invalid [0.000498s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_missing [0.000435s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_valid [0.000419s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_environment_variables_bad_json [0.000594s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_environment_variables_valid_json [0.000466s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_invalid_providers [0.000489s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_isolation [0.000590s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_invalid_isolation [0.000471s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_invalid_providers [0.000447s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_none_isolation [0.000462s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_valid_isolation [0.000458s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_cluster [0.004810s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_flavor [0.002164s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_label [0.001007s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_without_validator [0.001396s] ... ok DEBUG: {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_with_rest_content_types [0.000866s] ... ok DEBUG: {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_without_rest_content_types [0.000912s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method [0.000759s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method_auth_info [0.000654s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_exception_success [0.025434s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_remote_error_success [0.015379s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_clientfault [0.012161s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_serverfault [0.012497s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_without_traceback [0.012066s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive [0.009077s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_all_three [0.010189s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_created [0.008525s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_latest_update [0.008503s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_updated [0.009812s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_check_type [0.008525s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down [0.008371s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_all_three [0.009385s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_create [0.008421s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_old_update [0.008796s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_update [0.008527s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_forced_down [0.008241s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_not_supported [0.001889s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_supported [0.001559s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_create [0.002982s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_update [0.006684s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_config_create [0.001148s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_create [0.001131s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_invalid_create [0.001337s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_invalid_coe_create [0.001165s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_create [0.001353s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_update [0.002114s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_create [0.001291s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_update [0.002121s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_create [0.001247s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_update [0.002072s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_invalid [0.000784s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_bm [0.002264s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_vm [0.000709s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_invalid_create [0.000848s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_add_update [0.002193s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_replace_update [0.002027s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_remove_update [0.002151s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_add_update [0.002110s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_replace_update [0.002093s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_valid_create [0.000830s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_validate_cluster_properties [0.001563s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http [0.016546s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http_config_workers [0.015317s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https [0.023737s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_cert [0.016989s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_key [0.015034s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor [0.015946s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor_config_workers [0.016995s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_revision [0.009614s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_stamp [0.009503s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_upgrade [0.009166s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_version [0.027995s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_with_details_and_path [0.056633s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_without_details_and_path [0.012534s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_none_arg [0.009003s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.008704s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert [0.001843s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert_none_values [0.001147s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_delete_cert [0.003821s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert [0.003648s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert_no_registration [0.005358s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert [0.003527s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.005098s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCert.test_get_decrypted_private_key [0.000764s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_barbican_cert_manager [0.000712s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_local_cert_manager [0.000662s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalCert.test_local_cert [0.000459s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert [0.012279s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_with_fail [0.113311s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_intermediate [0.003944s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_pkp [0.004581s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert [0.006557s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_cert_fail [0.006975s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_intermediates_fail [0.006126s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_pkp_fail [0.005410s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_private_key_fail [0.005926s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_intermediate [0.006775s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_pkp [0.005245s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert [0.004374s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert_with_io_error [0.001810s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairCert.test_x509keypair_cert [0.000548s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_delete_cert [0.012918s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_get_cert [0.011200s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_store_cert [0.009662s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican [0.001489s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_cached [0.001546s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_noauth [0.001434s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_region [0.001456s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance [0.002554s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_cached [0.014891s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_noauth [0.002472s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_region [0.004334s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat [0.001354s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_cached [0.013101s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_noauth [0.001986s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_region [0.002299s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron [0.001847s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_cached [0.002023s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_noauth [0.001806s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_region [0.001896s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova [0.002285s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_cached [0.106680s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_noauth [0.002767s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_region [0.002675s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_magnum_url [0.001836s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_url_for [0.001665s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_context [0.009627s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_context_with_roles [0.008684s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_request_context_sets_is_admin [0.007113s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_to_dict_from_dict [0.007223s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init [0.001324s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_timeout [0.000871s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_url [0.000833s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_version [0.000884s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances [0.001231s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances_inspect [0.001361s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.TestDockerUtils.test_is_docker_api_version_atleast [0.000785s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_all_exceptions [0.007850s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_custom_message_is_templated [0.000482s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_message_is_templated [0.000465s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_access_info [0.014229s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_no_credentials [0.011502s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password [0.011686s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password_legacy [0.011748s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_token [0.010711s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_all_roles [0.012585s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_limit_roles [0.012966s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trustee [0.011135s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust [0.012367s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust_not_found [0.011195s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name [0.012068s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_is_None [0.009915s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_not_found [0.011922s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_trustee_domain_id [0.010530s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip [0.008775s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_empty [0.009120s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_exception [0.008107s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id [0.007795s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_conflict [0.011416s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_notfound [0.011454s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name [0.009237s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name_notfound [0.007973s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id [0.010845s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_conflict [0.008331s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_notfound [0.008227s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers [0.012214s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_already_deleted [0.009025s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_no_candidate [0.009099s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_timeout [60.247084s] ... ok DEBUG: {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_admin_context_succeeds [0.013433s] ... ok DEBUG: {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_user_context_fails [0.042588s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_all_public_methods_are_traced [0.027062s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler [0.019319s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler_without_osprofiler [0.017459s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_deserialize_context [0.066539s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_serialize_context [0.040025s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.020641s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.008723s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.014006s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_context [0.014743s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.014122s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity_null_base [0.009520s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_add_extra_exmods [0.013581s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup [0.016561s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_notifier_null [0.013286s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_transport_null [0.024765s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_clear_extra_exmods [0.024586s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client [0.014730s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client_profiler_enabled [0.012650s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server [0.032752s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server_profiler_enabled [0.078207s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url [0.039913s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url_null [0.044873s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_serialize_entity [0.020906s] ... ok DEBUG: {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_none [0.001598s] ... ok DEBUG: {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_not_none [0.003352s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_12 [0.000097s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_16 [0.000060s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_60 [0.000055s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_8 [0.000084s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_generate_ids [0.004831s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_string [0.017314s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid1 [0.000324s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.000092s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.000097s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.000078s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_f [0.000095s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get [0.009843s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_exceed_manifest_size [0.004341s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_unsupported_scheme [0.011487s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_check_exit_code_boolean [0.124973s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_get_root_helper [0.021893s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_not_use_standard_locale [0.031363s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_no_env_variables [0.015622s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_with_env_variables [0.029381s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_without_root_helper [0.017871s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_no_retry_on_success [0.038763s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_retry_on_failure [0.560190s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip [0.017044s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip_not_raises_exceptions [0.039134s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_unknown_kwargs_raises_error [0.070245s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac [0.043976s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac_invalid_format [0.044915s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.GeneratePasswordTestCase.test_generate_password [0.039112s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir [0.025441s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked [0.027692s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked_error_on_rmtree [0.033582s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_docker_quantity [0.044252s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_k8s_quantity [0.024008s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_openstasck_ca [0.052632s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_decrypt_key [0.003800s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_generate_csr_and_key [0.434800s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_has_publickey [0.231877s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_extentions_as_ca [0.631758s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_issuer_name [0.132901s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_subject_name [0.091031s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_with_bytes_issuer_name [0.211899s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_has_publickey [0.364530s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_extentions_as_client [0.309938s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_issuer_name [0.393035s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_subject_name [0.400260s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_bytes_private_key [0.176823s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_unicode_private_key [0.067635s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_empty_chars [0.354290s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_invalid_csr [0.049005s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_unicode_csr [0.268511s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints [0.000276s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_not_critical [0.000094s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_with_non_ca [0.000069s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions [0.000071s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed [0.000096s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed_but_not_critical [0.000061s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage [0.000098s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed [0.000089s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed_but_not_critical [0.000082s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage [0.000060s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_cert_sign [0.000053s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_crl_sign [0.000067s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_without_ca_usage [0.000055s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_in_cache [0.008541s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_notin_cache [0.018915s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_set_file_permissions [0.002577s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_temp_no_dir [0.007089s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates [0.001415s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_if_raise_error [0.003798s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_without_cert_ref [0.001280s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files [0.008727s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files_none [0.002356s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_ca_cert [0.002623s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates [0.012260s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_with_error [0.010709s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_without_name [0.001580s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_client_cert [0.008039s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate [0.001737s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_magnum_cert [0.002101s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate [0.003208s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate_without_cluster_name [0.002509s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust [0.002145s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust_with_error [0.002567s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust [0.001785s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trust_id [0.003213s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trustee_user_id [0.002280s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_get_ca_certificate [0.017600s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_sign_certificate [0.025309s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete [0.169574s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_conflict [0.195864s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_with_lb [0.484025s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_failure [0.201994s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_success [0.132540s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create [0.234089s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_handles_bad_request [0.236873s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_cert_failed [0.103128s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_environment [0.311659s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_invalid_unicode_name [0.096894s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_trust_failed [0.108663s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_adopt_complete [0.178665s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_check_complete [0.229448s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_restore_complete [0.307014s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_resume_complete [0.209309s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_rollback_complete [0.541883s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_snapshot_complete [0.229901s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_update_complete [0.132140s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_failure [0.079490s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_success [0.136298s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_conductor_listener.TestHandler.test_ping_conductor [0.000589s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_create_federation [0.021642s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_delete_federation [0.037278s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_update_federation [0.061452s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action [0.013778s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_copies_object [0.010132s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_on_raise [0.011695s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action [0.017369s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action_on_raise [0.010476s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack [0.020365s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_no_timeout_specified [0.025114s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_timeout_is_zero [0.012495s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition [0.017440s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_coreos_no_discoveryurl [0.014172s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_coreos_with_disovery [0.015171s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_only_required [0.033043s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_with_registry [0.015515s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_apiserver_port [0.056483s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_discovery_url [0.029357s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_dns [0.032970s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_docker_storage_driver [0.030484s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_server_image [0.402758s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_update_stack [0.031196s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_all_values [0.013788s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_multi_master [0.012813s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_only_required [0.027985s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_with_lb_neutron [0.022259s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_with_lb_octavia [0.024195s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_poll_node_count [0.043074s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_poll_node_count_by_update [0.157632s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create [0.148587s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed [0.121311s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed_bad_request [0.213912s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete [0.092630s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_failed [0.086827s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_and_ng_not_found [0.081203s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_not_found [0.088874s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_operation_ongoing [0.312392s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_udpate [0.142173s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed [0.158725s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed_bad_request [0.122365s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_all_values [0.044172s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_multi_master [0.074072s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_only_required [0.340829s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_lb_neutron [0.028063s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_lb_octavia [0.013273s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_registry [0.028013s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_poll_node_count [0.021355s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_poll_node_count_by_update [0.031926s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack [0.173492s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'fake-uuid'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'fake-uuid'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: DEBUG [taskflow.engines.action_engine.completer] Applying resolver 'RevertAll(strategy=REVERT_ALL)' to resolve failure 'Failure: ValueError: ' of atom 'magnum.conductor.tasks.heat_tasks.CreateStack==1.0' DEBUG: DEBUG [taskflow.engines.action_engine.completer] Modified/tweaked 1 nodes while applying resolver 'RevertAll(strategy=REVERT_ALL)' DEBUG: DEBUG [taskflow.engines.action_engine.builder] Discarding failure 'Failure: ValueError: ' (in response to outcome 'executed') under completion units request during completion of atom 'magnum.conductor.tasks.heat_tasks.CreateStack==1.0' (intention is to REVERT) DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack_with_error [0.034096s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack [0.056336s] ... ok DEBUG: DEBUG [taskflow.engines.action_engine.completer] Applying resolver 'RevertAll(strategy=REVERT_ALL)' to resolve failure 'Failure: ValueError: ' of atom 'magnum.conductor.tasks.heat_tasks.DeleteStack==1.0' DEBUG: DEBUG [taskflow.engines.action_engine.completer] Modified/tweaked 1 nodes while applying resolver 'RevertAll(strategy=REVERT_ALL)' DEBUG: DEBUG [taskflow.engines.action_engine.builder] Discarding failure 'Failure: ValueError: ' (in response to outcome 'executed') under completion units request during completion of atom 'magnum.conductor.tasks.heat_tasks.DeleteStack==1.0' (intention is to REVERT) DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack_with_error [0.030641s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack [0.038122s] ... ok DEBUG: DEBUG [taskflow.engines.action_engine.completer] Applying resolver 'RevertAll(strategy=REVERT_ALL)' to resolve failure 'Failure: ValueError: ' of atom 'magnum.conductor.tasks.heat_tasks.UpdateStack==1.0' DEBUG: DEBUG [taskflow.engines.action_engine.completer] Modified/tweaked 1 nodes while applying resolver 'RevertAll(strategy=REVERT_ALL)' DEBUG: DEBUG [taskflow.engines.action_engine.builder] Discarding failure 'Failure: ValueError: ' (in response to outcome 'executed') under completion units request during completion of atom 'magnum.conductor.tasks.heat_tasks.UpdateStack==1.0' (intention is to REVERT) DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack_with_error [0.045668s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_is_magnum_auto_healer_running [0.012215s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_cpu_util [0.014978s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_memory_util [0.008164s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_names [0.010180s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_unit [0.038066s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_healthy [0.022306s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_api [0.050416s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_node [0.012518s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_cluster [0.023440s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_with_master_lb [0.017080s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_pull_data_success [0.015276s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_compute_cpu_util [0.008307s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_compute_memory_util [0.007757s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_get_metric_names [0.022717s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_get_metric_unit [0.016703s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success [0.013426s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success_no_master [0.029351s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success_not_leader [0.021051s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_compute_memory_util [0.008678s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_compute_metric_value [0.012854s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_get_metric_names [0.065830s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_get_metric_unit [0.033498s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_pull_data_raise [0.052333s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_pull_data_success [0.064954s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_compute_memory_util [0.041012s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_compute_metric_value [0.008690s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_get_metric_names [0.007830s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_get_metric_unit [0.008475s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_pull_data_raise [0.010508s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_pull_data_success [0.025248s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_create [0.076301s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_delete [0.057854s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_update [0.035090s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_get_ca_certificate [0.010682s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_create [0.015453s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_delete [0.070455s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_update [0.063272s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_ping_conductor [0.047986s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_sign_certificate [0.014413s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestK8sScaleManager.test_get_hosts_with_container [0.012027s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestMesosScaleManager.test_get_hosts_with_container [0.014956s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_no_container_host [0.013431s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_one_container_host [0.047360s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_scale_up [0.037067s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_three_container_hosts [0.033969s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_two_container_hosts [0.011794s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_with_none_hosts [0.012260s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_context [0.009716s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domain_project_id [0.085464s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid [0.015560s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid_userid [0.009852s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_projectid [0.010429s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid [0.435971s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid_projectid [0.024613s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_complete_status [0.039410s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_in_progress [0.044972s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_invalid_status [0.058390s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_name [0.053335s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_template [0.033740s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid [0.029701s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_name [0.039543s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_uuid [0.036052s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_append_config [0.028565s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_no_func [0.011692s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_valid_func [0.010677s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_invalid_mods [0.027198s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_valid_mods [0.055586s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_opts [0.038161s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_default_value [0.099694s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_type_check [0.012527s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_default_value [0.017615s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_type_check [0.015813s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster [0.016292s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_already_exists [0.029120s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_nullable_cluster_template_id [0.024768s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster [0.044609s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_id_that_does_not_exist [0.029427s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid [0.026115s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.029093s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_all_cluster_stats [0.050313s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_id [0.015917s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name [0.016751s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name_multiple_cluster [0.014554s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_uuid [0.037123s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list [0.052615s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_by_admin_all_tenants [0.022517s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_cluster_template_not_exist [0.037832s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_sorted [0.064392s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_with_filters [0.168569s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_that_does_not_exist [0.057759s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_one_tenant_cluster_stats [0.035306s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster [0.015524s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_not_found [0.054311s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_uuid [0.066230s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template [0.035084s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template_already_exists [0.024696s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template [0.110171s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_by_uuid [0.105295s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_does_not_exist [0.014961s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_referenced_by_clusters [0.047941s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id [0.122528s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_hidden [0.054002s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_public [0.069042s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name [0.145447s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_hidden [0.165979s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_multiple_cluster_template [0.107407s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_not_found [0.113000s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_public [0.143824s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid [0.042534s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_hidden [0.029630s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_public [0.046373s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_that_does_not_exist [0.056895s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list [0.157964s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_sorted [0.085122s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_with_filters [0.237309s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_that_does_not_exist [0.088805s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template [0.021362s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_that_does_not_exist [0.023442s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_uuid [0.061310s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation [0.032459s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation_already_exists [0.028748s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation [0.022452s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_id_that_does_not_exist [0.020683s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uudid_that_does_not_exist [0.022611s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uuid [0.052728s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_id [0.023692s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name [0.025518s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name_multiple_federation [0.012796s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_uuid [0.013914s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list [0.067798s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_by_admin_all_tenants [0.033421s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_sorted [0.030105s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_with_filters [0.110901s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_that_does_not_exist [0.016412s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_members [0.014016s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_not_found [0.011081s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_properties [0.013672s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service [0.013935s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service_failure_for_dup [0.065823s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service [0.015829s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service_failure [0.017683s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary [0.010543s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary_failure [0.015047s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_list [0.019090s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service [0.075296s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service_failure [0.025296s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup [0.013745s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_already_exists [0.014730s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_different_cluster [0.032912s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_same_cluster [0.034940s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.025489s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup [0.036085s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup_by_uuid [0.025284s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_by_uuid [0.024112s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_list_sorted [0.055894s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_id [0.015702s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_name [0.017969s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_list_with_filters [0.018723s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_that_does_not_exist [0.020055s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroups_in_cluster [0.027478s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_cluster [0.040899s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_nodegroup_not_found [0.017439s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota [0.012105s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota_already_exists [0.029781s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota [0.015850s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota_that_does_not_exist [0.015035s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_all [0.019760s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource [0.037514s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource_not_found [0.016204s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list [0.047033s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_invalid_sort_key [0.019347s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_sorted [0.026688s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_with_filters [0.025223s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota [0.053015s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota_not_found [0.013132s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair [0.016101s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair_already_exists [0.034385s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair [0.024697s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_by_uuid [0.033969s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_that_does_not_exist [0.014277s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_id [0.031902s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_uuid [0.024150s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list [0.017613s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list_by_admin_all_tenants [0.052034s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_that_does_not_exist [0.061521s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_delete_complete [0.122044s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_nodegroup_failed [0.041726s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_complete [0.491228s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_failed [0.070629s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_creating [0.088344s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed [0.065290s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed_def_ng [0.082457s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleted [0.045945s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleting [0.091902s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_failed_default_ng [0.029664s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_new_ngs [0.021290s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_ngs_failed_and_updating [0.033576s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_create_failed [0.024362s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_created [0.220911s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_creating [0.067460s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_delete_failed [0.076070s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleted [0.039977s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleting [0.047415s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_complete [0.068681s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_failed [0.021407s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_update_failed [0.043405s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_updated [0.037926s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_def_ng [0.033359s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_default_ng [0.033055s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_complete [0.293019s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_failed [0.065630s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_updating [0.050102s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_complete [0.029792s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_failed [0.020640s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_creating [0.012702s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_deleting [0.042681s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_creating [0.035340s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_deleting [0.024168s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_updating [0.017826s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_updating [0.011806s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_ca_rotate_not_supported [0.122576s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_downgrade_not_supported [0.287530s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_invalid_ct [0.155652s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_default_master_ng [0.197419s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_default_worker_ng [0.084953s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_non_default_ng [0.142357s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url [0.027249s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_fail [0.026482s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_not_found [0.021502s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_heat_param [0.018081s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params [0.073701s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_external_network_id [0.040451s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_insecure [0.045586s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_disabled [0.021873s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_enabled [0.019381s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_scale_params [0.237975s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url [0.017379s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_fail [0.015998s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_invalid [0.025280s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_unexpect_size [0.016764s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs [0.021001s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_find_subnet_cidr [0.016645s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_fixed_subnet_cidr [0.020087s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_api_address [0.022758s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_if_cluster_template_is_secure [0.046334s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_none_api_address [0.020797s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_master_address [0.017032s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.038464s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_node_address [0.021664s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.027209s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_api_address [0.024871s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_if_cluster_template_is_secure [0.014258s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_none_api_address [0.017169s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_heat_param [0.011674s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_params [0.026514s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_scale_params [0.009398s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs [0.011813s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_master_address [0.016045s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.017692s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_node_address [0.066371s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.027350s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_discovery_url [0.032116s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_discovery_url_not_found [0.028221s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_heat_param [0.019820s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_params [0.022722s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url [0.009655s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_fail [0.010276s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_invalid [0.017547s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_unexpect_size [0.012894s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_update_outputs [0.016924s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id [0.022417s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_client_error [0.025824s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_duplicated_name [0.009580s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_invalid_ip_ver [0.024335s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_server_error [0.024613s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_with_fp [0.019860s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_without_fp [0.062134s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_disable [0.010567s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_template_disable_cluster_enable [0.011091s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_with_fp [0.008847s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_without_fp [0.011559s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_fip_enabled_without_fp [0.011751s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_master_lb_fip_disabled_cluster_fip_enabled [0.016415s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_output_with_mapping_type [0.010089s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_bm_fedora_kubernetes_ironic_definition [0.021534s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_driver_not_supported [0.038129s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_kubernetes_definition [0.011048s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_swarm_definition [0.014203s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_swarm_v2_definition [0.012918s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_coreos_kubernetes_definition [0.008133s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_ubuntu_mesos_definition [0.008685s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_load_entry_points [0.009069s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_output_mapping [0.025902s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_required_param_not_set [0.017476s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_heat_param [0.015127s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_params [0.023397s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_scale_params [0.035792s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_update_outputs [0.031105s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_create [0.049481s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_destroy [0.017433s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_bad_id_and_uuid [0.012044s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_id [0.013437s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_name [0.024592s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_uuid [0.018141s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list [0.053792s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_all [0.010873s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_with_filters [0.014251s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_refresh [0.012696s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_save [0.012092s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_create [0.010895s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_destroy [0.018295s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_bad_id_and_uuid [0.010282s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_id [0.022658s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_name [0.019307s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_uuid [0.031941s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_list [0.010633s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_refresh [0.032862s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_save [0.012203s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_create [0.015966s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_destroy [0.010387s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_bad_id_and_uuid [0.011486s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_id [0.010139s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_name [0.017157s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_uuid [0.015012s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list [0.027666s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_all [0.027484s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_with_filters [0.022933s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_refresh [0.012907s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_save [0.012679s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_bad_values [0.002115s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_good_values [0.001635s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_from_primitive [0.001349s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify [0.000591s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify_invalid [0.000602s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_to_primitive [0.002078s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_bad_values [0.000652s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_good_values [0.006676s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_from_primitive [0.000595s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify [0.000575s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify_invalid [0.000600s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_to_primitive [0.002867s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_bad_values [0.000630s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_good_values [0.002088s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_from_primitive [0.000580s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify [0.002208s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify_invalid [0.000617s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_to_primitive [0.001682s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_bad_values [0.000642s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_good_values [0.000570s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_from_primitive [0.000561s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify [0.002385s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify_invalid [0.000606s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_to_primitive [0.000549s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_bad_values [0.006133s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_good_values [0.005367s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_from_primitive [0.000599s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify [0.006011s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify_invalid [0.000607s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_to_primitive [0.002043s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_bad_values [0.000603s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_good_values [0.001992s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_from_primitive [0.000569s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify [0.002229s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify_invalid [0.000603s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_to_primitive [0.001857s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_create [0.015307s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_destroy [0.027339s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary [0.015271s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary_no_service [0.014596s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_report_state_up [0.017272s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_save [0.020038s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_create [0.017276s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_destroy [0.033774s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_id [0.012158s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_name [0.013273s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_uuid [0.014525s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list [0.016313s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list_with_filters [0.013710s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_refresh [0.013395s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_save [0.021411s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_base_attributes [0.020535s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_1 [0.022562s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_2 [0.020172s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_3 [0.010270s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_4 [0.007601s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changes_in_primitive [0.013447s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_contains [0.011269s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_dehydration [0.010849s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get [0.015017s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get_changes [0.011610s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get_updates [0.012277s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration [0.009637s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_bad_ns [0.009593s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_type_error [0.009698s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_load [0.008416s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_load_in_base [0.011529s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_loaded_in_primitive [0.011661s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_attr_is_set [0.011341s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_constructor [0.012381s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_fields [0.020696s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_inheritance [0.009018s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property [0.007947s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property_type_error [0.008026s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_orphaned_object [0.009951s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_static_result [0.007567s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_unknown_objtype [0.007809s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_updates [0.008469s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_with_alternate_context [0.023036s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport [0.009900s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport_zero [0.017433s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level1 [0.009886s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level2 [0.010553s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_passes_revision [0.019886s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_same_revision_does_not_backport [0.009208s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization [0.008532s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization_iterables [0.009383s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.021999s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_create [0.019084s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_destroy [0.022260s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_bad_id_and_uuid [0.015982s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_id [0.015369s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_uuid [0.018658s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list [0.018789s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list_all [0.018090s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_refresh [0.017120s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_save [0.012171s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics [0.014361s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_compute_metric_raise [0.017137s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_disable_pull_data [0.011774s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_monitor_none [0.020851s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_pull_data_raise [0.019226s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_health_status [0.014298s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_changes [0.197197s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_heat_not_found [0.023147s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_not_changes [0.013141s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime [0.012186s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart [0.015562s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular [0.017813s] ... ok DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml [0.010227s] ... ok DEBUG: GET: /v1/quotas?all_tenants=False {} DEBUG: GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:26.926431+00:00', 'updated_at': None}]} DEBUG: GET: /v1/quotas?limit=3&marker=3&all_tenants=True {} DEBUG: GOT:{'quotas': [{'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:26.964644+00:00', 'updated_at': None}]} DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:27.006618+00:00', 'updated_at': None}]} DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:27.038773+00:00', 'updated_at': None}]} DEBUG: GET: /v1/quotas?all_tenants=True {} DEBUG: GOT:{'quotas': []} DEBUG: GET: /v1/quotas?limit=2&all_tenants=True {} DEBUG: GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:27.094683+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:27.095493+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/quotas?sort_key=id&sort_dir=asc&limit=2&marker=2'} DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:27.115307+00:00', 'updated_at': None} DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"hard_limit": 20, "project_id": "fake_project", "resource": "Cluster"} DEBUG: GET: /v1/quotas/invalid_proj/invalid_res {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Not authorized", "detail": "Not authorized.", "links": []}]} DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"hard_limit": 15, "project_id": "fake_project", "resource": "Cluster"} DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2022-04-27T10:04:27.185566+00:00', 'updated_at': None}]} DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 5} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 5, "project_id": "fake_project", "resource": "Cluster", "created_at": "2022-04-27T10:04:27.209730+00:00", "updated_at": null} DEBUG: PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 20, "project_id": "fake_project", "resource": "Cluster", "created_at": "2022-04-27T10:04:27.209730+00:00", "updated_at": "2022-04-27T10:04:27.217763+00:00"} DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2022-04-27T10:04:27.236619+00:00", "updated_at": null} DEBUG: PATCH: /v1/quotas {'project_id': 'not-found', 'hard_limit': 20, 'resource': 'Cluster'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Quota could not be found: project_id not-found resource Cluster", "detail": "Quota could not be found: project_id not-found resource Cluster.", "links": []}]} DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 2, 'nodes': 12} DEBUG: GET: /v1/stats?project_id=34 {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: GET: /v1/stats?project_id=234 {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: GET: /v1/stats?project_id=123&type=invalid {} DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: GET: /v1/stats?project_id=123 {} DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Test exception message", "detail": "Test exception message.", "links": []}]} DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Remote error: TestException Test exception message", "detail": "Remote error: TestException Test exception message.\n['", "links": []}]} DEBUG: GET: / {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Test exception message", "detail": "Test exception message.\nTraceback (most recent call last):\n File \"/opt/stack/magnum/magnum/openstack/common/rpc/amqp.py\", line 434, in _process_data\\n **args)\n File \"/opt/stack/magnum/magnum/openstack/common/rpc/dispatcher.py\", line 172, in dispatch\\n result = getattr(proxyobj, method)(context, **kwargs)", "links": []}]} DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Test exception message", "detail": "Test exception message.", "links": []}]} DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Error message without traceback \n but \n multiline", "detail": "Error message without traceback \n but \n multiline", "links": []}]} DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1450 tests in 148.9839 sec. DEBUG: - Passed: 1450 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 148.4543 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1450 tests) => 0:02:28.983924 DEBUG: + exit 0 DEBUG: Processing files: python3-magnum-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VcKyMw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/python3-magnum DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/python3-magnum DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/python3-magnum DEBUG: + exit 0 DEBUG: Provides: python3-magnum = 12.1.1-0.20220427095338.5870994.el8 python3.6dist(magnum) = 12.1.1.dev4 python3dist(magnum) = 12.1.1.dev4 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash python(abi) = 3.6 DEBUG: Processing files: openstack-magnum-common-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zFzKPt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + exit 0 DEBUG: Provides: config(openstack-magnum-common) = 12.1.1-0.20220427095338.5870994.el8 openstack-magnum-common = 12.1.1-0.20220427095338.5870994.el8 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-magnum-conductor-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zP2fzu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0R4Rrv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-conductor = 12.1.1-0.20220427095338.5870994.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-magnum-api-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JZbMlv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.unq9vw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-api = 12.1.1-0.20220427095338.5870994.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-magnum-doc-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LEznJv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xZNiku DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-doc = 12.1.1-0.20220427095338.5870994.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: python3-magnum-tests-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qd124s DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + exit 0 DEBUG: Provides: python3-magnum-tests = 12.1.1-0.20220427095338.5870994.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash /usr/bin/bash python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-12.1.1-0.20220427095338.5870994.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-common-12.1.1-0.20220427095338.5870994.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-conductor-12.1.1-0.20220427095338.5870994.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-api-12.1.1-0.20220427095338.5870994.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-doc-12.1.1-0.20220427095338.5870994.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-tests-12.1.1-0.20220427095338.5870994.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UM7xuu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-12.1.1.dev4 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm INFO: Done(/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-12.1.1-0.20220427095338.5870994.el8.src.rpm) Config(dlrn-5) 8 minutes 25 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 3713680 5226080 3660892 7272424 8283400 DEBUG: Swap: 16777212 5452188 11325024 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 3510868 5071920 3660892 7629396 8558944 DEBUG: Swap: 16777212 5452188 11325024 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: /dev/vda1 550G 483G 68G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.hsexnvt_', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '9a991690df3b41dd8b93bbbfa3f71880', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/python3-magnum-12.1.1-0.20220427095338.5870994.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-common-12.1.1-0.20220427095338.5870994.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-conductor-12.1.1-0.20220427095338.5870994.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-api-12.1.1-0.20220427095338.5870994.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-doc-12.1.1-0.20220427095338.5870994.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/python3-magnum-tests-12.1.1-0.20220427095338.5870994.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/python3-magnum-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-common-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-conductor-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-api-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-doc-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/python3-magnum-tests-12.1.1-0.20220427095338.5870994.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2t5jrsk3:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '013b4faf8c9848f5ab2233f4791a5b94', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2t5jrsk3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/python3-magnum-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-common-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-conductor-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-api-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/openstack-magnum-doc-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128/python3-magnum-tests-12.1.1-0.20220427095338.5870994.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-sushy-oem-idrac-bf615f26fe711a3 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-3d6b1ca708 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-bc6622e0 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-c8f1746e03c121063bdb954 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-f4984ca5487a673bb692f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-327693af402e4dd0c03fe24 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-c9bfadc59b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-ee15891b5d 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-8d89b30fbf88b057add4 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-b2f45991fe8627defb7f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-9fe096e1 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-7f14a54134e435d2a6d 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tripleoclient-095182c143336bb4b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-c3e007c465f3bef7 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-62e6da1f 29 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 123 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 130 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 2.1 kB/s | 2.9 kB 00:01 DEBUG: CentOS-Stream - PowerTools 1.0 kB/s | 4.4 kB 00:04 DEBUG: dlrn-wallaby-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 29 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 93 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 61 kB/s | 3.0 kB 00:00 DEBUG: opstools 71 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 73 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: openstack-magnum-api noarch 12.1.1-0.20220427095338.5870994.el8 @commandline 13 k DEBUG: openstack-magnum-common noarch 12.1.1-0.20220427095338.5870994.el8 @commandline 29 k DEBUG: openstack-magnum-conductor noarch 12.1.1-0.20220427095338.5870994.el8 @commandline 12 k DEBUG: openstack-magnum-doc noarch 12.1.1-0.20220427095338.5870994.el8 @commandline 1.4 M DEBUG: python3-magnum noarch 12.1.1-0.20220427095338.5870994.el8 @commandline 577 k DEBUG: python3-magnum-tests noarch 12.1.1-0.20220427095338.5870994.el8 @commandline 421 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-wallaby-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.23-8.el8 Stream-AppStream 80 k DEBUG: gpm-libs x86_64 1.20.7-17.el8 Stream-AppStream 39 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-wallaby-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-12.el8 Stream-BaseOS 644 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-wallaby-testing 168 k DEBUG: libquadmath x86_64 8.5.0-12.el8 Stream-BaseOS 171 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-3.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-3.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-421.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-421.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-AppStream 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-421.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-AppStream 121 k DEBUG: perl-libs x86_64 4:5.26.3-421.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-421.el8 Stream-BaseOS 72 k DEBUG: perl-open noarch 1.11-421.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-openstackclient-lang noarch 5.5.1-0.20210903065303.53f1efa.el8 delorean-component-clients 57 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.1-0.20220222091817.4cc3a55.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-wallaby-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-wallaby-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.3.1-0.20220228091836.4a3e539.el8 delorean-component-common 41 k DEBUG: python3-barbicanclient noarch 5.1.0-0.20210316154446.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-wallaby-testing 16 k DEBUG: python3-cinderclient noarch 7.4.1-0.20210903082820.4f72e6f.el8 delorean-component-clients 241 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-wallaby-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-docker noarch 4.2.1-3.el8 delorean-wallaby-testing 224 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-glanceclient noarch 1:3.3.0-0.20210315220313.f802c71.el8 delorean-component-clients 147 k DEBUG: python3-google-auth noarch 1:1.24.0-1.el8 delorean-wallaby-testing 132 k DEBUG: python3-heatclient noarch 2.3.1-0.20220318101025.d16c245.el8 delorean-component-clients 163 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.2.0-0.20210316044851.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-wallaby-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-kubernetes noarch 11.0.0-4.el8 delorean-wallaby-testing 1.2 M DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-marathon noarch 0.8.8-12.el8 delorean-wallaby-testing 56 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-wallaby-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-wallaby-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-wallaby-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-wallaby-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-wallaby-testing 26 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-wallaby-testing 2.5 M DEBUG: python3-neutronclient noarch 7.3.0-0.20210316051900.4963c7a.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.4.0-0.20210316055500.54d4da1.el8 delorean-component-clients 225 k DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-wallaby-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-octaviaclient noarch 2.3.1-0.20210713054759.51347bc.el8 delorean-component-clients 92 k DEBUG: python3-openstackclient noarch 5.5.1-0.20210903065303.53f1efa.el8 delorean-component-clients 1.2 M DEBUG: python3-openstacksdk noarch 0.55.1-0.20220406125402.f09ed4a.el8 delorean-component-clients 854 k DEBUG: python3-os-client-config noarch 2.1.0-0.20210315163025.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.3.1-0.20210315174831.2b7a679.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 147 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.2-0.20220225081837.a2c2ec2.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.2.0-0.20210315105955.bc631ae.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.1-0.20220222091817.4cc3a55.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 77 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-wallaby-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-wallaby-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-wallaby-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-requests-oauthlib noarch 1.0.0-1.el8 Stream-BaseOS 43 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210315095058.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-rsa noarch 4.6-2.el8 delorean-wallaby-testing 60 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-wallaby-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-wallaby-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-sseclient noarch 0.0.18-9.el8 delorean-wallaby-testing 16 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.1-0.20220225083222.eeec4a3.el8 delorean-component-clients 68 k DEBUG: python3-swiftclient noarch 3.11.1-0.20210316052106.06b36ae.el8 delorean-component-clients 175 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-wallaby-testing 1.4 M DEBUG: python3-taskflow noarch 4.6.0-0.20210315120753.0f7c6e9.el8 delorean-component-common 689 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-wallaby-testing 50 k DEBUG: python3-tkinter x86_64 3.6.8-46.el8 Stream-AppStream 372 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-wallaby-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-websocket-client noarch 0.56.0-5.el8 delorean-wallaby-testing 61 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-wsme noarch 0.10.1-0.20220104140414.63fe135.el8 delorean-component-common 140 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-25.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-25.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-25.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-25.el8 Stream-AppStream 541 k DEBUG: texlive-tetex noarch 7:20180414-25.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-25.el8 Stream-AppStream 280 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: vim-common x86_64 2:8.0.1763-16.el8_5.12 Stream-AppStream 6.3 M DEBUG: vim-enhanced x86_64 2:8.0.1763-16.el8_5.12 Stream-AppStream 1.4 M DEBUG: vim-filesystem noarch 2:8.0.1763-16.el8_5.12 Stream-AppStream 50 k DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.7-5.el8 Stream-BaseOS 274 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 241 Packages DEBUG: Total size: 114 M DEBUG: Installed size: 485 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-5.5.1-0.20210903065303.53f1efa.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.3.0-0.20210315220313.f802c71.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-2.3.1-0.20220318101025.d16c245.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.2.0-0.20210316044851.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.4.0-0.20210316055500.54d4da1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-2.3.1-0.20210713054759.51347bc.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-5.5.1-0.20210903065303.53f1efa.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-3.11.1-0.20210316052106.06b36ae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.1-0.20220222091817.4cc3a55.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.2-0.20220225081837.a2c2ec2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.1-0.20220222091817.4cc3a55.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.7-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-oauthlib-1.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpm-libs-1.20.7-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-421.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-common-8.0.1763-16.el8_5.12.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-enhanced-8.0.1763-16.el8_5.12.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-filesystem-8.0.1763-16.el8_5.12.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-4.2.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-google-auth-1.24.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kubernetes-11.0.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-marathon-0.8.8-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-4.6-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sseclient-0.0.18-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-0.56.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/241 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 2/241 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 3/241 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/241 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 5/241 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 6/241 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 7/241 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 8/241 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 9/241 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 10/241 DEBUG: Installing : texlive-base-7:20180414-25.el8.noarch 10/241 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 11/241 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 12/241 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 13/241 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 14/241 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 15/241 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 16/241 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 17/241 DEBUG: Installing : python3-websocket-client-0.56.0-5.el8.noarch 18/241 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 19/241 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 20/241 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 21/241 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 22/241 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 23/241 DEBUG: Installing : texlive-lib-7:20180414-25.el8.x86_64 24/241 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 25/241 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 26/241 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 27/241 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 28/241 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 29/241 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 30/241 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 30/241 DEBUG: Installing : libquadmath-8.5.0-12.el8.x86_64 31/241 DEBUG: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 31/241 DEBUG: Installing : libgfortran-8.5.0-12.el8.x86_64 32/241 DEBUG: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 32/241 DEBUG: Installing : openblas-0.3.15-3.el8.x86_64 33/241 DEBUG: Running scriptlet: openblas-0.3.15-3.el8.x86_64 33/241 DEBUG: Installing : openblas-threads-0.3.15-3.el8.x86_64 34/241 DEBUG: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 34/241 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 35/241 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 36/241 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 37/241 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 38/241 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 38/241 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 39/241 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 40/241 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 41/241 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 41/241 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 41/241 DEBUG: Installing : python3-tkinter-3.6.8-46.el8.x86_64 42/241 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 43/241 DEBUG: Installing : python3-docker-4.2.1-3.el8.noarch 44/241 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 45/241 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 46/241 DEBUG: Installing : python3-rsa-4.6-2.el8.noarch 47/241 DEBUG: Installing : python3-google-auth-1:1.24.0-1.el8.noarch 48/241 DEBUG: Installing : python3-automaton-2.3.1-0.20220228091836.4a3e539 49/241 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 50/241 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 51/241 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 52/241 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 53/241 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 54/241 DEBUG: Installing : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 55/241 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 56/241 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 57/241 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 58/241 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 59/241 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 60/241 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 61/241 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 62/241 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 63/241 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 64/241 DEBUG: Installing : python3-sseclient-0.0.18-9.el8.noarch 65/241 DEBUG: Installing : python3-marathon-0.8.8-12.el8.noarch 66/241 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 67/241 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 68/241 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 69/241 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 70/241 DEBUG: Installing : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 71/241 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 72/241 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 73/241 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 74/241 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 75/241 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 76/241 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 77/241 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 78/241 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 79/241 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 80/241 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 81/241 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 82/241 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 83/241 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 84/241 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 85/241 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 86/241 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 87/241 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 88/241 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 89/241 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 90/241 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 91/241 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 92/241 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 93/241 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 94/241 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 95/241 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 96/241 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 97/241 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 98/241 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 99/241 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 100/241 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 101/241 DEBUG: Installing : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 102/241 DEBUG: Installing : vim-common-2:8.0.1763-16.el8_5.12.x86_64 103/241 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 104/241 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 105/241 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 106/241 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 107/241 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 108/241 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 109/241 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 110/241 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 111/241 DEBUG: Installing : gpm-libs-1.20.7-17.el8.x86_64 112/241 DEBUG: Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 112/241 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 113/241 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 114/241 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 115/241 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 116/241 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 117/241 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 118/241 DEBUG: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 119/241 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 120/241 DEBUG: Installing : lzo-2.08-14.el8.x86_64 121/241 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 122/241 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 123/241 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 124/241 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 125/241 DEBUG: Installing : python3-kubernetes-11.0.0-4.el8.noarch 126/241 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 127/241 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 128/241 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 129/241 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 130/241 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 131/241 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 132/241 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 133/241 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 134/241 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 135/241 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 136/241 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 137/241 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 138/241 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 139/241 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 140/241 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 141/241 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 142/241 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 143/241 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 144/241 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 145/241 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 146/241 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 147/241 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 148/241 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 149/241 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 150/241 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 151/241 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 152/241 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 153/241 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 154/241 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 155/241 DEBUG: Installing : perl-Errno-1.28-421.el8.x86_64 156/241 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 157/241 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 158/241 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 159/241 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 160/241 DEBUG: Installing : perl-libs-4:5.26.3-421.el8.x86_64 161/241 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 162/241 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 163/241 DEBUG: Installing : perl-macros-4:5.26.3-421.el8.x86_64 164/241 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 165/241 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 166/241 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 167/241 DEBUG: Installing : perl-IO-1.38-421.el8.x86_64 168/241 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 169/241 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 170/241 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 171/241 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 172/241 DEBUG: Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 173/241 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 174/241 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 175/241 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 176/241 DEBUG: Installing : perl-open-1.11-421.el8.noarch 177/241 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 178/241 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 179/241 DEBUG: Installing : texlive-texlive.infra-7:20180414-25.el8.noarch 180/241 DEBUG: Installing : texlive-tetex-7:20180414-25.el8.noarch 181/241 DEBUG: Installing : texlive-kpathsea-7:20180414-25.el8.x86_64 182/241 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 182/241 DEBUG: Installing : texlive-dvipng-7:20180414-25.el8.x86_64 183/241 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-25.el8.x86_64 183/241 DEBUG: Installing : vim-enhanced-2:8.0.1763-16.el8_5.12.x86_64 184/241 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 185/241 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 186/241 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 187/241 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 188/241 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 189/241 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 190/241 DEBUG: Installing : bash-completion-1:2.7-5.el8.noarch 191/241 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2021031509505 192/241 DEBUG: Installing : python3-openstacksdk-0.55.1-0.20220406125402.f09 193/241 DEBUG: Installing : python3-os-client-config-2.1.0-0.20210315163025. 194/241 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 195/241 DEBUG: Installing : python-oslo-versionedobjects-lang-2.4.1-0.202202 196/241 DEBUG: Installing : python-oslo-utils-lang-4.8.1-0.20220222091817.4c 197/241 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 198/241 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 199/241 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 200/241 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 201/241 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 202/241 DEBUG: Installing : python3-oslo-utils-4.8.1-0.20220222091817.4cc3a5 203/241 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 204/241 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 205/241 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 206/241 DEBUG: Installing : python3-keystoneclient-1:4.2.0-0.20210316044851. 207/241 DEBUG: Installing : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 208/241 DEBUG: Installing : python3-neutronclient-7.3.0-0.20210316051900.496 209/241 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 210/241 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 211/241 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 212/241 DEBUG: Installing : python3-novaclient-1:17.4.0-0.20210316055500.54d 213/241 DEBUG: Installing : python3-cinderclient-7.4.1-0.20210903082820.4f72 214/241 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 215/241 DEBUG: Installing : python3-swiftclient-3.11.1-0.20210316052106.06b3 216/241 DEBUG: Installing : python3-heatclient-2.3.1-0.20220318101025.d16c24 217/241 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210316154446.ad 218/241 DEBUG: Installing : python3-oslo-reports-2.2.0-0.20210315105955.bc63 219/241 DEBUG: Installing : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 220/241 DEBUG: Installing : python3-glanceclient-1:3.3.0-0.20210315220313.f8 221/241 DEBUG: Installing : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 222/241 DEBUG: Installing : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 223/241 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 224/241 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 225/241 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 226/241 DEBUG: Installing : python3-oslo-messaging-12.7.2-0.20220225081837.a 227/241 DEBUG: Installing : python3-oslo-versionedobjects-2.4.1-0.2022022507 228/241 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 229/241 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 230/241 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 231/241 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 232/241 DEBUG: Installing : python-openstackclient-lang-5.5.1-0.202109030653 233/241 DEBUG: Installing : python3-openstackclient-5.5.1-0.20210903065303.5 234/241 DEBUG: Running scriptlet: python3-openstackclient-5.5.1-0.20210903065303.5 234/241 DEBUG: The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. DEBUG: Installing : python3-octaviaclient-2.3.1-0.20210713054759.513 235/241 DEBUG: Installing : python3-magnum-12.1.1-0.20220427095338.5870994.e 236/241 DEBUG: Running scriptlet: openstack-magnum-common-12.1.1-0.20220427095338. 237/241 DEBUG: Installing : openstack-magnum-common-12.1.1-0.20220427095338. 237/241 DEBUG: Installing : openstack-magnum-conductor-12.1.1-0.202204270953 238/241 DEBUG: Running scriptlet: openstack-magnum-conductor-12.1.1-0.202204270953 238/241 DEBUG: Installing : openstack-magnum-api-12.1.1-0.20220427095338.587 239/241 DEBUG: Running scriptlet: openstack-magnum-api-12.1.1-0.20220427095338.587 239/241 DEBUG: Installing : openstack-magnum-doc-12.1.1-0.20220427095338.587 240/241 DEBUG: Installing : python3-magnum-tests-12.1.1-0.20220427095338.587 241/241 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 241/241 DEBUG: Running scriptlet: python3-magnum-tests-12.1.1-0.20220427095338.587 241/241 DEBUG: Running scriptlet: vim-common-2:8.0.1763-16.el8_5.12.x86_64 241/241 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 241/241 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 241/241 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-5.5.1-0.202109030653 1/241 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210316154446.ad 2/241 DEBUG: Verifying : python3-cinderclient-7.4.1-0.20210903082820.4f72 3/241 DEBUG: Verifying : python3-glanceclient-1:3.3.0-0.20210315220313.f8 4/241 DEBUG: Verifying : python3-heatclient-2.3.1-0.20220318101025.d16c24 5/241 DEBUG: Verifying : python3-keystoneclient-1:4.2.0-0.20210316044851. 6/241 DEBUG: Verifying : python3-neutronclient-7.3.0-0.20210316051900.496 7/241 DEBUG: Verifying : python3-novaclient-1:17.4.0-0.20210316055500.54d 8/241 DEBUG: Verifying : python3-octaviaclient-2.3.1-0.20210713054759.513 9/241 DEBUG: Verifying : python3-openstackclient-5.5.1-0.20210903065303.5 10/241 DEBUG: Verifying : python3-openstacksdk-0.55.1-0.20220406125402.f09 11/241 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 12/241 DEBUG: Verifying : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 13/241 DEBUG: Verifying : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 14/241 DEBUG: Verifying : python3-swiftclient-3.11.1-0.20210316052106.06b3 15/241 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 16/241 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 17/241 DEBUG: Verifying : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 18/241 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 19/241 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 20/241 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 21/241 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 22/241 DEBUG: Verifying : python-oslo-utils-lang-4.8.1-0.20220222091817.4c 23/241 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.4.1-0.202202 24/241 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 25/241 DEBUG: Verifying : python3-automaton-2.3.1-0.20220228091836.4a3e539 26/241 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 27/241 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 28/241 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 29/241 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 30/241 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 31/241 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 32/241 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 33/241 DEBUG: Verifying : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 34/241 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 35/241 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 36/241 DEBUG: Verifying : python3-oslo-messaging-12.7.2-0.20220225081837.a 37/241 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 38/241 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 39/241 DEBUG: Verifying : python3-oslo-reports-2.2.0-0.20210315105955.bc63 40/241 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 41/241 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 42/241 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 43/241 DEBUG: Verifying : python3-oslo-utils-4.8.1-0.20220222091817.4cc3a5 44/241 DEBUG: Verifying : python3-oslo-versionedobjects-2.4.1-0.2022022507 45/241 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 46/241 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 47/241 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2021031509505 48/241 DEBUG: Verifying : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 49/241 DEBUG: Verifying : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 50/241 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 51/241 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 52/241 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20210315163025. 53/241 DEBUG: Verifying : bash-completion-1:2.7-5.el8.noarch 54/241 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 55/241 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 56/241 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 57/241 DEBUG: Verifying : libgfortran-8.5.0-12.el8.x86_64 58/241 DEBUG: Verifying : libquadmath-8.5.0-12.el8.x86_64 59/241 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 60/241 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 61/241 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 62/241 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 63/241 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 64/241 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 65/241 DEBUG: Verifying : perl-Errno-1.28-421.el8.x86_64 66/241 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 67/241 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 68/241 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 69/241 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 70/241 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 71/241 DEBUG: Verifying : perl-IO-1.38-421.el8.x86_64 72/241 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 73/241 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 74/241 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 75/241 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 76/241 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 77/241 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 78/241 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 79/241 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 80/241 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 81/241 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 82/241 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 83/241 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 84/241 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 85/241 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 86/241 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 87/241 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 88/241 DEBUG: Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 89/241 DEBUG: Verifying : perl-libs-4:5.26.3-421.el8.x86_64 90/241 DEBUG: Verifying : perl-macros-4:5.26.3-421.el8.x86_64 91/241 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 92/241 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 93/241 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 94/241 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 95/241 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 96/241 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 97/241 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 98/241 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 99/241 DEBUG: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 100/241 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 101/241 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 102/241 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 103/241 DEBUG: Verifying : gpm-libs-1.20.7-17.el8.x86_64 104/241 DEBUG: Verifying : openblas-0.3.15-3.el8.x86_64 105/241 DEBUG: Verifying : openblas-threads-0.3.15-3.el8.x86_64 106/241 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 107/241 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 108/241 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 109/241 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 110/241 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 111/241 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 112/241 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 113/241 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 114/241 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 115/241 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 116/241 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 117/241 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 118/241 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 119/241 DEBUG: Verifying : perl-open-1.11-421.el8.noarch 120/241 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 121/241 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 122/241 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 123/241 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 124/241 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 125/241 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 126/241 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 127/241 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 128/241 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 129/241 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 130/241 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 131/241 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 132/241 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 133/241 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 134/241 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 135/241 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 136/241 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 137/241 DEBUG: Verifying : python3-tkinter-3.6.8-46.el8.x86_64 138/241 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 139/241 DEBUG: Verifying : texlive-base-7:20180414-25.el8.noarch 140/241 DEBUG: Verifying : texlive-dvipng-7:20180414-25.el8.x86_64 141/241 DEBUG: Verifying : texlive-kpathsea-7:20180414-25.el8.x86_64 142/241 DEBUG: Verifying : texlive-lib-7:20180414-25.el8.x86_64 143/241 DEBUG: Verifying : texlive-tetex-7:20180414-25.el8.noarch 144/241 DEBUG: Verifying : texlive-texlive.infra-7:20180414-25.el8.noarch 145/241 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 146/241 DEBUG: Verifying : vim-common-2:8.0.1763-16.el8_5.12.x86_64 147/241 DEBUG: Verifying : vim-enhanced-2:8.0.1763-16.el8_5.12.x86_64 148/241 DEBUG: Verifying : vim-filesystem-2:8.0.1763-16.el8_5.12.noarch 149/241 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 150/241 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 151/241 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 152/241 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 153/241 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 154/241 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 155/241 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 156/241 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 157/241 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 158/241 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 159/241 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 160/241 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 161/241 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 162/241 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 163/241 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 164/241 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 165/241 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 166/241 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 167/241 DEBUG: Verifying : python3-docker-4.2.1-3.el8.noarch 168/241 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 169/241 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 170/241 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 171/241 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 172/241 DEBUG: Verifying : python3-google-auth-1:1.24.0-1.el8.noarch 173/241 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 174/241 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 175/241 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 176/241 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 177/241 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 178/241 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 179/241 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 180/241 DEBUG: Verifying : python3-kubernetes-11.0.0-4.el8.noarch 181/241 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 182/241 DEBUG: Verifying : python3-marathon-0.8.8-12.el8.noarch 183/241 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 184/241 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 185/241 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 186/241 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 187/241 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 188/241 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 189/241 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 190/241 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 191/241 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 192/241 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 193/241 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 194/241 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 195/241 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 196/241 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 197/241 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 198/241 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 199/241 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 200/241 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 201/241 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 202/241 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 203/241 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 204/241 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 205/241 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 206/241 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 207/241 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 208/241 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 209/241 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 210/241 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 211/241 DEBUG: Verifying : python3-rsa-4.6-2.el8.noarch 212/241 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 213/241 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 214/241 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 215/241 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 216/241 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 217/241 DEBUG: Verifying : python3-sseclient-0.0.18-9.el8.noarch 218/241 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 219/241 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 220/241 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 221/241 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 222/241 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 223/241 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 224/241 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 225/241 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 226/241 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 227/241 DEBUG: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 228/241 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 229/241 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 230/241 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 231/241 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 232/241 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 233/241 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 234/241 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 235/241 DEBUG: Verifying : python3-magnum-12.1.1-0.20220427095338.5870994.e 236/241 DEBUG: Verifying : openstack-magnum-common-12.1.1-0.20220427095338. 237/241 DEBUG: Verifying : openstack-magnum-conductor-12.1.1-0.202204270953 238/241 DEBUG: Verifying : openstack-magnum-api-12.1.1-0.20220427095338.587 239/241 DEBUG: Verifying : openstack-magnum-doc-12.1.1-0.20220427095338.587 240/241 DEBUG: Verifying : python3-magnum-tests-12.1.1-0.20220427095338.587 241/241 DEBUG: Installed: DEBUG: bash-completion-1:2.7-5.el8.noarch DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: gpm-libs-1.20.7-17.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libgfortran-8.5.0-12.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-12.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-3.el8.x86_64 DEBUG: openblas-threads-0.3.15-3.el8.x86_64 DEBUG: openstack-magnum-api-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: openstack-magnum-common-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: openstack-magnum-conductor-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: openstack-magnum-doc-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-421.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-421.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 DEBUG: perl-open-1.11-421.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-openstackclient-lang-5.5.1-0.20210903065303.53f1efa.el8.noarch DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.1-0.20220222091817.4cc3a55.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-docker-4.2.1-3.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch DEBUG: python3-google-auth-1:1.24.0-1.el8.noarch DEBUG: python3-heatclient-2.3.1-0.20220318101025.d16c245.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-kubernetes-11.0.0-4.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-magnum-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: python3-magnum-tests-12.1.1-0.20220427095338.5870994.el8.noarch DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-marathon-0.8.8-12.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch DEBUG: python3-novaclient-1:17.4.0-0.20210316055500.54d4da1.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-octaviaclient-2.3.1-0.20210713054759.51347bc.el8.noarch DEBUG: python3-openstackclient-5.5.1-0.20210903065303.53f1efa.el8.noarch DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.2-0.20220225081837.a2c2ec2.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.1-0.20220222091817.4cc3a55.el8.noarch DEBUG: python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-oauthlib-1.0.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-rsa-4.6-2.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-sseclient-0.0.18-9.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch DEBUG: python3-swiftclient-3.11.1-0.20210316052106.06b36ae.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-websocket-client-0.56.0-5.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-25.el8.noarch DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 DEBUG: texlive-lib-7:20180414-25.el8.x86_64 DEBUG: texlive-tetex-7:20180414-25.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: vim-common-2:8.0.1763-16.el8_5.12.x86_64 DEBUG: vim-enhanced-2:8.0.1763-16.el8_5.12.x86_64 DEBUG: vim-filesystem-2:8.0.1763-16.el8_5.12.noarch DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/common/58/70/5870994fcd51fc2695105968b708b862c4ae9d94_51ba2128'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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