Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-vmware-nsxlib.spec'], nspawn_args=[]shell=Falseuid=993env={'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-victoria-el8-build-85116-536365/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c44a3fc234d0409ca8fd93767fd545b9', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-85116-536365/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-vmware-nsxlib.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-vmware-nsxlib-17.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-vmware-nsxlib.spec'], nspawn_args=['--private-network']shell=Falseuid=993env={'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-victoria-el8-build-85116-536365/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '614cf7e3ff6e4f14a8949089b46b770f', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-85116-536365/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-vmware-nsxlib.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.Dm9P5i + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt --signature=/builddir/build/SOURCES/vmware-nsxlib-17.0.0.tar.gz.asc --data=/builddir/build/SOURCES/vmware-nsxlib-17.0.0.tar.gz gpgv: Signature made Mon Nov 2 08:36:46 2020 UTC gpgv: using RSA key 23604C209761FF038D4D3E9CFEEBD333F827D2B4 gpgv: Good signature from "OpenStack Infra (Wallaby Cycle) " + cd /builddir/build/BUILD + rm -rf vmware-nsxlib-17.0.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/vmware-nsxlib-17.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vmware-nsxlib-17.0.0 + /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-vmware-nsxlib-17.0.0 base' + rm -f requirements.txt test-requirements.txt + rm -rf vmware-nsxlib.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tu9eX9 + umask 022 + cd /builddir/build/BUILD + cd vmware-nsxlib-17.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/vmware_nsxlib creating build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/security.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/cluster_management.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/__init__.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/core_resources.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/nsx_constants.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/constants.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/router.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/resources.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/trust_management.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/client.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/vpn_ipsec.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/load_balancer.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/exceptions.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/native_dhcp.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/lib.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/config.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/cluster.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/ns_group_manager.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/utils.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/token_provider.py -> build/lib/vmware_nsxlib/v3 copying vmware_nsxlib/v3/client_cert.py -> build/lib/vmware_nsxlib/v3 creating build/lib/vmware_nsxlib/tests creating build/lib/vmware_nsxlib/tests/unit creating build/lib/vmware_nsxlib/tests/unit/v3 creating build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/__init__.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_transaction.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/policy_testcase.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_ipsec_vpn_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_lb_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_api.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/__init__.py -> build/lib/vmware_nsxlib/tests copying vmware_nsxlib/tests/base.py -> build/lib/vmware_nsxlib/tests copying vmware_nsxlib/tests/unit/__init__.py -> build/lib/vmware_nsxlib/tests/unit copying vmware_nsxlib/version.py -> build/lib/vmware_nsxlib copying vmware_nsxlib/__init__.py -> build/lib/vmware_nsxlib copying vmware_nsxlib/_i18n.py -> build/lib/vmware_nsxlib creating build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/__init__.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/core_resources.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/constants.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/core_defs.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/lb_defs.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/lb_resources.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/ipsec_vpn_resources.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/transaction.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/utils.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/ipsec_vpn_defs.py -> build/lib/vmware_nsxlib/v3/policy copying vmware_nsxlib/tests/unit/v3/__init__.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/nsxlib_testcase.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_utils.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_vpn_ipsec.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_cluster.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_qos_switching_profile.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_native_dhcp.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_cluster_management.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_ns_group_manager.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_constants.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/mocks.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_router.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_trust_management.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_cert.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_security.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_load_balancer.py -> build/lib/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_client.py -> build/lib/vmware_nsxlib/tests/unit/v3 running egg_info writing vmware_nsxlib.egg-info/PKG-INFO writing dependency_links to vmware_nsxlib.egg-info/dependency_links.txt deleting vmware_nsxlib.egg-info/requires.txt writing top-level names to vmware_nsxlib.egg-info/top_level.txt writing pbr to vmware_nsxlib.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 reading manifest template 'MANIFEST.in' 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 'vmware_nsxlib.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aZXA81 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch + cd vmware-nsxlib-17.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch --prefix /usr 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-vmware-nsxlib-17.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib copying build/lib/vmware_nsxlib/version.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib copying build/lib/vmware_nsxlib/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib copying build/lib/vmware_nsxlib/_i18n.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests copying build/lib/vmware_nsxlib/tests/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests copying build/lib/vmware_nsxlib/tests/base.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit copying build/lib/vmware_nsxlib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/policy/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_transaction.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/policy/policy_testcase.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_ipsec_vpn_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_lb_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_api.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy copying build/lib/vmware_nsxlib/tests/unit/v3/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/nsxlib_testcase.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_utils.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_vpn_ipsec.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_cluster.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_qos_switching_profile.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_native_dhcp.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_cluster_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_ns_group_manager.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/mocks.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_router.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_trust_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_cert.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_security.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_load_balancer.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 copying build/lib/vmware_nsxlib/tests/unit/v3/test_client.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3 creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/security.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/cluster_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 creating /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/core_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/core_defs.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/lb_defs.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/lb_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/ipsec_vpn_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/transaction.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/utils.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/policy/ipsec_vpn_defs.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy copying build/lib/vmware_nsxlib/v3/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/core_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/nsx_constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/router.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/trust_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/client.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/vpn_ipsec.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/load_balancer.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/exceptions.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/native_dhcp.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/lib.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/config.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/cluster.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/ns_group_manager.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/utils.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/token_provider.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 copying build/lib/vmware_nsxlib/v3/client_cert.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3 byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_transaction.py to test_transaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy/policy_testcase.py to policy_testcase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_ipsec_vpn_resources.py to test_ipsec_vpn_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_lb_resources.py to test_lb_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_resources.py to test_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/nsxlib_testcase.py to nsxlib_testcase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_vpn_ipsec.py to test_vpn_ipsec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_cluster.py to test_cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_qos_switching_profile.py to test_qos_switching_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_native_dhcp.py to test_native_dhcp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_cluster_management.py to test_cluster_management.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_ns_group_manager.py to test_ns_group_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_constants.py to test_constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/mocks.py to mocks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_router.py to test_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_trust_management.py to test_trust_management.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_resources.py to test_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_cert.py to test_cert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_security.py to test_security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_load_balancer.py to test_load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/tests/unit/v3/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/security.py to security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/cluster_management.py to cluster_management.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/core_resources.py to core_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/core_defs.py to core_defs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/lb_defs.py to lb_defs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/lb_resources.py to lb_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/ipsec_vpn_resources.py to ipsec_vpn_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/transaction.py to transaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/policy/ipsec_vpn_defs.py to ipsec_vpn_defs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/core_resources.py to core_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/nsx_constants.py to nsx_constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/router.py to router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/trust_management.py to trust_management.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/vpn_ipsec.py to vpn_ipsec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/load_balancer.py to load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/native_dhcp.py to native_dhcp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/lib.py to lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/cluster.py to cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/ns_group_manager.py to ns_group_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/token_provider.py to token_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib/v3/client_cert.py to client_cert.cpython-36.pyc writing byte-compilation script '/tmp/tmp29xdi2px.py' /usr/bin/python3 /tmp/tmp29xdi2px.py removing /tmp/tmp29xdi2px.py running install_egg_info running egg_info writing vmware_nsxlib.egg-info/PKG-INFO writing dependency_links to vmware_nsxlib.egg-info/dependency_links.txt writing top-level names to vmware_nsxlib.egg-info/top_level.txt writing pbr to vmware_nsxlib.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 reading manifest template 'MANIFEST.in' 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 'vmware_nsxlib.egg-info/SOURCES.txt' Copying vmware_nsxlib.egg-info to /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vmware_nsxlib-17.0.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 17.0.0-1.el8 --unique-debug-suffix -17.0.0-1.el8.noarch --unique-debug-src-base python-vmware-nsxlib-17.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vmware-nsxlib-17.0.0 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-vmware-nsxlib-17.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Z9htLY + umask 022 + cd /builddir/build/BUILD + cd vmware-nsxlib-17.0.0 + stestr-3 run {1} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_delete [0.015654s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyTransportZone.test_get [0.010277s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_get [0.008031s] ... ok {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_wait_until_realized_succeed [0.009656s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 1st time after 0.000(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.011(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.097(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.092(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.056(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.017(s) with args: Unknown Ignoring relax_scale_validation for d1: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 NSX Node is not healthy, reported status: {'result_count': 0} {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_list [0.009152s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.086(s) with args: Unknown _wait_until_state_successful errored for resource: /test/domains/d1/gateway-policies/111. Last consolidated_status result was {'consolidated_status': {'consolidated_status': 'ERROR'}} Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.041(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_dlb_virtual_server_persistence_profile [0.010198s] ... ok Request failed due to: Cannot connect to server Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.003(s) with args: Unknown Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Found 0 Nested Groups, creating 5 more. Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.032(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.031(s) with args: Unknown Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Request failed due to: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.003(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.056(s) with args: Unknown Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.034(s) with args: Unknown The HTTP request returned error code , whereas 201/200 response codes were expected. Response body Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_update [0.010301s] ... ok Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.197(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.160(s) with args: Unknown Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.092(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.181(s) with args: Unknown The HTTP request returned error code 500, whereas 200 response codes were expected. Response body Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration The HTTP request returned error code 404, whereas 200 response codes were expected. Response body Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration The HTTP request returned error code 404, whereas 200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. update_transport_zone failed: Passthrough api is disabled Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 1st time after 0.000(s) with args: Unknown Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 1st time after 0.000(s) with args: Unknown Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration The HTTP request returned error code 500, whereas 201/200 response codes were expected. Response body Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.051(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.097(s) with args: Unknown The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.086(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.171(s) with args: Unknown Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown Ignoring pool_allocation for new name: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 Ignoring pool_allocation for new name: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get_nodes [0.008023s] ... ok The HTTP request returned error code 500, whereas 201/200 response codes were expected. Response body Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.189(s) with args: Unknown The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} Request failed due to: Cannot connect to server Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.003(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time Request failed due to: Cannot connect to server Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.005(s) with args: Unknown The HTTP request returned error code 500, whereas 200 response codes were expected. Response body Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.235(s) with args: Unknown The HTTP request returned error code 404, whereas 200 response codes were expected. Response body Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.237(s) with args: Unknown The HTTP request returned error code 404, whereas 200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} Request failed due to: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.002(s) with args: Unknown Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.152(s) with args: Unknown Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.084(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.287(s) with args: Unknown Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 1st time after 0.000(s) with args: Unknown {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_update ... SKIPPED: The action is not supported by this resource Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration NSX Node is not healthy, reported status: {'healthy': False} Failed to create logical switch fake_name with trunk vlan: illegal range ([10]) is used. Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.293(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.036(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.169(s) with args: Unknown Ignoring bypass_firewall for router d6e0dbd0-af28-41e6-b07e-1031be853480 nat rule: this feature is not supported. Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: Failed to validate API cluster endpoint '[DOWN] https://10.11.12.13' due to: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Found 0 Nested Groups, creating 2 more. Found 2 Nested Groups, creating 3 more. Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.180(s) with args: Unknown _get_realized_downlink_port failed: Passthrough api is disabled Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_create [0.010504s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.066(s) with args: Unknown Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.181(s) with args: Unknown Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.339(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/lb-virtual-servers/test_vs. Last realization info was {} {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_realization_info [0.008053s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Failed to create logical switch fake_name with trunk vlan: this feature is not supported. Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.226(s) with args: Unknown {10} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_add_monitor_to_pool [0.010428s] ... ok Failed to create logical switch fake_name with trunk vlan: vlan id 111 is used. Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.204(s) with args: Unknown {10} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_update [0.010256s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 2nd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 2nd time after 0.109(s) with args: Unknown {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_list_block_subnets [0.007665s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.201(s) with args: Unknown {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_update_route_redistribution_config [0.010644s] ... ok {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_remove_edge_cluster [0.007313s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_map_only [0.008744s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_minimalistic_create [0.008602s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.155(s) with args: Unknown {10} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_create_with_id [0.008627s] ... ok max_attempts setting (2) is lower than amount of endpoints (3), which means that not all endpoints will be probed in case of retriable error {10} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_list_silent_if_empty [0.007800s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule_wrong_suffix [0.009464s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_delete_entry [0.008630s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_unset [0.013720s] ... ok Request failed due to: Certificate not trusted {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_get [0.009791s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_list [0.007422s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 2nd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 2nd time after 0.187(s) with args: Unknown Found 0 Nested Groups, creating 5 more. Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_create [0.008663s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_without_ip_pool [0.010866s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_update [0.009078s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_transport_zones [0.009301s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_create [0.010599s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_get_by_name [0.007742s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_wait_until_realized_succeed [0.008290s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_update_all [0.008812s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_http_profile_def [0.009000s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_status [0.009624s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_create_without_id [0.008794s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_list [0.009934s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_get [0.007992s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_first_seqnum [0.009287s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_delete [0.010164s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_get [0.007763s] ... ok Found 0 Nested Groups, creating 5 more. {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_by_name [0.042258s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_build_route_redistribution_rule [0.007278s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.199(s) with args: Unknown {31} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyEnforcementPoint.test_create [0.012403s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_get [0.009790s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_delete [0.008652s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_wait_until_state_sucessful_with_error [0.005377s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_advertisement_rules_with_replace [0.049881s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyTier1.test_create [0.007865s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_delete [0.006983s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_update [0.006582s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyEdgeCluster.test_get [0.011860s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_delete [0.010399s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_wait_until_realized_error [0.008377s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_get [0.008067s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_list [0.008023s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_get [0.009953s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.298(s) with args: Unknown {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_entry_no_seq_num [0.010307s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_protocol_number_in_obj_dict [0.009153s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_list_static_subnet [0.007683s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_list [0.007642s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_ip_expression [0.006988s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_list [0.008015s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_allocate_block_subnet [0.005475s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_get [0.009870s] ... ok {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_domains_only [0.011736s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_update [0.010725s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_get [0.009108s] ... ok OverlayTransportZone is not yet available on d3bdc9ce-fa33-42e1-bae1-f0d728addc0e. {8} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_get_by_name [0.007884s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_entry_no_service [0.008828s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_entries [0.009342s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_subnet_realization_info [0.008345s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_list [0.010065s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_create [0.013505s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_create_with_id [0.010214s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_get_by_name [0.009304s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_usage [0.008188s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get [0.007697s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_entries_logged [0.010765s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_without_id [0.008922s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_list [0.007923s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_list [0.009899s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_admin_state_up [0.008962s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_transport_zone_id [0.008877s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_get [0.010024s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_delete [0.010107s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_create [0.010529s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_get_by_name [0.009469s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_delete [0.008661s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_delete [0.008709s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_create_with_two_entries [0.012508s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_create_with_one_entry [0.012555s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_update_entry [0.010541s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time {34} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_get_by_name [0.008460s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_get_by_name [0.008362s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_update [0.010833s] ... ok Request failed due to: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.326(s) with args: Unknown {27} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_get_by_name [0.009757s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_get_by_name [0.008548s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_list [0.008000s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_get [0.005640s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_list [0.005406s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_delete [0.007159s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_delete [0.005630s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_update [0.006893s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_get_by_name [0.004540s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get [0.005162s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_create [0.007213s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_dhcp_server_config [0.005867s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_list [0.004900s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_create_with_id [0.010371s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_create [0.013191s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_update [0.010211s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule_position [0.009138s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get [0.007866s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_entry [0.010699s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_get [0.009403s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_create_without_id [0.010234s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_delete [0.008868s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update [0.009535s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_wait_until_realized_succeed [0.010722s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_entry_no_seq_num [0.009989s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_create_without_id [0.010359s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_remove_monitor_from_pool [0.010369s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_delete [0.008754s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get_by_name [0.007727s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_fast_tcp_profile_def [0.008970s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create_mixed_with_parent [0.012071s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_list [0.009378s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_get [0.008354s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_get_realized [0.009947s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_update [0.006105s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_t1 [0.007054s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_set_dhcp_relay [0.006388s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_create_with_id [0.009516s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_get [0.005253s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_get [0.005797s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_create_with_id [0.006492s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create_with_single_tag [0.011991s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_without_id [0.008679s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_get [0.009418s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_get_status [0.007627s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_update [0.008788s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_delete [0.005220s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_update_without_partial_patch [0.007039s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_first [0.006408s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_create_without_id [0.010753s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_list [0.007776s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_segment_ports [0.013860s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_last_over [0.005357s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_uplink_ips [0.008199s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_delete_entry [0.011489s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_update [0.010543s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create [0.010547s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_route_adv_and_tier0 [0.008198s] ... ok {4} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_groups_only [0.013334s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.259(s) with args: Unknown {4} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_tier1_nat_rules_delete [0.011728s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_list [0.047820s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_update [0.007622s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {1} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_validate_connection_keep_alive [0.001701s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_update [0.008441s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_update [0.010454s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_with_id [0.008874s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_get_by_name [0.007904s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_list [0.005124s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_create [0.006192s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_create [0.006015s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_create_without_id [0.010348s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_create_with_id [0.008804s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_create_with_id [0.008947s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_pool_member_and_add_to_pool [0.011063s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_create_with_unsupported_attribute [0.009775s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule [0.009865s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_get [0.010433s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_create_without_id [0.009110s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_get [0.009490s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_edge_cluster [0.004403s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_remove_advertisement_rule [0.006097s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_wait_until_realized_succeed [0.004193s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get [0.004395s] ... ok {31} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_updating_security_policy_with_no_entries_set [0.008593s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_create_or_overwrite ... SKIPPED: The action is not supported by this resource {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_id [0.010237s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get [0.007725s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDeploymentMap.test_create [0.007430s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_list [0.005829s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get_by_name [0.007894s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_with_entries [0.009323s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_unset [0.015475s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_enable_ipv6_no_call [0.008346s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_delete [0.010084s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_get [0.009178s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_delete [0.008510s] ... ok {26} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_ignore_tier0 [0.040223s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_get_by_name [0.009781s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_reload [0.009969s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_get [0.008023s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_create [0.008826s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_update [0.048919s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_defaults [0.001823s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized_multiple_results_get_specific [0.007892s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 2nd time after 0.502(s) with args: Unknown {14} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_update [0.010450s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_statistics [0.008238s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_lb_rule_by_suffix [0.009162s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_with_entries [0.011026s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_create_resource [0.009200s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointTestCase.test_delete_resource [0.009952s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_delete [0.008824s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_list [0.009196s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_list [0.008078s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_with_entries [0.010858s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_union_condition [0.009885s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_delete [0.010208s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_list [0.007679s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_update [0.008929s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule_suffix [0.011000s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_find_cert_with_pem [0.007700s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_create_with_id [0.008436s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_fast_udp_profile_def [0.006331s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get [0.009301s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_update_customized [0.008842s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_delete_entry [0.008659s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_update_all [0.010381s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_get [0.011810s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create_icmp_with_parent [0.010689s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_delete [0.008436s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_set_admin_state [0.008771s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_get [0.007646s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_update [0.010836s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_non_partial_update [0.007084s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_get_by_name [0.005032s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_create [0.006204s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_create [0.009973s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_get_by_name [0.008070s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_create_with_id [0.010488s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_create_without_id [0.008673s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_create_without_id [0.008878s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_with_entries_no_id [0.007767s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_get_by_name [0.004848s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_get_by_name [0.006447s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_entry_no_service [0.009213s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_update_with_conditions_callback [0.009335s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_attach [0.011464s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_update [0.009600s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create_locale_service [0.009301s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.389(s) with args: Unknown {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_edge_cluster [0.008076s] ... ok _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_by_name [0.008394s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_get_by_name [0.007432s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_virtual_server_client_ssl_profile_binding [0.008392s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyTier1.test_create_no_ipv6_profile [0.012657s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_get [0.009636s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_create_with_id [0.008992s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_list [0.008425s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_update [0.008819s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_update [0.008721s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create_with_domain [0.012308s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_route_redistribution_config [0.004933s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_transport_zone [0.004991s] ... ok {17} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1StaticRoute.test_delete [0.005213s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_get_client_ssl_profile [0.004202s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_get_rule [0.004376s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_add_server_ssl_profile_binding [0.005370s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_empty_dhcp_server [0.010753s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_get [0.053050s] ... ok {7} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_update [0.005857s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_delete ... SKIPPED: The action is not supported by this resource {24} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_update [0.010568s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_create_without_id [0.010102s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_wait_until_realized_succeed [0.008273s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_delete [0.008852s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_build_access_list_control [0.009455s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_delete [0.008715s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_get [0.009589s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_create [0.010266s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_update [0.006550s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_get_by_name [0.009386s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_create [0.009216s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_validate_result [0.083819s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_http_error_to_exception [0.002247s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_no_name [0.001688s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_create_with_entries [0.005963s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_list [0.008165s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_get [0.009394s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_by_name [0.007857s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_create_without_id [0.008608s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_without_seqnum [0.010856s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized_id [0.007695s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_update [0.008863s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_static_subnet_realization_info [0.009813s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_wait_until_realized_error [0.008286s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_delete [0.010304s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_build_subnet [0.007603s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_list [0.005445s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_entry [0.005240s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_delete [0.008398s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_delete [0.010313s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_list [0.053015s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_create_with_id [0.009148s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_wait_until_realized_succeed [0.006581s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_get_tz_id [0.005512s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_get [0.005913s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_detach [0.007148s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_list [0.006257s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_delete [0.005818s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_get_by_name [0.009478s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_list [0.007848s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_update_pool_member [0.009049s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_simple_condition [0.009580s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_tags [0.001623s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_add_and_remove_nsgroups [0.003015s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_list ... SKIPPED: The action is not supported by this resource {23} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_list [0.007539s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_get_by_name [0.007776s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_lb_rule [0.010099s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_with_entries_no_id [0.006429s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_list [0.007992s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_list [0.007859s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update [0.005404s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_dup_nested_condition [0.005696s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create_with_multi_tag [0.012399s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_delete [0.010478s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_delete [0.008950s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_list [0.008275s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_virtual_server_status [0.010178s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_delete [0.008729s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_update [0.009549s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_list [0.010240s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_get_by_name [0.005959s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_create_without_id [0.008215s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_bgp_config [0.005008s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_create [0.007297s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_all_args [0.005976s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port [0.005202s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized_multiple_results_get_default [0.010051s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_edge_cluster_by_searching [0.008185s] ... ok {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_transport_type [0.008012s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointTestCase.test_list_all [0.009876s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_tags_update_add [0.006938s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_overlay_transport_zone [0.039433s] ... ok {25} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_unset_tier0 [0.006365s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_list [0.007844s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_admin_down [0.004758s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_update [0.011723s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_wait_until_realized_error [0.009565s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule [0.009642s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_list [0.009939s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_get [0.007812s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_create_service_only [0.008553s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_create_or_update_static_subnet [0.010293s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_update [0.008588s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_delete_resource [0.006244s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier0_uplink_ports [0.004588s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v1 [0.006043s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_wait_until_realized_succeed [0.008504s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_list [0.008426s] ... ok {34} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create_locale_service [0.051581s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_build_entry [0.007835s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_another [0.010899s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_without_seqnum [0.008763s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_get_by_name [0.010225s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_admin_state_down [0.010492s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_list ... SKIPPED: The action is not supported by this resource {4} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_delete_resource ... SKIPPED: The action is not supported by this resource {4} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_get_resource [0.005137s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_create [0.042392s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_list_total_silence [0.009524s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_list [0.007816s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_post [0.005529s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_invalid_query_fail [0.002224s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_invalid_tags_fail [0.002183s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_fip_nat_rules [0.003745s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_path [0.007320s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_t0 [0.007471s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get [0.004957s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_route_adv [0.007524s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_unset_tier0 [0.005222s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_get [0.009875s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_create_with_id [0.009075s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_delete [0.008973s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update [0.011524s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_create_logical_router [0.010362s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_create [0.008970s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create [0.005400s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_list [0.004621s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_entry [0.008855s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_prefix [0.008993s] ... ok Failed to validate API cluster endpoint '[UP] https://8.9.10.11' due to: Test {28} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_update [0.010759s] ... ok Failed to validate API cluster endpoint '[UP] https://9.10.11.12' due to: Test {0} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_create_resource [0.010665s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_get [0.010472s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_with_entries_for_IGNORE_entries [0.010778s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_router_link_port [0.002855s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_with_protocol [0.001778s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_increase [0.001527s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_list [0.008488s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_create [0.009235s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_calc_wait_time_need_wait [0.001366s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get_realized [0.007411s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_empty_condition [0.008176s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_realized_allocated_ip [0.007472s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_locale_tier1_services [0.008358s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_delete [0.008419s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile_without_burst_size [0.006129s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_dhcp_server_replace_val [0.009732s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_fail [0.008858s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_set_edge_cluster [0.010650s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_remove_edge_cluster [0.036344s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_first_seqnum [0.009055s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_delete [0.008493s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_disable_ipv6 [0.010414s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_path_expression [0.008749s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_list [0.007795s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_static_subnet [0.008123s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_get_by_name [0.007983s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_get_by_name [0.007708s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_create [0.056687s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_get [0.007687s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.461(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/certificates/test_cert. Last realization info was {} {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_delete [0.008379s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_create [0.010575s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_with_tn_uuid [0.011590s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_nested_condition [0.011903s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_update_with_conditions [0.010985s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_green_health [0.003101s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_advertisement_rule [0.009161s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create [0.012255s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realized_id_failed [0.007142s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMetadataProxy.test_list [0.053795s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_delete_resource [0.009777s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_get [0.008217s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.585(s) with args: Unknown {33} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_lb_rule_wrong_suffix [0.011398s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_update [0.009141s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_create_ncp_status [0.011348s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all [0.002639s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_delete [0.009059s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_update [0.009063s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get_entry [0.004701s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_advertisement_rules [0.007294s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_create_with_params [0.008854s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_list [0.009849s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get_by_name [0.007891s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_edge_cluster_by_searching [0.004079s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_locale_tier1_services [0.003993s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection [0.000931s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_create [0.010673s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_context_manager_no_wait [0.001999s] ... ok {31} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_list_all [0.005429s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_release_ip [0.044393s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_unset [0.012216s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_ignore_tier0 [0.010443s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_list_logical_router_by_type [0.005962s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_delete_resource [0.008169s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_gw_snat_rule_by_source [0.002805s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_gw_snat_rules [0.002652s] ... ok {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_addition [0.002480s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_create_without_id [0.005248s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_create_with_invalid_init_state [0.054483s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_create [0.010001s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_delete [0.008398s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_list [0.009863s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_get [0.008262s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_delete_locale_service [0.008558s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_release_static_subnet [0.008664s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMetadataProxy.test_get_by_name [0.007709s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_entries [0.009891s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_create_with_id [0.008434s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_list [0.010416s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_mid [0.009057s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_get_by_name [0.008358s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_create_without_id [0.005174s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_create [0.008700s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_create [0.008589s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_delete [0.008476s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_mdproxy [0.009595s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_delete [0.006425s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_create [0.010796s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_wait_until_realized_succeed [0.005877s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get_realized [0.004712s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_set_admin_state_old [0.006930s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_list [0.007835s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_create [0.006592s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_create [0.009083s] ... ok {22} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_update [0.008486s] ... ok {22} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_for [0.008167s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_delete [0.010678s] ... ok {24} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_get_by_name [0.049293s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all [0.002578s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_map_only [0.008586s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_with_entries_for_IGNORE_entries [0.010892s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_update [0.011009s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_delete [0.008964s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_delete [0.008936s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_create_v6 [0.005272s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_realized_id [0.009248s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_with_no_cache [0.007656s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_with_no_cache [0.052217s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_list [0.007953s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_update [0.008687s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_unset [0.013020s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_enable_ipv6 [0.008527s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_delete [0.008982s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_get [0.010094s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_list [0.038486s] ... ok {8} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_route_interface_subnet_as_dict [0.007073s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_no_cidr [0.004526s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_update_ip_pool_delete_gateway [0.011045s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_wait_until_realized_fail [0.346957s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_delete_application_profile [0.004649s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_get_resource [0.005613s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_update_ip_pool_name [0.007625s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_rules_force [0.006652s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_get_by_name [0.008273s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_binding [0.009748s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_list_all [0.007659s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_filters [0.002774s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_with_entries [0.007791s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. {4} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_with_multi_attributes [0.003147s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_switch_mode [0.004516s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_server_ips [0.005646s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_static_routes [0.002753s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_update [0.005327s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.544(s) with args: Unknown {8} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_logical_router_port_by_router_id [0.010805s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v2 [0.005772s] ... ok {18} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_wait_until_realized_succeed [0.009458s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_fip_nat_rules_by_int [0.002545s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_router_edge_cluster [0.002568s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_delete_resource [0.005343s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_tags [0.003311s] ... ok {30} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_create [0.004969s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_reinitialize_cluster [0.047700s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_attribute_values [0.004323s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_delete [0.005124s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_find_cert_with_pem_found [0.002338s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_feature_supported [0.004988s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_build_route_redistribution_config [0.004253s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_create [0.006685s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_http_profiles [0.004588s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_list_pools [0.004393s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_enable_qos_switching_profile_egress_shaping [0.004542s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_list_static_routes [0.006905s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_rules_with_replace [0.005459s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {18} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpProfileTestCase.test_list_all [0.005427s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_list_all [0.005193s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {18} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_illegal_trunk [0.003903s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_get [0.007926s] ... ok {5} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1StaticRoute.test_create [0.010795s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_get [0.004646s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_validate_tier0 [0.002652s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_get_nsgroup_lp_complex_expression [0.001944s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_router_interface [0.007569s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. {37} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_tier1_nat_rules_create [0.014418s] ... ok {37} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_updating_security_policy_and_dfw_rules_no_child_rules [0.049893s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_fip_nat_rules [0.002586s] ... ok Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: {4} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_invalid_tags_fail [0.004051s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_rule_dict [0.002123s] ... ok Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail for the 1st time after 0.000(s) with args: Unknown {4} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_update_ip_set_callback [0.005453s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized [0.008926s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_get_by_name [0.007207s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 3rd time {18} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_get_transport_zones [0.005111s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_validate_tier0_fail_no_cluster [0.002226s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_ingress_with_port [0.002309s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_update_ip_set_empty_ip_addresses [0.002857s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_no_change [0.001404s] ... ok {18} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_add_v3_tag_invalid_scope_length [0.002169s] ... ok Request failed due to: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 3rd time after 0.469(s) with args: Unknown {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_update [0.008412s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch [0.011370s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_validate_tier0_fail_no_members [0.005249s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_add_v3_tag_max_length_payload [0.002196s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_get [0.005102s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_and_resource_type [0.005437s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_resource_by_attributes_cursor_page_size [0.004360s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_tag_only [0.002985s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_list_all [0.006716s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_egress_with_port [0.002268s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create [0.010545s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_generate_cert [0.060564s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_removal [0.002224s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_delete [0.007478s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_delete [0.009014s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_transport_zone [0.044043s] ... ok {23} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update [0.005641s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_client_auth [0.000952s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_get_server_ssl_profile [0.002690s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_list_all [0.005683s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_clear_port_bindings [0.007556s] ... ok {30} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_create [0.006686s] ... ok {30} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile_zero_burst_size [0.003788s] ... ok {30} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeClusterTestCase.test_list_all [0.006103s] ... ok {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_payload_invalid_length [0.001921s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_router_interface [0.010059s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_advertisement_rules_remove [0.009093s] ... ok {9} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_updating_security_policy_and_dfw_rules [0.013347s] ... ok {9} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_stats [0.004120s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_get_logical_port_by_switch [0.005470s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_list [0.009219s] ... ok {9} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_list_all [0.010853s] ... ok {9} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_tags_update_remove [0.009127s] ... ok {9} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier0_uplink_port [0.013380s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_get_resource [0.005644s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_update [0.005406s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_get [0.005476s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_disable_ipv6_no_call [0.004968s] ... ok {34} vmware_nsxlib.tests.unit.v3.test_utils.NsxFeaturesTestCase.test_v2_features_minus [0.004066s] ... ok {17} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_peer_endpoint_update [0.007124s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_create_logical_router_v1_1 [0.005941s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_delete_nat_rule_by_gw_and_source [0.006056s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_rules [0.007576s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointProfileTestCase.test_get_resource [0.005530s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_list_all [0.005709s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockTestCase.test_delete_resource [0.005759s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_trunk_with_vlan [0.005796s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_find_cert_with_pem_empty [0.002651s] ... ok {24} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_list_all [0.006023s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_get [0.004749s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_icmp_type_and_code_in_obj_dict [0.005580s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.521(s) with args: Unknown {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_set_admin_state [0.005167s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_build_route_map_entry_set [0.004084s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_delete [0.006964s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_transport_zone_id_and_default_ep [0.005422s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_create_cert_list [0.005097s] ... ok {4} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_disabled [0.002207s] ... ok {9} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_get_resource [0.005473s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 3rd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 3rd time after 0.410(s) with args: Unknown {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_delete [0.004788s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_router_interface_no_ndra [0.030773s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realized_downlink_port [0.004482s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.526(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} {9} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_icmp [0.005477s] ... ok {9} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_create [0.002189s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_update [0.007886s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_list [0.006272s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {9} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update_lport_nsgroups [0.002740s] ... ok {9} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_context_manager_need_wait [0.003386s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {9} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_no_retry2 [0.003673s] ... ok {39} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_get [0.004340s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_unique_id [0.006945s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_entries_logged [0.005839s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_update [0.008390s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_create [0.038602s] ... ok {33} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_list [0.004566s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_ca_file [0.001045s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_validate_with_exception [0.003868s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_reconfigure_number_of_nested_groups [0.002886s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {37} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_delete_resource [0.005685s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockTestCase.test_get_resource [0.007410s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {37} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_list_all [0.005779s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_by_resouce_type_only [0.003241s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_and_page_size [0.003757s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_create_dhcp_profile [0.007673s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_gw_snat_rule [0.002581s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_protocol [0.001459s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {37} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_list [0.001585s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_allocate_ip [0.005254s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_list [0.006142s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {30} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_by_resouce_type_and_attributes [0.003463s] ... ok {30} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags [0.002997s] ... ok {30} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_and_page_size [0.004842s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get_nodes_nsx_ids [0.006077s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get [0.007568s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_list [0.007292s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_get_persistence_profile [0.002437s] ... ok Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_delete ... SKIPPED: The action is not supported by this resource {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_update [0.006313s] ... ok {30} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_get_resource [0.005786s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time {30} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update_lport_nsgroups_with_mocks [0.003296s] ... ok {30} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_calc_wait_time_need_wait [0.002271s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_get [0.007333s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_list_persistence_profiles [0.002321s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_add_monitor_to_pool [0.004015s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create_l4_with_parent [0.009414s] ... ok max_attempts setting (2) is lower than amount of endpoints (3), which means that not all endpoints will be probed in case of retriable error {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_get_by_name [0.004651s] ... ok {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_route_adv [0.004901s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_limits [0.003861s] ... ok {37} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_local_endpoint_create [0.005758s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_create [0.005640s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_get_by_name [0.007993s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_conns_per_pool [0.004173s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_create [0.006484s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_delete [0.006668s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_list [0.033585s] ... ok Request failed due to: Cannot connect to server Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.002(s) with args: Unknown {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_list [0.004376s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_get_application_profile [0.002417s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_name [0.002486s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes_no_host_routes [0.001546s] ... ok {28} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_path [0.004058s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_debug_info [0.005141s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_create [0.005890s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_remove_monitor_from_pool [0.002730s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_delete_service [0.002532s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_redistribution [0.005055s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v2_NO_DNAT [0.003385s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_get_by_name [0.004914s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create_no_ipv6_profile [0.007093s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_client.NsxV3JSONClientTestCase.test_json_request [0.004623s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier0_uplink_port_ips [0.008265s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_transportzone_id_from_t1 [0.003185s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpProfileTestCase.test_get_resource [0.006523s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_and_cursor [0.002985s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_get_transport_zone_type [0.003556s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_advertisement [0.003251s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_add_record_overflow [0.002219s] ... ok {33} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_is_internal_resource [0.003406s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_no_lb [0.007691s] ... ok Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: Test Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: Test {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeClusterTestCase.test_get_resource [0.005173s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointTestCase.test_get_resource [0.005298s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_list [0.006704s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_list [0.008288s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.642(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/domains/d1/groups/g1. Last realization info was {} {19} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_get_by_name [0.009983s] ... ok {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_get [0.009128s] ... ok Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: {11} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_get [0.007103s] ... ok Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: {19} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_get_by_name [0.008480s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_update [0.009919s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_create_without_id [0.010973s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_get [0.007967s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_delete [0.008654s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_create_with_id [0.008547s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_last [0.010817s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_another [0.009515s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_get [0.007926s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_resource_by_filters [0.003091s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_and_cursor [0.004669s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_regenerate_error [0.006563s] ... ok {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_tags [0.004591s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create_with_unsupported_attr [0.005150s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_validate_connection_method [0.002676s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_condition [0.055256s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get [0.004409s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_remove_advertisement_rule [0.035940s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_create_rule [0.002483s] ... ok {35} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_build_subnet [0.004996s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {28} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_status [0.002435s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_delete [0.008932s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {28} vmware_nsxlib.tests.unit.v3.test_resources.BaseTestResource.test_get_resource [0.001937s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_delete_resource [0.006441s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_block_subnet_cidr [0.008141s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_delete [0.011093s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_update_rate_limit [0.007278s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_get [0.008163s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_tag_and_scope [0.002942s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_delete [0.007513s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_delete_server_ssl_profile [0.003074s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_route_adv_and_tier0 [0.007644s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_add_rule [0.002948s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NatRule.test_create [0.005928s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_remove_router_interface [0.005635s] ... ok {19} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_with_cache [0.005540s] ... ok {19} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_token_provider [0.002902s] ... ok {19} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_list_application_profiles [0.002592s] ... ok {19} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_logical_router_port_by_switch_id [0.005193s] ... ok {19} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_trunk_not_supported [0.004681s] ... ok {19} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_icmp_2_4 [0.002302s] ... ok {19} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_calc_wait_time_no_wait [0.001703s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_with_extra_attribute [0.002932s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_first_initialization [0.004057s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_get_resource [0.006765s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_logicalport_reference [0.001278s] ... ok {28} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_get_status [0.005210s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time {35} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_update_resource [0.010408s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.525(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/ip-pools/p1. Last realization info was {} {35} vmware_nsxlib.tests.unit.v3.test_cluster.NSXHTTPAdapterTestCase.test_init_poolmanager [0.004611s] ... ok No LogicalPort found for tag 'user:k8s' {35} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_thumbprint [0.002116s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_create_monitors [0.010418s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_get_monitor [0.004489s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_add_static_route [0.009290s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_get_resource [0.008535s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_get_resource [0.010640s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_no_resource_type_fails [0.002552s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_l4portset_nsservice [0.001899s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {35} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update_nsgroup_and_section [0.003922s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_suggest_nested_group [0.022849s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_qos_switching_profile_set_shaping [0.003038s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_minimal_args [0.004935s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_delete_resource [0.004622s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {11} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_with_force_true [0.005550s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_delete_nat_rule_by_gw [0.004431s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_get_certificate_details [0.309169s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_transportzone_id_empty [0.002649s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_logical_router [0.005101s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_get_resource [0.005691s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_list_all [0.005389s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_resource [0.005421s] ... ok Ignoring hyperbus_mode for test: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 {25} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_get_resource ... SKIPPED: The action is not supported by this resource Ignoring init_state for test: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.1.0 {11} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_force_delete [0.004168s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_get_resource [0.004230s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_resources.NsxlibHostSwitchProfilesTestCase.test_delete_resource [0.004421s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_get_resource [0.004268s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_create_ip_set [0.002254s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_payload_internal [0.001839s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_get_resource [0.004402s] ... ok {11} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_ike_profile_create [0.005497s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_tag_only [0.003626s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_get_resource [0.004340s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_pop_all_records [0.001418s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time {25} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_add_v3_tag [0.001809s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.662(s) with args: Unknown {25} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_extra_args_positive [0.001824s] ... ok _wait_until_realized maxed-out for resource: /test/domains/d1/gateway-policies/111. Last realization info was {} {25} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_delete_resource [0.005877s] ... ok {25} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_list_all [0.004566s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_wait_until_realized_fail [0.393576s] ... ok {16} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_list [0.004684s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_bad_certificate_values [0.022682s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_get [0.004958s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_select_endpoint [0.003016s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_validate_with_exception_retry [0.002636s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_cluster_management.TestNsxLibClusterManagement.test_get_restore_status [0.002273s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_create_service [0.003371s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_wait_until_realized_fail [0.471205s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_get_logical_port_by_attachment [0.004352s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_list [0.004929s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_create_logical_router_port [0.005305s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_get [0.004357s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_logical_router_port_max_attempts [0.002550s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_force_delete_logical_router [0.005810s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_with_cache [0.005944s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_down_and_retry_on_server_error [0.464177s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_build_prefix_entry [0.004131s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_delete_resource [0.004511s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_delete_client_ssl_profile [0.004157s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_get [0.004400s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_delete_resource [0.004448s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_route_interface_subnet_as_dict [0.004635s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_update [0.009197s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_find_by_display_name [0.008661s] ... ok {32} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_advertisement_rules [0.005800s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_delete_resource ... SKIPPED: The action is not supported by this resource {16} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_pop_record [0.001428s] ... ok {16} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_context_manager_disabled [0.001509s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_client.NsxV3JSONClientTestCase.test_mask_password [0.002445s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_orange_health [0.002554s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_spoofgaurd_profile_create [0.007039s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_http_retries [0.002468s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_list_server_ssl_profiles [0.002382s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_get_resource [0.006735s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_create_logical_router_intf_port_by_ls_id [0.003799s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_connected_t0_transit_net [0.004667s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_wait_until_realized_fail [0.531368s] ... ok _get_realized_id_using_search maxed-out for resource: /infra/tier-1s/111. Last search result was [{'status': {'state': 'in_progress'}, 'id': 'realized_111'}] {7} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_icmp [0.004152s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NatRule.test_update [0.004593s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_virtual_servers_status [0.020452s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_using_add_rules [0.003190s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_del_from_excludelist [0.002302s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create_with_unsupported_attr [0.005029s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_proxy_connection_establish_error [0.393544s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_bgp_config [0.005222s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_utils.NsxFeaturesTestCase.test_v2_features_plus [0.002562s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realized_id [0.003047s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_extra_args_negative [0.002357s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_list [0.003155s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_ip_prefix_list [0.004706s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_repetitive_scopes_remove [0.002592s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_logical_router_fw_section [0.002652s] ... ok {10} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1StaticRoute.test_get [0.003629s] ... ok {7} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_delete_resource [0.005645s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_validate_with_exception_no_retry [0.003550s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_list_all [0.005568s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_wait_until_realized_fail [0.651703s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_red_health [0.002392s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_application_profiles [0.002726s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_update [0.004924s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_update_all [0.005080s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_service [0.001994s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes [0.001422s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_get_by_name [0.004232s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement [0.005533s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_list_all [0.004394s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_get_host_switch_mode [0.002849s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_alloc_realization_info [0.005597s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_wait_until_realized_fail [0.532766s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_centralized_service_port [0.002314s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_get_id_by_resource_and_tag_not_found [0.003601s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_no_resource_type_fails [0.001926s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_get [0.003885s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_get [0.004416s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_set_rule_logging [0.004086s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_get_nsgroup_ls_complex_expression [0.001010s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_create_mac_learning_disabled_profile [0.004257s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_api_version_project_id_tag [0.001937s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_create_with_unsupported_attribute [0.005090s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_create_with_params [0.004366s] ... ok {10} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_tier0_router_overlay_tz [0.002500s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_wait_until_realized_failed [0.670419s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_by_name [0.003785s] ... ok {32} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_dpd_profile_update [0.006179s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_path [0.004612s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_update ... SKIPPED: The action is not supported by this resource {32} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_get_resource [0.004927s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_build_route_map_entry [0.003344s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_delete [0.006320s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_update [0.004282s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_realized_id_failed [0.613299s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_remove_connectivity_and_subnets [0.004886s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_import_and_delete_cert_pkey [0.418465s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_update [0.005420s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_put [0.004855s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_update [0.006778s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_timeouts [0.003926s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 2nd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 2nd time after 0.501(s) with args: Unknown {39} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_list_all ... SKIPPED: The action is not supported by this resource {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_update [0.039349s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_delete [0.005138s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_get_resource [0.004685s] ... ok {14} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_delete_locale_service [0.004357s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_delete [0.005158s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_get [0.004434s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_delete_pool [0.004109s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_get_by_display_name [0.005970s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_resource_by_attribute_values [0.002467s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.BaseTestResource.test_delete_resource [0.003524s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NatRule.test_delete [0.037654s] ... ok {13} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_list [0.035751s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_with_multi_attributes [0.002888s] ... ok {6} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_set_enable_standby_relocation [0.006418s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_path [0.003547s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_utils.NsxFeaturesTestCase.test_v2_features [0.001997s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_delete_persistence_profile [0.002801s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_payload [0.001793s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_inject_headers_callback [0.006045s] ... ok {38} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_delete [0.004273s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_list_virtual_servers [0.002441s] ... ok Request failed due to: Unexpected error from backend manager (1.1.1.1) for whatever {13} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_proxy_stale_revision [0.003842s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_delete_virtual_server [0.002360s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_remove_rule [0.002992s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_get_resource [0.004991s] ... ok Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. {13} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_create_virtual_server [0.002239s] ... ok Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. {38} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile_with_burst_size [0.004268s] ... ok {39} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_list_all [0.006006s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_disable_qos_switching_profile_egress_shaping [0.004230s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_no_ranges_no_gateway [0.006515s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_disable_qos_switching_profile_ingress_shaping [0.002767s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_allocate_ip_from_pool [0.004602s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile [0.002618s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.526(s) with args: Unknown {38} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_delete_ip_pool [0.004545s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_logical_port_with_extra_configs [0.007209s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_list_all [0.030715s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_redistribution_rules [0.005799s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_release_ip_to_pool [0.004599s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_change_edge_firewall [0.004547s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_invalid [0.002894s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_vlan [0.004746s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_logical_port_with_addr_binding [0.005010s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_no_ranges_with_gateway [0.006937s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_get_rate_limit [0.003649s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_list_all [0.006155s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_force_delete_ip_pool [0.004593s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v22_NO_DNAT [0.006556s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockTestCase.test_list_all [0.006596s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_resources.NsxlibHostSwitchProfilesTestCase.test_list_all [0.004531s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibPortMirrorTestCase.test_list_all [0.004669s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_get_binding [0.006112s] ... ok Failed to create tier1 link port for tier1 router 36338610-bf16-4b00-9e9b-dfe014a386b3, deleting peer tier0 link port af5bba22-9172-4d39-b0eb-1a6cb4fe6ac6: {13} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_router_link_port_fail [0.002798s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_delete_resource [0.005079s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {13} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_create_with_membership [0.001964s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {38} vmware_nsxlib.tests.unit.v3.test_resources.NsxlibHostSwitchProfilesTestCase.test_get_resource [0.004429s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {14} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_with_attachtype_cif [0.004924s] ... ok Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {13} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_find [0.001212s] ... ok No LogicalPort found for tag 'user:k8s' {13} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_read [0.001516s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_get_id_by_resource_and_tag_not_found [0.002843s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_switching_profile_create [0.005281s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {14} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_get_md_proxy_status [0.004804s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_context_manager_disabled [0.002144s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_attribute_values [0.003641s] ... ok {6} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_api_version_project_tag [0.001996s] ... ok {38} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_invalid_query_fail [0.001833s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_delete_resource [0.006010s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_list_all [0.004886s] ... ok {13} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_update_with_rules [0.005373s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_admin_down [0.004695s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_delete_resource [0.005496s] ... ok Multiple LogicalPort found for tag 'user:k8s' {14} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_get_id_by_resource_and_tag_multiple [0.003623s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_del_static_routes [0.002137s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {14} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_calc_wait_time_no_wait [0.001815s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_get_name_short_uuid [0.001963s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_update [0.001891s] ... ok {14} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_peer_endpoint_create [0.005813s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 3rd time Request failed due to: Cannot connect to server Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 3rd time after 0.611(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.823(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/lb-services/test_lbs. Last realization info was {} {20} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_wait_until_realized_fail [0.832750s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxSearch.test_nsx_search_by_realization [0.005393s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time Request failed due to: Cannot connect to server Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.250(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.790(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/lb-persistence-profiles/test_pers. Last realization info was {} {23} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_max_retry_attempts_on_retriable_error [0.254263s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_wait_until_realized_fail [0.800516s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_get_by_name [0.003724s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_create_persistence_profiles [0.005144s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_entry [0.005184s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_list_rules [0.003753s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_list [0.003376s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_delete [0.008086s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {23} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes_gw_none [0.002922s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_create [0.003856s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_wait_until_state_sucessful [0.007145s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.682(s) with args: Unknown {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMetadataProxy.test_get [0.004445s] ... ok _wait_until_realized maxed-out for resource: /test/tier-0s/111. Last realization info was {} {23} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_create_qos_switching_profile [0.005576s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_wait_until_realized [0.719612s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_update [0.004147s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_build_community_match_criteria [0.003983s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_get_ip_pool_allocations [0.007121s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_advertisement_rules_with_replace [0.004248s] ... ok {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update [0.004304s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_ls_id [0.009417s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_router_interface_no_ndra [0.004672s] ... ok set_dhcp_relay failed: Passthrough api is disabled {36} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_set_dhcp_relay [0.004717s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_list_client_ssl_profiles [0.001910s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_create [0.007157s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_create_pool [0.001890s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier1_link_port [0.013701s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_create_binding [0.004151s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_remove_router_interface [0.006978s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_get_id_by_resource_and_tag [0.004057s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointProfileTestCase.test_list_all [0.004183s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_filters [0.005222s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_by_name [0.019325s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_list_all [0.005316s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_advertisement_rules [0.008845s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_get_id_by_resource_and_tag [0.002194s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_tier0_router_overlay_tz_via_advanced_config [0.003423s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_set_edge_cluster [0.003814s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_scope_only [0.002268s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_build_dhcp_config_v4 [0.003527s] ... ok {23} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_get_name_and_uuid [0.003190s] ... ok Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 {36} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_context_manager_no_wait [0.002037s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create_no_ipv6_profile [0.007165s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_no_retry [0.001784s] ... ok {20} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_build_dhcp_config_v6 [0.004713s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_delete [0.004230s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_conf_providers_no_scheme [0.002115s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_list_all [0.005371s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_fast_udp_profiles [0.002209s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_advertisement_rules_remove [0.005659s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_list_monitors [0.001924s] ... ok {36} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_list_all [0.004074s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_usage [0.001994s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail' for the 2nd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail for the 2nd time after 0.366(s) with args: Unknown {20} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_get_resource [0.005622s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_list_all [0.004114s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeClusterTestCase.test_delete_resource [0.004149s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpProfileTestCase.test_delete_resource [0.004328s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_tier0_router_tz [0.003621s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_api_version_tag [0.001628s] ... ok {27} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_update [0.028729s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_import_and_delete_cert_only [0.867670s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_delete_resource [0.004227s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_delete_resource [0.005266s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_round_robin_servicing [0.003335s] ... ok {20} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_ipsec_profile_create [0.004197s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_fast_tcp_profiles [0.002218s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_conf_providers_with_scheme [0.002611s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Found 0 Nested Groups, creating 3 more. Found 2 Nested Groups, creating 1 more. {27} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_initialize_with_absent_nested_groups [0.002981s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_http_retries [0.003485s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_get_virtual_server [0.001987s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_resources.BaseTestResource.test_list_all [0.001603s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_delete_resource [0.005809s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_list [0.004512s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_delete_resource [0.004473s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_delete_resource [0.004284s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_route_map [0.004541s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.973(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/lb-pools/test_pool. Last realization info was {} {29} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_wait_until_realized_fail [0.983047s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_by_resouce_type_only [0.003778s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. {27} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_update_metadata_proxy [0.005553s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_switching_profile_update [0.004612s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_delete [0.006542s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_delete_ip_set [0.002294s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_get_ipset_reference [0.001673s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointProfileTestCase.test_delete_resource [0.006312s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get_entry [0.004377s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_delete_resource [0.004429s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_list_all [0.004776s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_delete [0.004588s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_and_resource_type [0.002808s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_delete_resource [0.005365s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_list [0.005489s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_list_all [0.005200s] ... ok {26} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_get_resource [0.003914s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_router_transport_zone [0.002334s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_update [0.004598s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update [0.003320s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_t0_t1_fail [0.003898s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.886(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 4th time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 4th time after 0.844(s) with args: Unknown {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_wait_until_realized [0.892966s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_local_endpoint_update [0.005657s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_set_admin_state_old [0.007251s] ... ok {27} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_create [0.004706s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_by_name [0.006144s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_delete [0.004492s] ... ok {12} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_creating_security_policy_and_dfw_rules [0.006314s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_list [0.004038s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {12} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_gateway [0.001779s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_delete [0.005942s] ... ok {12} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_tags [0.005362s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_get [0.004042s] ... ok {12} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_update_logical_router_port [0.005623s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_set_enable_standby_relocation [0.004838s] ... ok Multiple LogicalPort found for tag 'user:k8s' {12} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_get_id_by_resource_and_tag_multiple [0.004379s] ... ok {12} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_delete_resource [0.004771s] ... ok {12} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_gw_snat_rule [0.002500s] ... ok {12} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_update_ip_set [0.002848s] ... ok {12} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_get_resource [0.004998s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_wait_until_realized_succeed [0.036915s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_advertisement_rule [0.004494s] ... ok {29} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_tz_type [0.003924s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_proxy_connection_aborted [0.002434s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_conf_providers_no_scheme [0.003836s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_add_client_ssl_profile_binding [0.003012s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_get_resource [0.005422s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_logical_port_no_addr_binding [0.005216s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_list_all [0.005798s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_server_ips [0.002720s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_get_by_owner_vm_id [0.004130s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_trunk [0.004713s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_list_all [0.004361s] ... ok Ignoring advertise_lb_snat_ip for router 7e42a415-1ae7-4ee3-a9e1-520983dbbd1e update_advertisement: This feature is not supported. {29} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_advertisement_lb_unsupported [0.004359s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {29} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_excludelist [0.002061s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {29} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_add_record [0.001114s] ... ok {29} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_delete_resource [0.004497s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 1.275(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_wait_until_realized [1.282786s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_find_cert_with_pem [0.002112s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 3rd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 3rd time after 1.100(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 1.166(s) with args: Unknown _wait_until_realized maxed-out for resource: /test/tier-1s/111/segments/seg-111/ports/port-111. Last realization info was {} {21} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_wait_until_realized_fail [1.172365s] ... ok {21} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_ip_address_pool_and_block_subnets [0.006653s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientTestCase.test_raise_error [0.002375s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_headers [0.006366s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_delete [0.004687s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_remove_non_exist_monitor_from_pool [0.001998s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {21} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_net_no_defaults [0.001350s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {21} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_net_with_defaults [0.001136s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibEdgeClusterTestCase.test_delete_resource [0.003894s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibPortMirrorTestCase.test_delete_resource [0.004040s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_get_resource [0.004933s] ... ok Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. {21} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_create_mac_learning_profile [0.003970s] ... ok {21} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_remove_router_link_port [0.002197s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 3rd time after 1.503(s) with args: Unknown Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 3rd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 3rd time after 1.503(s) with args: Unknown Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail' for the 3rd time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail for the 3rd time after 1.182(s) with args: Unknown {16} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry [1.185788s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_load_and_delete_existing_cert [0.644085s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientTestCase.test_api_call [0.003597s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_timeouts [0.003047s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_list_services [0.001885s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {3} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_config [0.001349s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_resource [0.003729s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_transportzone_id_from_t0 [0.033275s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibEdgeClusterTestCase.test_list_all [0.004047s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_delete_resource [0.003849s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_with_extra_attribute [0.002266s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_resource_by_attribute_values [0.003024s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_tag_and_scope [0.002080s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_get_managers_ips [0.002257s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_has_service_router [0.001669s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_with_rules [0.001522s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_update [0.001586s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_delete [0.001386s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_get_resource [0.004495s] ... ok {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_update_no_rules [0.004882s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 4th time Request failed due to: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 4th time after 2.259(s) with args: Unknown {5} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_exception_translation_on_ground_error [2.264869s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_conf_providers_with_scheme [0.003253s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_get_pool [0.002340s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {5} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_server_ip [0.001817s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {5} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes_gw_none_host_route_any [0.001214s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_redistribution_rules [0.005899s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_delete_resource [0.004394s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_resource_by_attributes_cursor_page_size [0.002448s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_by_resouce_type_and_attributes [0.002486s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_delete_resource [0.005692s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {5} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_icmp_0_255 [0.001374s] ... ok {5} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_repetitive_scopes [0.001719s] ... ok Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 4th time {22} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_max_retry_attempts_on_server_error [2.342931s] ... ok {22} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_conns_per_pool [0.004553s] ... ok {22} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_create_server_client_ssl_profiles [0.002019s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Found 0 Nested Groups, creating 5 more. NSGroup nsgroup_id was expected to be found in group 33333333-3333-3333-3333-333333333333, but wasn't. Looking in the next group.. {22} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_when_nested_group_is_full [0.002989s] ... ok {22} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_delete_qos_switching_profile [0.002165s] ... ok {22} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_update_ip_pool_gateway [0.005402s] ... ok {22} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_dhcp_server_new_val [0.005386s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 5th time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 5th time after 2.416(s) with args: Unknown {30} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random [2.420301s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 4th time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 4th time after 2.696(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 4th time after 3.506(s) with args: Unknown Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 4th time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 4th time after 3.505(s) with args: Unknown {22} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_get_with_cache [2.016137s] ... ok {22} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_find_cert_with_pem_rn_found [0.002007s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {22} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_context_manager_need_wait [0.001788s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 5th time after 5.508(s) with args: Unknown Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 5th time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 5th time after 5.508(s) with args: Unknown {8} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry [5.510591s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_get_resource [0.005465s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_get_resource [0.004546s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_list_all [0.006194s] ... ok {8} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_service_create [0.004281s] ... ok Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 5th time Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 5th time after 5.504(s) with args: Unknown {35} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple [5.506324s] ... ok {35} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_dpd_profile_create [0.007087s] ... ok Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 6th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 6th time after 7.511(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 7th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 7th time after 9.513(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 8th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 8th time after 11.516(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 9th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 9th time after 13.518(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 10th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 10th time after 15.520(s) with args: Unknown {15} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_with_retry_pending_delete [15.527829s] ... ok Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 1st time after 0.000(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 2nd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 2nd time after 0.501(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 3rd time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 3rd time after 1.503(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 4th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 4th time after 3.505(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 5th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 5th time after 5.507(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 6th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 6th time after 7.510(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 7th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 7th time after 9.512(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 8th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 8th time after 11.515(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 9th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 9th time after 13.517(s) with args: Unknown Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 10th time Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 10th time after 15.519(s) with args: Unknown {15} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_with_retry_stale_revision [15.524637s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_unset [0.007949s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_create_or_overwrite [0.004512s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_update [0.004291s] ... ok Ignoring start_ip for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 3.0.0 {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_allocate_block_subnet_with_unsupported_attribute [0.005875s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_release_block_subnet [0.004103s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_remove_connectivity_path [0.004156s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_detach_with_vif [0.005600s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_feature_supported [0.003993s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_realized_downlink_port [0.004195s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get [0.023421s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_create [0.004148s] ... ok {15} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_domains_and_groups [0.005453s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_create_client_ssl_profiles [0.001999s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_delete_monitor [0.003180s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_delete_rule [0.002166s] ... ok Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. {15} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_enable_qos_switching_profile_ingress_shaping [0.002622s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibEdgeClusterTestCase.test_get_resource [0.003847s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibPortMirrorTestCase.test_get_resource [0.003945s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_illegal_name [0.005234s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags [0.002328s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_scope_only [0.002288s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_resource_by_filters [0.002344s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {15} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_add_to_excludelist [0.001908s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {15} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_rule_address [0.000984s] ... ok Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration {15} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_decrease [0.001353s] ... ok {15} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_max_length_payload [0.002821s] ... ok ====== Totals ====== Ran: 1193 tests in 31.3135 sec. - Passed: 1182 - Skipped: 11 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 75.1886 sec. ============== Worker Balance ============== - Worker 0 (30 tests) => 0:00:00.312010 - Worker 1 (30 tests) => 0:00:00.305607 - Worker 2 (30 tests) => 0:00:00.220504 - Worker 3 (30 tests) => 0:00:02.100708 - Worker 4 (30 tests) => 0:00:00.254506 - Worker 5 (30 tests) => 0:00:02.524922 - Worker 6 (30 tests) => 0:00:00.864693 - Worker 7 (30 tests) => 0:00:00.720068 - Worker 8 (30 tests) => 0:00:05.788221 - Worker 9 (30 tests) => 0:00:00.298306 - Worker 10 (30 tests) => 0:00:00.758793 - Worker 11 (30 tests) => 0:00:00.548237 - Worker 12 (30 tests) => 0:00:01.174033 - Worker 13 (30 tests) => 0:00:00.834264 - Worker 14 (30 tests) => 0:00:00.867577 - Worker 15 (30 tests) => 0:00:31.198801 - Worker 16 (30 tests) => 0:00:01.775831 - Worker 17 (30 tests) => 0:00:00.277956 - Worker 18 (30 tests) => 0:00:00.261105 - Worker 19 (30 tests) => 0:00:00.293871 - Worker 20 (30 tests) => 0:00:00.990335 - Worker 21 (30 tests) => 0:00:01.409351 - Worker 22 (30 tests) => 0:00:04.618331 - Worker 23 (30 tests) => 0:00:00.913224 - Worker 24 (30 tests) => 0:00:00.333454 - Worker 25 (30 tests) => 0:00:00.506576 - Worker 26 (30 tests) => 0:00:01.050818 - Worker 27 (30 tests) => 0:00:01.012297 - Worker 28 (30 tests) => 0:00:00.224943 - Worker 29 (30 tests) => 0:00:01.152481 - Worker 30 (30 tests) => 0:00:02.623567 - Worker 31 (30 tests) => 0:00:00.241681 - Worker 32 (30 tests) => 0:00:00.635390 - Worker 33 (29 tests) => 0:00:00.219929 - Worker 34 (29 tests) => 0:00:00.269132 - Worker 35 (29 tests) => 0:00:05.722906 - Worker 36 (29 tests) => 0:00:00.897071 - Worker 37 (29 tests) => 0:00:00.261948 - Worker 38 (29 tests) => 0:00:00.729263 - Worker 39 (29 tests) => 0:00:00.585029 + exit 0 Processing files: python3-vmware-nsxlib-17.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KKK3gf + umask 022 + cd /builddir/build/BUILD + cd vmware-nsxlib-17.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/doc/python3-vmware-nsxlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/doc/python3-vmware-nsxlib + cp -pr README.rst /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/doc/python3-vmware-nsxlib + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BQ6TNv + umask 022 + cd /builddir/build/BUILD + cd vmware-nsxlib-17.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/licenses/python3-vmware-nsxlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/licenses/python3-vmware-nsxlib + cp -pr LICENSE /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/licenses/python3-vmware-nsxlib + exit 0 Provides: python3-vmware-nsxlib = 17.0.0-1.el8 python3.6dist(vmware-nsxlib) = 17.0.0 python3dist(vmware-nsxlib) = 17.0.0 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: python3-vmware-nsxlib-tests-17.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NpPROZ + umask 022 + cd /builddir/build/BUILD + cd vmware-nsxlib-17.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/licenses/python3-vmware-nsxlib-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/licenses/python3-vmware-nsxlib-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch/usr/share/licenses/python3-vmware-nsxlib-tests + exit 0 Provides: python3-vmware-nsxlib-tests = 17.0.0-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-vmware-nsxlib-17.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-vmware-nsxlib-17.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-vmware-nsxlib-tests-17.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8W9c1C + umask 022 + cd /builddir/build/BUILD + cd vmware-nsxlib-17.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-vmware-nsxlib-17.0.0-1.el8.noarch + exit 0 Child return code was: 0