Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-octaviaclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-76551-419499/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ab2c8bdb6234409af57a42d4644eee4', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76551-419499/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-octaviaclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-octaviaclient-2.0.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-octaviaclient.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-76551-419499/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3a468d3877034e9598fbd4ae92dbf920', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76551-419499/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-octaviaclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eSbcBR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-octaviaclient-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-octaviaclient-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-octaviaclient-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-octaviaclient-2.0.1 base' + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dpv40r + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-2.0.1 + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/octaviaclient creating build/lib/octaviaclient/tests creating build/lib/octaviaclient/tests/unit creating build/lib/octaviaclient/tests/unit/osc creating build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_provider.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_amphora.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/fakes.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_pool.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_availabilityzone.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/constants.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_flavor.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7rule.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_flavorprofile.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/__init__.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_quota.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_validations.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_member.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_listener.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7policy.py -> build/lib/octaviaclient/tests/unit/osc/v2 creating build/lib/octaviaclient/osc creating build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/utils.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/availabilityzoneprofile.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7rule.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/load_balancer.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/member.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavorprofile.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/listener.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/constants.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/pool.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/health_monitor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7policy.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/__init__.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/validate.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/quota.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/amphora.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/availabilityzone.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/provider.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/version.py -> build/lib/octaviaclient copying octaviaclient/__init__.py -> build/lib/octaviaclient copying octaviaclient/tests/unit/test_hacking.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/tests/unit/__init__.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/tests/fakes.py -> build/lib/octaviaclient/tests copying octaviaclient/tests/__init__.py -> build/lib/octaviaclient/tests creating build/lib/octaviaclient/tests/functional creating build/lib/octaviaclient/tests/functional/osc creating build/lib/octaviaclient/tests/functional/osc/v2 copying octaviaclient/tests/functional/osc/v2/__init__.py -> build/lib/octaviaclient/tests/functional/osc/v2 copying octaviaclient/tests/functional/base.py -> build/lib/octaviaclient/tests/functional copying octaviaclient/tests/functional/__init__.py -> build/lib/octaviaclient/tests/functional copying octaviaclient/tests/unit/osc/__init__.py -> build/lib/octaviaclient/tests/unit/osc copying octaviaclient/tests/functional/osc/__init__.py -> build/lib/octaviaclient/tests/functional/osc creating build/lib/octaviaclient/api creating build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/octavia.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/__init__.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/osc/__init__.py -> build/lib/octaviaclient/osc copying octaviaclient/osc/plugin.py -> build/lib/octaviaclient/osc creating build/lib/octaviaclient/hacking copying octaviaclient/hacking/__init__.py -> build/lib/octaviaclient/hacking copying octaviaclient/hacking/checks.py -> build/lib/octaviaclient/hacking copying octaviaclient/api/exceptions.py -> build/lib/octaviaclient/api copying octaviaclient/api/constants.py -> build/lib/octaviaclient/api copying octaviaclient/api/__init__.py -> build/lib/octaviaclient/api creating build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/__init__.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/test_octavia.py -> build/lib/octaviaclient/tests/unit/api running egg_info writing python_octaviaclient.egg-info/PKG-INFO writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt deleting python_octaviaclient.egg-info/requires.txt writing top-level names to python_octaviaclient.egg-info/top_level.txt writing pbr to python_octaviaclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_octaviaclient.egg-info/SOURCES.txt' + sleep 1 + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-octaviaclient-2.0.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] cli/index reading sources... [ 33%] contributor/index reading sources... [ 50%] index reading sources... [ 66%] install/index reading sources... [ 83%] readme reading sources... [100%] reference/index /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:11: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:14: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:17: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:20: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:23: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:26: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:29: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer stats show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:32: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer status show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:35: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer failover" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:42: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer listener *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:49: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer pool *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:56: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer member *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:63: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer healthmonitor *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:70: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer l7policy *" command name/pattern. Are you sure this is correct and the application being documented is installed? looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:77: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer l7rule *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:84: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer quota *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:91: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer amphora *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:98: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer provider *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:105: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer flavor *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:112: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer flavorprofile *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:119: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer availabilityzone *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-2.0.1/doc/source/cli/index.rst:126: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer availabilityzoneprofile *" command name/pattern. Are you sure this is correct and the application being documented is installed? done checking consistency... done preparing documents... done writing output... [ 16%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-octaviaclient/tree/doc/source' [openstackdocstheme] bug_project (from user) '911' [openstackdocstheme] bug_project looks like a number, setting use_storyboard [openstackdocstheme] bug_tag 'doc' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-04-29 05:31:59 writing output... [ 33%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-04-29 05:31:59 writing output... [ 50%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-04-29 05:31:59 writing output... [ 66%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-04-29 05:31:59 writing output... [ 83%] readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for readme is 2020-04-29 05:31:59 writing output... [100%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-04-29 05:31:59 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 22 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iaMDOa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch + cd python-octaviaclient-2.0.1 + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests copying build/lib/octaviaclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc copying build/lib/octaviaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_availabilityzone.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_validations.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_member.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/test_octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit copying build/lib/octaviaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/utils.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/availabilityzoneprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/member.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/validate.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/availabilityzone.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc copying build/lib/octaviaclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc copying build/lib/octaviaclient/version.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/exceptions.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api copying build/lib/octaviaclient/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/checks.py -> /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_provider.py to test_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_amphora.py to test_amphora.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_health_monitor.py to test_health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_pool.py to test_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_availabilityzone.py to test_availabilityzone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_l7rule.py to test_l7rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py to test_flavorprofile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py to test_availabilityzoneprofile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_validations.py to test_validations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_member.py to test_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_listener.py to test_listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_l7policy.py to test_l7policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api/test_octavia.py to test_octavia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/availabilityzoneprofile.py to availabilityzoneprofile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/l7rule.py to l7rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/load_balancer.py to load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/flavorprofile.py to flavorprofile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/listener.py to listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/pool.py to pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/health_monitor.py to health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/l7policy.py to l7policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/flavor.py to flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/validate.py to validate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/quota.py to quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/amphora.py to amphora.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/availabilityzone.py to availabilityzone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/provider.py to provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2/octavia.py to octavia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking/checks.py to checks.cpython-36.pyc writing byte-compilation script '/tmp/tmpseaxswtb.py' /usr/libexec/platform-python /tmp/tmpseaxswtb.py removing /tmp/tmpseaxswtb.py running install_egg_info running egg_info writing python_octaviaclient.egg-info/PKG-INFO writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt writing top-level names to python_octaviaclient.egg-info/top_level.txt writing pbr to python_octaviaclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_octaviaclient.egg-info/SOURCES.txt' Copying python_octaviaclient.egg-info to /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/python_octaviaclient-2.0.1-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.0.1-1.el8 --unique-debug-suffix -2.0.1-1.el8.noarch --unique-debug-src-base python-octaviaclient-2.0.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-octaviaclient-2.0.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VhH84X + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-2.0.1 + rm -f ./octaviaclient/tests/unit/test_hacking.py + export PYTHON=/usr/libexec/platform-python + PYTHON=/usr/libexec/platform-python + export OS_TEST_PATH=./octaviaclient/tests/unit + OS_TEST_PATH=./octaviaclient/tests/unit + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-2.0.1 + PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-2.0.1 + stestr --test-path ./octaviaclient/tests/unit run {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile_error [0.011559s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzoneprofile [0.010234s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzone_error [0.004210s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_availabilityzone_no_options [0.003637s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavorprofile [0.003712s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer_error [0.003967s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy_error [0.004006s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener [0.010007s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora_error [0.004232s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_health_monitor_no_options [0.003670s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_availabilityzoneprofile [0.010243s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzone [0.011435s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule [0.004038s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota [0.003773s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles [0.003861s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor [0.011141s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] check_parser: error: the following arguments are required: {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzoneprofile_error [0.004455s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_provider [0.010157s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneDelete.test_availabilityzone_delete_failure [0.013331s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_listener [0.003655s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover_linked_wait [0.016526s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_availabilityzone_unset_none [0.001741s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_wait [0.004184s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles_error [0.003721s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners [0.004013s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_pool [0.003826s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete_failure [0.013223s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor_error [0.010518s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzone [0.003849s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_member [0.003781s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure [0.013395s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_name_wait [0.006294s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_none [0.002343s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora_error [0.011456s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy [0.003899s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule_error [0.003770s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener_error [0.004062s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorSet.test_flavor_set [0.013597s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_address [0.003767s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_weight [0.003377s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestAPI.test_client_exception [0.000413s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule_error [0.004421s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_listener [0.003758s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor [0.009959s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener_error [0.004061s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy_error [0.003696s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_amphora_no_options [0.003879s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_error [0.010568s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool [0.003740s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer_error [0.003767s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavor_no_options [0.003872s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer_error [0.003737s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavor [0.004107s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7rule_no_options [0.003535s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_quota_no_options [0.003513s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_load_balancer [0.003780s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraStatsShow.test_amphora_stats_show_with_listener_id [0.088421s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileCreate.test_availabilityzoneprofile_create [0.003470s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_no_options [0.003610s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_all [0.002127s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_invert [0.003142s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_tls_container_ref [0.003630s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor_error [0.010560s] ... ok {15} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor_error [0.012461s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_none [0.003554s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_503_error [0.012397s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member_error [0.004282s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_pool_no_options [0.003606s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners_error [0.003789s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer [0.003956s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_amphora [0.003683s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_none [0.013264s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_max_retries_down [0.003044s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create_wait [0.092648s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraStatsShow.test_amphora_stats_show [0.090085s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorShow.test_health_monitor_show [0.002669s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provisioning_status [0.005038s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete_wait [0.005721s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_authentication [0.004023s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzoneprofile_error [0.010384s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener [0.003733s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7rule [0.003681s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_with_loadbalancer [0.089886s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_no_options [0.002460s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_name [0.003245s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete [0.002205s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_failure [0.002162s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_all [0.002836s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_invert_wait [0.005749s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete [0.002440s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneList.test_availabilityzone_list_no_options [0.078463s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete [0.001838s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set [0.003476s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_qos_policy [0.004421s] ... ok {15} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member [0.003916s] ... ok {15} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7policy_no_options [0.003633s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_failure [0.004553s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaDefaultsShow.test_quota_defaults_show [0.002396s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7policy_attrs [0.000664s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile [0.011173s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule_error [0.004592s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_health_monitor [0.003750s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorCreate.test_flavor_create [0.077618s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_key [0.003303s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_wait [0.091937s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_all [0.079293s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaList.test_quota_list_no_options [0.002867s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool [0.011210s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzone [0.011931s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor [0.003767s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota_error [0.004276s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_crl_container_ref [0.003871s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileDelete.test_availabilityzoneprofile_delete [0.013385s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show [0.089175s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileShow.test_availabilityzoneprofile_show [0.002435s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileCreate.test_flavorprofile_create [0.003632s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_domain_name [0.002967s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set [0.004015s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_missing_args [0.004230s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set [0.003929s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set_wait [0.005261s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set [0.004716s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_wait [0.094643s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_flavor [0.005803s] ... ok {25} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer [0.011232s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderList.test_provider_list [0.003598s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool [0.012531s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7policy [0.004400s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_all [0.004181s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_name [0.005659s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provider [0.006228s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_listener_delete_failure [0.002747s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_listener [0.002995s] ... ok {30} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile [0.011109s] ... ok {30} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool_error [0.004681s] ... ok {30} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzone_error [0.004233s] ... ok {30} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy [0.004240s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover_unlinked_wait [0.015703s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_wait [0.004114s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_tcp_inspect [0.003798s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover [0.004175s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_status_show_load_balancer [0.004268s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_long [0.088023s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_hm_unset_description [0.002883s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStats.test_load_balancer_stats_show [0.005002s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_qos [0.002913s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolShow.test_pool_show [0.003372s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_failure [0.003229s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_no_options [0.003490s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_all [0.003602s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show_no_args [0.069252s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileList.test_availabilityzoneprofile_list_no_options [0.003097s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileList.test_availabilityzoneprofile_list_with_options [0.002107s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileSet.test_availabilityzoneprofile_set [0.001933s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_hm_unset_description [0.002233s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_with_options [0.073739s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_member_no_options [0.003973s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover [0.013304s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_availabilityzone_unset_all [0.002182s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_description [0.002403s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete_wait [0.006173s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create [0.081747s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_connect [0.004496s] ... ok {20} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member [0.011164s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set [0.004132s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_all [0.003262s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_connection_limit [0.003746s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_operating_status [0.005997s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_options [0.080054s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create [0.006095s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_name [0.003890s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_remove_qos_policy [0.003447s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_description [0.002884s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member_error [0.011713s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer [0.010586s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor_error [0.002753s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile_error [0.010519s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_load_balancer_no_options [0.003706s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneCreate.test_availabilityzone_create [0.087194s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_with_options [0.004243s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set_wait [0.005326s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_method [0.014032s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create [0.079584s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete [0.003345s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_no_options [0.004236s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_wait [0.004202s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_no_options [0.003055s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule [0.002138s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure_unlinked_wait [0.012199s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create_wait [0.058186s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_none [0.002284s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy [0.003748s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create_wait [0.008497s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool_error [0.011695s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_availabilityzone [0.003809s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_quota [0.003921s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneSet.test_availabilityzone_set [0.014187s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete [0.002435s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_name_wait [0.005151s] ... ok {20} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzoneprofiles_error [0.004435s] ... ok {20} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_provider_capability [0.003676s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set_wait [0.017274s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover_wait [0.004038s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStatus.test_load_balancer_status_show [0.003324s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list [0.002977s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_session_persistence [0.001821s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_sni_container_refs [0.003890s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_data [0.004122s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete_wait [0.004227s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileShow.test_flavorprofile_show [0.078829s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_url_path [0.003427s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set [0.003371s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_load_balancer [0.003817s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_expected_codes [0.014621s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_pool [0.004011s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_client_data [0.003756s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create_wait [0.006927s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_flavor [0.002802s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7rule_attrs [0.000696s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_by_listener [0.004220s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_none [0.002234s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_no_options [0.002074s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_member [0.002459s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_no_options [0.114130s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerShow.test_listener_show [0.004579s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set_wait [0.005468s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_ca_tls_container_ref [0.004038s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy_error [0.011348s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor [0.003678s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota_error [0.003581s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneDelete.test_availabilityzone_delete [0.012886s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileDelete.test_availabilityzoneprofile_delete_failure [0.001818s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_tls_listener_create [0.080124s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_crl_container_ref [0.003568s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_wait [0.005811s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_availability_zone [0.072789s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create [0.074535s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_validate_TCPUDP_port_range [0.000708s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_all [0.004923s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_network [0.005089s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_amphora [0.003996s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerStatsShow.test_listener_stats_show [0.003414s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure_linked_wait [0.016099s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete [0.002094s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete [0.004235s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_container_ref [0.003644s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_all [0.003180s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create [0.005930s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_insert_headers [0.003938s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_ca_tls_container_ref [0.003029s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleShow.test_l7rule_show [0.077795s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_name [0.004086s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_no_options [0.006835s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set [0.003921s] ... ok [('flavor', '5e23ac3f-dc4e-4e36-9996-b9d1744d3dbe'), ('description', True)] { "operating_status": "ONLINE", "provisioning_status": "ACTIVE" } {31} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create [0.092950s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set_wait [0.007079s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_timeouts [0.005629s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set_wait [0.005365s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_port [0.004420s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set [0.004296s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_description [0.003259s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_all [0.003491s] ... ok {28} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora [0.025921s] ... ok {28} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavorprofiles_no_options [0.017617s] ... ok {27} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member [0.018659s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete_failure [0.013747s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_failure [0.002298s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyShow.test_l7policy_show [0.072534s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_qos_policy [0.005630s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_backup [0.003975s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete [0.002386s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_none [0.002855s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaShow.test_quota_show [0.003474s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_none [0.002401s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerShow.test_load_balancer_show [0.138238s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_name_wait [0.007165s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create [0.005262s] ... ok [('availabilityzone', 'az-name-beb4f841-fd93-4a35-87bf-e13a60fb39d5'), ('description', True)] {14} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_name [0.003227s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_loadbalancer [0.003604s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule [0.025842s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor_error [0.005371s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_availabilityzoneprofiles_no_options [0.004597s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_listeners_no_options [0.010620s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzoneprofiles [0.005002s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool_error [0.004731s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota [0.004720s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora [0.011812s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzone_error [0.004883s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer [0.004319s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzoneprofile [0.004519s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor_error [0.004303s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor [0.004454s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor [0.004353s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_all [0.003292s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_name_wait [0.004906s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_none [0.003298s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_allowed_cidrs [0.004106s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_no_options [0.005888s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_pool [0.004194s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_provider [0.005178s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_subnet [0.006225s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set_wait [0.008946s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_name_wait [0.005278s] ... ok {28} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member_error [0.005635s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_redirect_http_code [0.014860s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_member.TestMemberShow.test_member_show [0.004702s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaReset.test_quota_reset [0.002800s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_listener_attrs [0.000710s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_no_options [0.079013s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileSet.test_flavorprofile_set [0.002702s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_version [0.003238s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_name_wait [0.017815s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_description [0.004481s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_health_monitor [0.003473s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete [0.005349s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_member_attrs [0.001725s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneList.test_availabilityzone_list_with_options [0.111292s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_name [0.003342s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneShow.test_availabilityzone_show [0.004599s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorShow.test_flavor_show [0.002723s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create_wait [0.079779s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_none [0.003616s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_name [0.003097s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set_no_args [0.004068s] ... ok ====== Totals ====== Ran: 324 tests in 0.4299 sec. - Passed: 324 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 4.1787 sec. ============== Worker Balance ============== - Worker 0 (11 tests) => 0:00:00.138525 - Worker 1 (11 tests) => 0:00:00.146099 - Worker 2 (11 tests) => 0:00:00.142107 - Worker 3 (11 tests) => 0:00:00.154950 - Worker 4 (10 tests) => 0:00:00.133213 - Worker 5 (10 tests) => 0:00:00.136671 - Worker 6 (10 tests) => 0:00:00.142385 - Worker 7 (10 tests) => 0:00:00.135490 - Worker 8 (10 tests) => 0:00:00.122753 - Worker 9 (10 tests) => 0:00:00.139082 - Worker 10 (10 tests) => 0:00:00.140028 - Worker 11 (10 tests) => 0:00:00.139341 - Worker 12 (10 tests) => 0:00:00.140619 - Worker 13 (10 tests) => 0:00:00.107079 - Worker 14 (10 tests) => 0:00:00.138264 - Worker 15 (10 tests) => 0:00:00.144251 - Worker 16 (10 tests) => 0:00:00.060281 - Worker 17 (10 tests) => 0:00:00.138637 - Worker 18 (10 tests) => 0:00:00.105011 - Worker 19 (10 tests) => 0:00:00.141819 - Worker 20 (10 tests) => 0:00:00.137232 - Worker 21 (10 tests) => 0:00:00.109089 - Worker 22 (10 tests) => 0:00:00.163140 - Worker 23 (10 tests) => 0:00:00.136293 - Worker 24 (10 tests) => 0:00:00.142403 - Worker 25 (10 tests) => 0:00:00.169740 - Worker 26 (10 tests) => 0:00:00.196357 - Worker 27 (10 tests) => 0:00:00.136214 - Worker 28 (10 tests) => 0:00:00.172365 - Worker 29 (10 tests) => 0:00:00.135210 - Worker 30 (10 tests) => 0:00:00.137380 - Worker 31 (10 tests) => 0:00:00.160608 + exit 0 Processing files: python3-octaviaclient-2.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wvXzUV + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/doc/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/doc/python3-octaviaclient + cp -pr README.rst /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/doc/python3-octaviaclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bp5IKT + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/licenses/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/licenses/python3-octaviaclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/licenses/python3-octaviaclient + exit 0 Provides: python3-octaviaclient = 2.0.1-1.el8 python3.6dist(python-octaviaclient) = 2.0.1 python3dist(python-octaviaclient) = 2.0.1 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 Requires: python(abi) = 3.6 Processing files: python-octaviaclient-doc-2.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E0x2s7 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/doc/python-octaviaclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/doc/python-octaviaclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/doc/python-octaviaclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5bbcdl + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/licenses/python-octaviaclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/licenses/python-octaviaclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch/usr/share/licenses/python-octaviaclient-doc + exit 0 Provides: python-octaviaclient-doc = 2.0.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-octaviaclient-tests-2.0.1-1.el8.noarch Provides: python3-octaviaclient-tests = 2.0.1-1.el8 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 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-octaviaclient-2.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-octaviaclient-doc-2.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-octaviaclient-tests-2.0.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sPak9L + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-octaviaclient-2.0.1-1.el8.noarch + exit 0 Child return code was: 0